全4件中-9~0件目

スレッド: Targeting Macros Help

Threaded View

  1. #4
    Player Buff_Archer's Avatar
    登録日
    2014/05/25
    投稿
    909
    Character
    Buff Archer
    World
    Diabolos
    Main Class
    召喚士 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)
    2015/07/01 06:02; Buff_Archer が最後に編集

このスレッドにつけられたタグ