Broken
Legend
Try it with Flash of Light plx.
As posted before this is a well known prob not only affecting some ppl.
I re-read the last few posts and I think you guys are saying the macros weren't working for raidframes.
So, I joined a BG with my shammy and tried it with both Healing Surge and Riptide (a castable heal and instant cast, like Flash of Light and Holy shock respectively). I didn't want to wait 20 minutes in a queue for a BG on my paladin. >.<
Those two worked completely fine on raidframes. So, I guess paladin heals should too.
The macro works on whatever raidframe, nameplate, player, etc, the mouse is on at the moment of pressing the keybind, regardless of the current target. It'll only heal the target if a mouseover doesn't exist. You can use alt and shift modifiers to cast on yourself and your focus, respectively. If you have no target or mousever, it casts on yourself automatically. That's how it works for me. Is it not the same for you or do you need something else?
Ninja edit: Repeating the macro so it doesn't get confused with my previous one
Code:
#showtooltip Holy Shock
/cast [@mouseover, nomod, nodead, exists] Holy Shock; [@target, nomod, exists] Holy Shock; [@player, modifier:alt] Holy Shock; [@focus, modifier:shift] Holy Shock; [@player] Holy Shock
Last edited by a moderator: