Code: Select all
WalkMe(BaseX[WayPoint],BaseY[WayPoint],'')Code: Select all
WalkMe(BaseX[WayPoint],BaseY[WayPoint],'')Code: Select all
sub odevanije Weaponishitaposleheailnga()
if uo.injournal('You put') then
uo.msg('.arm')
uo.deletejournal()
end if
wend
end subэто что ?Rivory wrote:Code: Select all
sub pickup() uo.set('finddistance','3') uo.findtype(_ШМОТ_,'-1','ground') if uo.findcount() then uo.useobject('finditem') #юзает итем ##лишнее uo.move('finditem','-1','backpack') #кладёт в бекпак ##удалить end if end sub