I have CTRL-1 through CTRL-= bound to the keys on my Razer Naga.
If I use the following macro (example):
#showtooltip
/use [mod:shift]Frostbolt;Fireball
it fails when placed in the action bar button bound to CTRL-0.
I can put this macro into any of the buttons bound to CTRL-1 through CTRL-= and it works fine. But when placed in the button bound to CTRL-0, it does not work. I am unable to cast the spell with the [mod:shift] condition.
Originally, other buttons didn’t work, but after unbinding all of the related keybinds that were interfering, they now work fine. I have looked everywhere for a keybind that is interfering with CTRL-0 and my [mod:shift] macro, but I can’t find anything.
In trying to figure out why this was the case, I tried to bind SHIFT-CTRL-0, but I am not able to use that keybind anywhere. SHIFT-CTRL-9 and SHIFT-CTRL-- work fine (as do all the others I assume), but for some reason, SHIFT-CTRL-0 fails.
Is there something I can do to fix this?