Results -9 to 0 of 263

Threaded View

  1. #33
    Player
    Mikoko_Miko's Avatar
    Join Date
    Jun 2014
    Posts
    173
    Character
    Mikoko Miko
    World
    Ultima
    Main Class
    Culinarian Lv 100

    toggle focustarget between <2> and <3>

    I mainly target an enemy and focustarget a tank. I use a macro to toggle focustarget between <2> and <3>. If <f> == <3> or <f> is empty then /focustarget <2> else /focustarget <3>.

    /ta <2>
    /ta <3>
    /ta <f>
    /tlt
    /focustarget
    /tle

    Since I didn't need to toggle in a light party, I made another macro. If in a full party and <f> == <2> then /focustarget <3> else /focustarget <2>.

    /ta <3>
    /ta <2>
    /ta <f>
    /tlt
    /ta <f>
    /tlt
    /ta <8>
    /tlt
    /ta <2>
    /tlt
    /ta <8>
    /tlt
    /focustarget
    /tle
    (0)
    Last edited by Mikoko_Miko; 10-02-2015 at 06:55 PM.