Hello,
I am trying to use the macro below but it does not work at all. Specifically, when I mouse over party frames, it doesn’t cast.
#showtooltip Blessing of Summer
/cast [@mouseover, help, nodead] Blessing of Summer
Hello,
I am trying to use the macro below but it does not work at all. Specifically, when I mouse over party frames, it doesn’t cast.
#showtooltip Blessing of Summer
/cast [@mouseover, help, nodead] Blessing of Summer
I use a macro that has a combination of mouseovers and specific @{player-name} ones and it works for me.
When you’re trying to use it are you on Summer, Autumn or Spring? Because Winter only works on Healers and you might be trying to cast it on a non-healer.
I am trying all seasons. I am aware that certain seasons work on certain roles but it doesn’t work when I mouse over frames. I appears that it works when I mouse over the toon itself. The mouse over macro in this format works on frames for other spells. Is this spell an exception?
Idk. I just made the same macro and it works for me.
#showtooltip Blessing of Summer
/cast [@mouseover, help, nodead] Blessing of Summer
#showtooltip Blessing of Summer
/stopcasting
/cast [@mouseover,exists] [] Blessing of Summer
Do you have it hotkeyed to a mouse button? If so you’ll need to set up click casting which can be found under keybinds at the top iirc. You just select the spell out of the spellbook and pick the mouse button.
Wow! Didn’t know about this. This fixed my issue. It’s weird I have to do this since other spells work fine.