random findtype

Ask for help

Moderators: Murderator+, Murderator

Post Reply
sh
Posts: 14
Joined: 2005-01-02 03:12:32

random findtype

Post by sh »

When i call uo.findtype() un my script for searching items on ground, it finds one and in next loop it finds again same object. Is it possible to find new object every time (in every "WHILE" loop)?
Yoko
Site Admin
Posts: 1964
Joined: 2004-04-03 16:49:38
Contact:

Post by Yoko »

the same method as in EasyUO

,ignore <serial>
god
Posts: 8
Joined: 2004-08-02 14:11:24
Contact:

Post by god »

Yoko wrote:the same method as in EasyUO

,ignore <serial>


Yoko, and what about only one pass (not repeated macro in while-wend repet-until) throught my script?

For example: I threw something out from my backpack.. But it fails in an case and I repeat macro again and look for next type of item but still will be found this used one... And ,ignore doesn't work anymore why why why??? What am I doing wrong?
sh
Posts: 14
Joined: 2005-01-02 03:12:32

Post by sh »

Yoko, thanks, now it's ok. i use ignore(findtye) and every 20 loops i use ignorereset().

But can you describe why inj. journal doesnt work on runuo-aos?
Yoko
Site Admin
Posts: 1964
Joined: 2004-04-03 16:49:38
Contact:

Post by Yoko »

1) it is working 2) it is described
read FAQ
Post Reply