Search found 6 matches

by raptor
2004-06-18 01:14:50
Forum: General
Topic: Info on yokoinjection
Replies: 10
Views: 5215

ok thanks :D
by raptor
2004-06-17 01:16:26
Forum: General
Topic: Info on yokoinjection
Replies: 10
Views: 5215

ah! a complete function/command list isnt it?!?
lol that's great!
basically i need a command to poison my kryss :) i think that
"uo.useskill poisoning kryss" would work great
there is also uo.poison but i dont know what is this :/
thanks really a lot :D
by raptor
2004-06-16 12:53:00
Forum: General
Topic: Info on yokoinjection
Replies: 10
Views: 5215

oh thanks men :) that really rocks!
and for the "useskill" command? do you know something
by raptor
2004-06-15 23:54:49
Forum: General
Topic: Info on yokoinjection
Replies: 10
Views: 5215

i was wrong.. the arrays problem remains
i cant use
dim z[5]

sub aaa()
z[1]=1
uo.print(str(z[1]))
end sub

i cant use a global variable.. :/ i must use

sub aaa()
dim z[5]
z[1]=1
uo.print(str(z[1]))
end sub

is there a method (like function parameters) to use global arrays?
by raptor
2004-06-15 23:11:11
Forum: General
Topic: Info on yokoinjection
Replies: 10
Views: 5215

i solved the array one i had an old version of injection.dll
it's a shame for the bar
mmh the homepage doesnt contain the lastest version of injection like 4ZD :/

anyway..thanks for the answers =)

ah.. do you know how to poison a weapon that is an object type?
a friend of mine told me to ...
by raptor
2004-06-15 20:03:44
Forum: General
Topic: Info on yokoinjection
Replies: 10
Views: 5215

Info on yokoinjection

hi there.. i'd ask you some info about yokoinjection

1-does someone know how to use arrays?
i use a syntax like:
1 dim A[10]
2 A[5]="1"
but i get an "unhandled parser exception" or something like that on line 2

2-is the bar (with reagents hits and other info) customizable? can i add ...