Request for Plugin - /WHEREIS <item>

Possum

Lifetimer
Joined
Jun 24, 2007
Messages
25
Reaction score
0
Points
0
I would like a plugin that adds a command:

/whereis {item}

where {item} is a link or name of an item.

OR

/whereis

and the plugin uses the item on the cursor.

Upon execution, the plugin should display the storage location(s) of every instance of that item for the current character, including BANK.

Useful for finding the duplicate item, for example, or determining if you already have one, locating a spell stack, etc.

Not sure if it is possible, but another command that can look on toons across the account, rather than just the current one, would be useful as well.

Easily written as a macro, but really should be a plugin.
 
There was a set of macros over on the mq2 forums from nytemyst (I think) that did what you are asking for.

Basically you'd run the inventory macro on each character, then you could run a different macro and have it get any item and have it hand it to the requester.

Probably not a whole lot of help because it was done ~ 2008 and I don't know if they were fixed after the move to more than 10 slots in a bag.