Search found 1 match

by pendulumian
2009-05-17 14:25:58
Forum: Scripting Ore
Topic: подредактируйте
Replies: 1
Views: 1323

подредактируйте

sub ff()

uo.deletejournal()
VAR x1,x2,y1,y2,sx,sy,limit

x1=0
x2=0
y1=0
y2=0

uo.Set('finddistance','8')
na:
uo.findtype('0x0080',-1,'ground')
if uo.findcount()>0 then
sx=str(uo.getx('finditem'))
sy=str(uo.gety('finditem'))
if x1==1 and x2==1 or y1==1 and y2==1 then ...