Yes, this is possible.
SadarValafar just sent me this information, quoted from an unknown source (UPDATE:
source):
Quote:
|
Originally Posted by EQAditu
As I was posting, I looked around the EQ2 commands and found a new command that came with the new macro system. /use_itemvdl... and apparently giving that command the item ID (found in an item link) will use the item.
So say you had a Master's Arcane Remedy. Look up the item in any link database, and you get: "\aITEM -569252760 -1028373465:Master's Arcane Remedy\/a". The first number is the VDL number, the second number is a label CRC check you can ignore.
|
I was not aware of this command before, but I tested it an you can indeed use items from your inventory with that. So looking at the above example of a Master's Arcane Remedy potion you could take any click-to-cure mod, find the line that says something like
useability Cure Arcane
and add the following line directly after the text above:
use_itemvdl -569252760
I will likely include this functionality in the next ProfitUI release by default. Thanks again
SadarValafar.
