Yoko
http://forum.yoko.com.ua/

собирание с земли
http://forum.yoko.com.ua/viewtopic.php?f=17&t=11401
Page 1 of 1

Author:  yxTbl [ 2007-02-07 15:33:50 ]
Post subject:  собирание с земли

чтобы собирал с земли (под собой) итемы любые

Author:  prof [ 2007-02-07 16:25:20 ]
Post subject:  Re: собирание с земли

yxTbl wrote:
чтобы собирал с земли (под собой) итемы любые

в поиске "лут с земли"

Author:  I'm [ 2007-02-07 18:12:04 ]
Post subject: 

Прошу использовать соответствующий раздел для подобных тем.

Author:  decker [ 2007-02-08 11:52:04 ]
Post subject: 

sub loot2()
uo.set("finddistance","2");
for var i=1 to 100
uo.findtype("-1","-1","ground");
if uo.findcount() Then
uo.moveitem("finditem");
uo.ignore("finditem","on");
endif
wait(10);
next
uo.ignorereset()
end sub

Author:  Scripts Writer [ 2007-02-11 10:20:00 ]
Post subject: 

decker wrote:
sub loot2()
uo.set("finddistance","2");
for var i=1 to 100
uo.findtype("-1","-1","ground");
if uo.findcount() Then
uo.moveitem("finditem");
uo.ignore("finditem","on");
endif
wait(10);
next
uo.ignorereset()
end sub


Совет, игнорить после действия а не сразу же перехватывать moveitem ignor'oм.

Author:  Nmy [ 2007-02-11 19:57:55 ]
Post subject: 

хмм... а почему? :)

Page 1 of 1 All times are UTC+02:00
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/