Hi I am currently testing out some mouse over macros that also include shift modifiers. The one issue I am having is when I am not hovering over any target, I want it to self cast on me. So far I am using
#showtooltip
/cast [mod:shift,@mouseover,help,exists,nodead] [mod:shift] Flash Heal(Rank 3); [@mouseover,help,exists,nodead] Flash Heal
The issue I am having is it will only do the self cast with no hover over on the modded shift command and not on non modded button click.