automacro trigger using weapons

All about the macro plugin can be found in this forum. This forum is intended for the macro plugin only.

Moderator: Moderators

Message
Author
imom15
Noob
Noob
Posts: 1
Joined: 10 Sep 2011, 22:57
Noob?: Yes

automacro trigger using weapons

#1 Post by imom15 »

hi. im trying to use the presence of weapons in my inventory as triggers for my macros. the problem i am having is that openkore seems to recognize a regular stiletto and an unidentified stiletto as the same.

my trigger

automacro example
inventory "stiletto [3]" >0
call whatever

what happens is that when the bot picks up a stiletto from a monster it triggers. so can i do something about that ? can i identify both weapons separately ?

thanks in advance for any suggestions.

EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: automacro trigger using weapons

#2 Post by EternalHarvest »

Unindentified items can't be separated by their names since identification status doesn't affect these names.

Post Reply