View Single Post
  #2  
Unread 07-06-2007, 10:55 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

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.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.

Last edited by gm9 : 07-16-2007 at 11:39 AM. Reason: added source for quote
Reply With Quote