Say a party member (tank) marks 3 enemies as 1,2 and 3 (for the attack order)
Is there a macro to target enemies marked as each number?
Printable View
Say a party member (tank) marks 3 enemies as 1,2 and 3 (for the attack order)
Is there a macro to target enemies marked as each number?
/target <attack1>
/target <attack2>
/target <attack3>
There are placeholders for every mark.
Thank you :)
From the other end (as a possible future tank), is there a way to mark targets via macros? I thought there was a command to mark targets but I scrolled through and couldn't find anything.
/enemysign, /marking, /mk is under the Main Menu section. You can see the signs it takes there.
I use for following when I don't really mind order except for first.
/focus <t>
/mk <Attack 1> <t>
/next enemy (can't remember the syntax for this)
/mk <Attack 2> <t>
/next enemy
/mk <Attack 3> <t>
/target <focus>