This site makes extensive use of JavaScript.
Please enable JavaScript in your browser.
Classic Theme
Thottbot Theme
Trinket Macro
Post Reply
Return to board index
Post by
kicklucky
I looked at wowwiki and the orfficial forums but can't seem to find a solution to the following:
I want my AP trinket to pop with S&D whenever its available, but also be able to cast S&D with the same button when the trinket isn't up. Currently I have:
/use 14
/cast Slice and Dice
But when the trinket is on cooldown, S&D won't cast, is there a workaround for this?
-Thanks in advance
Post by
56282
This post was from a user who has deleted their account.
Post by
109745
This post was from a user who has deleted their account.
Post by
kicklucky
There should be no problem using the macro you posted to activate S+D when your trinket isn't up (there are a couple of exceptions to this but i doubt they apply to you). Whats the error you get?
When the trinket is on cooldown, the icon for the macro (slice and dice in this case), shows the same cooldown, I'll try:
/cast Slice and Dice
/use 14
Post by
HighFive
There should be no problem using the macro you posted to activate S+D when your trinket isn't up (there are a couple of exceptions to this but i doubt they apply to you). Whats the error you get?
When the trinket is on cooldown, the icon for the macro (slice and dice in this case), shows the same cooldown, I'll try:
/cast Slice and Dice
/use 14
Using that will cast S&D and not use the trinket, unless you have no target or there are no combo points on your current target.
Using/use 14
/cast Slice and Dicewill still use S&D, despite what the icon is showing.
Try adding#showtooltip Slice and Diceto the beginning of the macro and the icon will instead display Slice and Dice.
Post by
kicklucky
Try adding#showtooltip Slice and Diceto the beginning of the macro and the icon will instead display Slice and Dice.
That did the trick. Thank you.
Post Reply
You are not logged in. Please
log in
to post a reply or
register
if you don't already have an account.