хилинг хелп
Posted: 2013-08-14 12:40:41
Code: Select all
sub bandself()
var band = "0x0e21"
if uo.waiting() then
uo.canceltarget()
endif
if (uo.life<uo.str) and (uo.count(band)>0) then
uo.waittargetself()
uo.usetype(band)
MesReact()
uo.print(str(uo.count(band)-1)+" ??????")
else
if uo.life==uo.str then
uo.print("?????? "+str(uo.count(band)))
endif
if (uo.count(band)<1) then
uo.print("áèíòû êîí÷èëèñü!")
endif
endif
wShldWep()
endsub
все бы хорошо только не хилится, где ошибка?