Code: Select all
sub recallifsawred()
var typech='0x0190'
uo.set("finddistance","30")
uo.ignorereset()
uo.ignore('self')
while true
uo.findtype(typech,"-1","ground")
if uo.findcount() then
uo.say("Ыыы")
uo.Recall("0x5A90017E","1025")
wait(500)
endif
wait(500)
if typech == '0x0190' then
typech='0x0191'
else
typech='0x0190'
end if
wait(500)
wend
end sub
Какниубдь можно добавить в этот скрипт, чтобы он от анимал тренера не убегал, а только от друних игроков.