Results 1 to 4 of 4

Hybrid View

  1. #1
    Player Buff_Archer's Avatar
    Join Date
    May 2014
    Posts
    909
    Character
    Buff Archer
    World
    Diabolos
    Main Class
    Summoner Lv 60
    I have a targeting macro I created after much experimentation and it has yet to let me down. Some of the code here seems unnecessary at first glance but what that does is prevent you from targeting enemies that are marked but already dead- in effect, this instantly goes down the list and back up it again, with the part that targets yourself and then last enemy bypassing anything that's been defeated but is still marked.

    When nothing is marked, this grabs the nearest enemy. When one or more targets are marked, this grabs the lowest marked undefeated target. So this is very useful whether in a party or solo, and whether enemies are marked or not. It doesn't include a line with an assist command because there are times you want to target something other than what a tank in your party is targeting; I have assist target mapped to L3 on my controller so I can arrow down to a party member and click L3 to select their target- sometimes that's a tank, sometimes another DPS.

    Macro:
    /targetenemy
    /target <attack>
    /target <attack5>
    /target <attack4>
    /target <attack3>
    /target <attack2>
    /target <attack1>
    /target <me>
    /targetlasttarget
    /facetarget
    (1)
    Last edited by Buff_Archer; 07-01-2015 at 06:02 AM.

Tags for this Thread