Page 1 of 1
Trinket Macro?
Posted:
Mon Oct 26, 2015 9:18 pm
by TheFishyOne
I'm a Gnomish Engineer, and as such, have a very wide array of trinkets I like to swap in and out. Is there a macro in Vanilla that will let me use whatever trinket I happen to have equipped in my top and bottom slots without having to drag and drop from the persona screen to my hotbar every time I equip a new trinket?
Re: Tinket Macro?
Posted:
Mon Oct 26, 2015 10:40 pm
by Fubbzy
get the addon 'trinketmenu'
Re: Tinket Macro?
Posted:
Tue Oct 27, 2015 11:22 am
by TheFishyOne
Thanks man, didn't know this existed.
Re: Trinket Macro?
Posted:
Tue Oct 27, 2015 6:14 pm
by xanderbox
This macro can "use" any slot on the character panel.
13 and 14 or the trinkets, but if you have use items like rocket boots etc this will work also. Note sure if it was a different implementation but there was a code to make the icon change that I cannot remember atm. Somethign like #showtooltip.
/script UseInventoryItem(13);
END