Search found 2 matches

by ghostrike
2004-10-06 14:26:28
Forum: Help
Topic: ' help plz!!!
Replies: 3
Views: 1272

dont work

That not work...
by ghostrike
2004-10-06 04:57:06
Forum: Help
Topic: ' help plz!!!
Replies: 3
Views: 1272

' help plz!!!

First, Sorry for my bad english.

Today i tried to creat a small macro for tailoring. I do this:

sub tailor3()
VAR cloth=0x40011340
UO.WaitMenu('Cloth','Misc.','Misc.','Body sash d intelligence')
UO.UseType(0x0f9d)
uo.waittargetobject(cloth)
wait(7000)
tailor1()
end sub

in the line UO ...