Search found 1 match

by vitja
2005-07-04 12:34:39
Forum: Scripting Ore
Topic: Помогите, плиз, с тейлором..
Replies: 36
Views: 9718

HELP!!! Tailoring

Pomogite pozaluista 4tobi on delal long pants i rezal wtani na binti

sub tailoring()
VAR Tkan = "0x175D"
VAR Kit = "0x0F9D"
UO.CancelMenu()
q7:
uo.exec ("waitmenu 'Cloth' 'Legwear' 'Legwear' 'long pants'")
uo.waittargettype(Tkan)
uo.usetype (Kit)
wait(4000)
goto q7
end ...