I tried to use a macro to target an opponent in front of me (and only the one in front of me) without disable the auto-attack.
- Code: Select all
/script ClearTarget();
/script AttackTarget();
But here if I stay in front of the opponent once targeted and I use this macro again, the auto-attack turns off.
One of the greatest interest of this macro is the fact that it does'nt drop off the auto-attack if you spam it.
Is that a bug or a behavior that also affected macros in retail ?
(and if some guys who know macros well can look on a generic solution to make it work, that will be awesome!)
Thank you for attention.