Quote Originally Posted by Praqzis View Post
Is there a way to have <mo> macros work only for party frames? I've been burned several times now because I have the Tank targeted but the mouse is hovering over a different player in the world (casting heal on them instead of the tank). I love being able to use <mo> for party frames, but hate it for in-world hovering.
Change the order of your macro to do /ac "Cure" <t> (and possibly even <tt>) before /ac "Cure" <mo>
If you don't have a target, the macro will fall through and run the <mo> case instead. But otherwise, no, there is no way to filter macros to only apply to party members.