you said me, that it is not implemented yet
im finding some way to do this

(,infogump prints information into Text Console... if i can get data from Text Console, i'll get positions of images)
Code: Select all
UO.Cast("Explosion","lasttarget");
Wait(1000); 1000 - time in miliseconds...
UO.Equipt("Rhand","0x1401");
Code: Select all
UO.WaitTargetTile("1447",Str(UO.GetX("object_id")),Str(UO.GetY("object_id")),Str(UO.GetZ("object_id")))