Hey There, I recently gave healing a go after several years of not playing a healer.
I stumbled over this macro which I have to say I like a lot:
#showtooltip
/cast [mod:alt,@player][@mouseover,help,nodead][@mouseovertarget,help,nodead][h elp,nodead][@targettarget,help,nodead][@player] Name of Spell
Now what I would like to have, and I do not know if it is possible, is the exact macro above minus the [mod:alt,@player] and instead I would want the macro to use a different spell when i press different modifieres, so for example [mod:shift]Healing Wave;[mod:alt]Greater Healing Wave;Healing Surge but all of the spells should follow the above mentioned conditionals.
I’ve been trying different things now but nothing seems to work, can anyone help me out with that issue?