View Single Post
12-28-20, 06:11 PM   #1
Jynks
A Frostmaul Preserver
Join Date: Oct 2006
Posts: 264
Macro to show icon of current equiped trinket in slot?

I use a trinket popping macro....

Code:
/use 13
/use 14
This macro I can then place on my bar and add to other macros to autopop my trinkets when needed...

Code:
#showtooltip shadow bolt
/petattack
/click [mod:alt] MultiBarRightButton1
/cast [mod:alt] Shadow Bolt
/cast [nomod] Shadow Bolt
So I have the trinket popper on my button bar that pops my trinkets and I can cast shadowbot as normal, but press alt to cast shadowbolt AND pop my trinkets as well.

What I also do is have my trinkets on my bar, so I can click on them individually if needed and also I can glance at them to see their cooldowns.

The annoying thing is that every time I get a new trinket I need to drag it to the button bar. As if you have a equipped trinket on your button bar and then replace that trinket the one on the button bar just gose darker shade and becomes in active. I need to remember to drag the new trinkets to the bar.

What I was wondering... is there a a way to use #tooltip or something in a maco or something so it will show the icon of what ever is equipped in the trinket slot?

(communication is not my strong suit.. I hope that made sense)
  Reply With Quote