HeavenPierce 0 Report post Posted October 20, 2013 Hey, I can't seem to find a working macro for Intervene. I wan't it to Intervene to a specific player, clear that player and target my last target. Any help would be awesome. Quote Share this post Link to post Share on other sites
Dots 0 Report post Posted October 20, 2013 (edited) You can simply use a /cast line in your macro and specify the target in square brackets. It will use that target for the specific spell, but otherwise won't change your target, so you don't actually have to return to your last target afterwards. PLAYERNAME has to be replaced with the correct name of course. Note that this line will cast Intervene only on that player, otherwise it will always fail to do anything. /cast [@PLAYERNAME] Intervene Edited October 20, 2013 by Dots Quote Share this post Link to post Share on other sites
HeavenPierce 0 Report post Posted October 21, 2013 Hey thanks for the help, all of the ones I was finding weren't working and were like 4-5 lines long. ^.^ Quote Share this post Link to post Share on other sites