random findtype
Moderators: Murderator+, Murderator
random findtype
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 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?