I am trying to create this macro to save space in my spells bar. I would like to use the same keyword (number 3) to cast HR however, I press shfit+3 cast Downpour.
It works perfectly if only if Healing Rain is out of CD otherwise I cannot cast Downpour.
Is there any way to be available to case Dowpour after Healing Rain? (using this macro and not an additional spell bar slot
Thanks
[mod:SHIFT] is tricky because SHIFT+3 is # (for me) and for unknown reason game shows you that a spell is pressed (you see nice frame blinking around a spell) but it doesn’t trigger it. Try it with [mod:ALT] or [mod:CTRL] (works for me)
My personal preference about modification key is also SHIFT but when combined with numbers then I have to resign from it due this bug. Looks working with alphabetical chars. a-z
Finally I’ve solved it by placing such spells side by side and binding them as f.e. 3 and SHIFT+3 but it doesn’t save a space as you want.