Results 1 to 10 of 19

Hybrid View

  1. #1
    Player
    Edewen's Avatar
    Join Date
    Oct 2013
    Posts
    279
    Character
    Rydia Stardust
    World
    Midgardsormr
    Main Class
    White Mage Lv 93
    The best way around this i have found, is ALL f my class change buttrons are macros. This lets me change the hud, change the autoface, and sort my gear to keep the mess down. Ill leave a fwd examples below for tank healer and dps.

    /macroicon 1 gearset
    /gearset change 1
    /hudlayout 1
    /autofacetarget on
    /wait .5
    /isort condition armoury ilv des
    /isort execute armoury

    /macroicon 5 gearset
    /gearset change 5
    /hudlayout 2
    /autofacetarget off
    /wait .5
    /isort condition armoury ilv des
    /isort execute armoury

    /macroicon 8 gearset
    /gearset change 8
    /hudlayout 3
    /autofacetarget on
    /wait .5
    /isort condition armoury ilv des
    /isort execute armoury
    (2)

  2. #2
    Player
    Krojack's Avatar
    Join Date
    Aug 2013
    Posts
    760
    Character
    Avellin Adorel
    World
    Excalibur
    Main Class
    Conjurer Lv 100
    I ended up adding the "/autofacetarget [on|off]" to the macors I already have to change jobs. Still would like my WHM to not auto face when healing but auto face when doing damage and dotting everything up.
    (0)