Realno zamutit takoj script :
1:cast spell : magic arrow
2: avtomatom nahodit cheloveka v 5 kletkah ot tebja !
3: kastuet na nevo etot magic arrow !
esli kto nibudj mozhet pomoch pomagite budu blogodaren !
Targetting..
Moderators: Murderator+, Murderator
пишу без проверки, просто концепция
uo.set("finddistance","6")
uo.ignore("self")
uo.findtype("human","-1","ground)
while uo.findcount()
#в пределах от 6 до 4 клеток
if uo.getdistance("finditem")<4 then
uo.cast("Arrow","finditem")
return
end if
uo.ignore("finditem")
uo.findtype("human","-1","ground)
wend
uo.set("finddistance","6")
uo.ignore("self")
uo.findtype("human","-1","ground)
while uo.findcount()
#в пределах от 6 до 4 клеток
if uo.getdistance("finditem")<4 then
uo.cast("Arrow","finditem")
return
end if
uo.ignore("finditem")
uo.findtype("human","-1","ground)
wend