hello
im want use this kind of macro on some characters to remove some action bars
but ctrl modifier does not work on any char.
example: #showtooltip
/cast [mod:alt] Overpower; [mod:ctrl] Storm Bolt; [mod:shift] Storm Bolt;Pummel
when im pressing ctrl the spell change to storm bolt but it does do anything
with shift is working.
Keybinds take priority over macro modifiers; by default, ctrl 1-6 are bound to your pet bar. You’ll need to unbind those keys to use those key combination in macros.
i m using it on “F”/“R” and other than that i’ve tried on mouse click also and it doesnt work with CTRL only, shift and alt are working properly :S
any suggestions?
Bind CTRL-F and CTRL-R to something then unbind them.
A keybind conflict or invalid target are the only two options that make sense unless the macro is just bugged; to test if it’s simply bugged, delete it and recreate it exactly how you have it.