I have a modifier macro I use for arena and I would like to use it in battlegrounds and raids with adding mouse over to it.
Current macro;
/cast [nomod, @Jkxz]Power word: Shield ;[mod:ctrl, @Jkxz]Renew ;[mod:shift, @Jkxz]Flash Heal
This macro shields one me, Shift flash heal on me and Ctrl renews on me.
I want to add a mouse over shield>shift mouseover flash heal and alt mouseover renew on raid frames. If not mouseover then it functions as it is. I tried many examples but nothing worked.
I kept them on the same modifiers you have them on rather than switching Renew to alt. If that’s not what you want just tweak the modifier. If you want to be able to cast on your target, if you have a friend selected, remove all the references to @player and make sure your Self Cast setting is set to Auto.
Sorry for replying to this, but i copied your macro, changed to what i wanted and doesn’t work. It casts Recrecimiento has i want (mouseover > target > self), but Flor de vida is always cast on self, no matter what do i target.
#showtooltip
/cast [mod:alt,@mouseover,exists,nodead] [mod:alt] Flor de vida
/cast [@mouseover,exists,nodead] [ ] Rejuvenecimiento
I’ve tried enabling and disabling selfcasts in the options, doesn’t seem to matter. I’m desperate at this point, i really can not heal if i don’t have 2 spells in the same button.