TBC Macros - need help

So the following macro will use Arcane Explosion at full rank unmodified and use Rank one if CTRL key used.

#showtooltip
/cast [mod:ctrl]Arcane Explosion(Rank 1);Arcane Explosion(Rank 8)

Th question I have is why it works fine when I use CTRL and mouse click the action bar with this macro, but does NOT work when I use CTRL and press the keybound keyboard key (say the 1 key)?

Any thoughts?

Your macro is fine. It sounds like a bug that you need to report. Also, do you already have something bound to Shift+1?

1 Like

You fixed it. Yes something was bound to CTRL 1…0, and Shift 1…0.

Thanks a bunch.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.