Hello all,
I am using this macro for mouseover interrupts bound to my M5 button and it works fine:
#showtooltip
/cast [@mouseover,harm,exists][] Disrupt
I am trying to use a similar macro for Torment. When I don’t have a target but DO have a mouseover target, I get the message “You have no target”. When I have both a regular target AND a mouseover target, it casts on the regular target.
#showtooltip
/cast [@mouseover,harm,exists][] Torment
This only seems to happen with Torment. I have tried the macro on both M4 and 9 keybinds for testing and I get the same result. I have also disabled all addons and nothing. Any thoughts?