Results 1 to 4 of 4

Thread: Macro help

  1. #1
    Player
    Latarma's Avatar
    Join Date
    Jun 2012
    Location
    Limsa Lominsa
    Posts
    166
    Character
    Latarma Asura
    World
    Sargatanas
    Main Class
    Thaumaturge Lv 90

    Macro help

    If i'm in the wrong place then i do apolieze for the confusation. I'm runnning into a problem macroing the jump command. I've looked high and low and can't seem to find a proper macros can some please post one. All i have to go on is the /ac "jump" <t> but fi that is correct then it's just not working so I would like to see other Jump macros to see if i am wrong thank you.
    (0)

  2. #2
    Player
    REDace0's Avatar
    Join Date
    Mar 2011
    Location
    #5 Mist 2, The Pande Cave
    Posts
    954
    Character
    Robert Redensa
    World
    Balmung
    Main Class
    Dark Knight Lv 70
    Commands in FFXIV are case-sensitive.

    /ac "jump" <t>

    will not work, but the following will:

    /ac "Jump" <t>
    /ac Jump <t>

    The latter works because Jump is a one-word ability or item. In general, /ac, /equip, and /eaction are all very specific and require that the item or ability is typed exactly as it appears in the Inventory or Actions & Traits window.
    (2)

  3. #3
    Player
    Latarma's Avatar
    Join Date
    Jun 2012
    Location
    Limsa Lominsa
    Posts
    166
    Character
    Latarma Asura
    World
    Sargatanas
    Main Class
    Thaumaturge Lv 90
    So it sould be writen as /ac jump <t> ok i'll give that a try and thank you.
    (0)

  4. #4
    Player
    REDace0's Avatar
    Join Date
    Mar 2011
    Location
    #5 Mist 2, The Pande Cave
    Posts
    954
    Character
    Robert Redensa
    World
    Balmung
    Main Class
    Dark Knight Lv 70
    Quote Originally Posted by Latarma View Post
    So it sould be writen as /ac jump <t> ok i'll give that a try and thank you.
    Er... I think you meant /ac Jump <t>. You have to have that capital J in there!
    (3)