I play holy paladin and i want a macro that targets the nearest enemy, (doesn’t matter what one) and cast crusader strike on them but maintain keeping my primary focus on my current friendly player so i dont have to switch back and forth for healing.
this is what i made:
#showtooltip Crusader Strike
/targetenemy
/use Crusader Strike
/targetlasttarget
Which does actually work quite well but what i noticed is when fighting some bosses/packs etc, it doesn’t always work.
For example im currently on the first boss in crucible and when the 2 raid bosses are standing next to each other sometimes even though boss A is closest to me, it trys to cast crusader on target B and its out of range, therefore nothing happens.
I assume this is whats causing it to mess up because it simply will NOT cast crusader until i walk closer to the other boss. OR completely clear my focus all together by click on a random part of the screen then pressing the macro.