Results 1 to 8 of 8
  1. #1
    Player
    Raim's Avatar
    Join Date
    Mar 2011
    Posts
    756
    Character
    Raim Surion
    World
    Balmung
    Main Class
    Marauder Lv 100

    Macro Question(s)

    In a few other games I have played, there was a way to assign a member if your party as a Focus Target in order to direct macro spells at them. Is there any way using macros in FFXIV to directly cast a skill on anything but your target (<t>) and yourself (<me>)?

    Example: Playing as Marauder, and the healer needs assistance when the tank gets low on HP. Is there a way to create a macro to cast Cure I/II on the tank? If so, can it be done without losing track of your target?
    (0)

  2. #2
    Player
    buritoslicer's Avatar
    Join Date
    Mar 2011
    Location
    Limsa Lomnisa
    Posts
    653
    Character
    Buritoslicer Buritosandwich
    World
    Sargatanas
    Main Class
    Gladiator Lv 50
    good question. I want to know the answer too, thx in advance for anyone who can answer this!
    (0)
    (*) Buritoslicer Buritosandwich - CounterPost XIV of Sargatanas
    http://www.counterpostfc.com
    Quote Originally Posted by Rentahamster View Post
    "Buritoslicer Buritosandwich" is one of the best names on Lindblum.

  3. #3
    At this time there is not.

    You can /target <p3>, but not /ac Cure <p3>.

    Additionally, up/down arrow keys (or D-Pad) do not work when selecting a target for a spell.


    Until they implement a fix/solution, casters are stuck with <t>, or being quick to select a target.
    (1)

  4. #4
    Player
    Raim's Avatar
    Join Date
    Mar 2011
    Posts
    756
    Character
    Raim Surion
    World
    Balmung
    Main Class
    Marauder Lv 100
    Quote Originally Posted by Pangy View Post
    At this time there is not.

    You can /target <p3>, but not /ac Cure <p3>.

    Additionally, up/down arrow keys (or D-Pad) do not work when selecting a target for a spell.


    Until they implement a fix/solution, casters are stuck with <t>, or being quick to select a target.
    Could you possibly use:

    /target <p3>
    /action "Cure II" <t>
    /target <npc>

    Or without the last line? Im okay with losing my primary target if it means saving the tank.
    (1)

  5. #5
    That should absolutely work.

    The last line is /targetnpc, one word. It'll target the nearest NPC though, so this only works if the engaged enemy is also the nearest.
    (0)

  6. #6
    Player
    Raim's Avatar
    Join Date
    Mar 2011
    Posts
    756
    Character
    Raim Surion
    World
    Balmung
    Main Class
    Marauder Lv 100
    Another quick macro question. I have made a macro to put several of my Thaumaturge debuffs on one macro key. However, sometimes randomly when used it will completely bypass a skill with the message along the lines "This skill cannot be prepared." even though I have more than enough stamina. I tried putting /wait of a few seconds in-between each cast, but it still shows up and I have to recast the macro again for it to register those that were not cast. Any ideas?
    (0)

  7. #7
    Player
    buritoslicer's Avatar
    Join Date
    Mar 2011
    Location
    Limsa Lomnisa
    Posts
    653
    Character
    Buritoslicer Buritosandwich
    World
    Sargatanas
    Main Class
    Gladiator Lv 50
    yeah that seems like it would work. I'm going to have to try that out
    (0)
    (*) Buritoslicer Buritosandwich - CounterPost XIV of Sargatanas
    http://www.counterpostfc.com
    Quote Originally Posted by Rentahamster View Post
    "Buritoslicer Buritosandwich" is one of the best names on Lindblum.

  8. #8
    Player
    Kaedan's Avatar
    Join Date
    Mar 2011
    Posts
    1,891
    Character
    Kaedan Burkhardt
    World
    Atomos
    Main Class
    Gunbreaker Lv 100
    Wouldn't this work?:

    /ac "Cure II" <st>
    /target <p3>

    I don't know since I just use tab to target the person I need to (since <st> will make only friendly targets available it's really easy).
    (0)