Page 1 of 1

фигня

Posted: 2006-06-22 16:09:27
by kicker
а как сделать чтобы он из определенного пакетика таскал 1 бутылку яда и клал в пак

Posted: 2006-06-22 16:39:03
by Scripts Writer

Code: Select all

uo.FindType(poison,color,paketik)
if uo.FindCount() then
  uo.moveitem('finditem','1')
  wait(500)
end if