Hey guys,
i have a trinket that gives a shield to a target on use
and I am trying to setup a way where the trinket always gets used as soon as it is off cd by pairing it with a spell i am using all the time anyway in a macro.
This is what i have.
#showtooltip Renewing Mist
/use [@focus] goldenglow censer
/cast [@mouseover,nodead,help] Renewing Mist
but with this i can never use the macro while the item is on cd
is there a way to make the macro use the trinket unless its on cd then cast renewing mist?
thanks in advance