Mousover Anti-Magic Shell

Hi,

I’m using the PvP talent where I can cast AMS on an ally, though the macro doesn’t work.

#showtooltip
/cast [@mouseover,help,nodead] Anti-Magic Shell

Any help or workaround would be appreciated.

That should be all you need.

#showtooltip
/cast [@mouseover,help,nodead] [] Anti-Magic Shell

You could slap a known in on the mouseover portion but it won’t really make a difference.

#showtooltip
/cast [known:410320,@mouseover,help,nodead] [] Anti-Magic Shell

That said, depending on your Self Cast setting in-game and the keybind you have it on, it could be breaking the mouseover. Make sure your Self Cast is set to Auto or Custom, and that the Self Cast Key is None.

Thanks man,

Doesn’t seem to work on mouse-button 5/6, but any other key it does. Would you know why it doesn’t work on mousebutton?

Unitframes eat mouse clicks, you’ll need an addon like Clique or to use Blizz’s click casting to get around it.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.