Results 1 to 4 of 4

Hybrid View

  1. #1
    Player
    hart021's Avatar
    Join Date
    Dec 2013
    Posts
    15
    Character
    Taylor Hart
    World
    Exodus
    Main Class
    Machinist Lv 60

    Text Command For Royal Authority Does Not Work

    I made this macro here that i can't use for my lvl 60 PLD. It says Royal Authority is not a valid action name. Im guessing it has been that for a while.

    Here is the code

    Sword Combo 2
    Code:
    /macroicon “Royal Authority”
    /ac “Fast Blade”
    /wait 2.5
    /ac “Savage Blade”
    /wait 2.5
    /ac “Royal Authority”
    I hope you fix this before the next patch.
    (0)

  2. #2
    Player
    hart021's Avatar
    Join Date
    Dec 2013
    Posts
    15
    Character
    Taylor Hart
    World
    Exodus
    Main Class
    Machinist Lv 60

    Nevermind

    Got it working
    (0)

  3. #3
    Player
    Jpec07's Avatar
    Join Date
    Jul 2015
    Posts
    868
    Character
    Matthias Gendrin
    World
    Cactuar
    Main Class
    Paladin Lv 80
    Couple things:
    • Putting your combos in a macro like this is a bad idea, in case, for any reason, you need to break the combo, switch targets, become incapacitated, etc. You won't be able to pick up where you left off, which can lead to disastrous consequences in the middle of content.
    • Any macro you have otherwise and attempt to use during macros like these will break this macro, and stop it from running.
    • The /wait command only operates in whole seconds, so 2.5 is rounded up to 3, which means any stats you've put into Skill Speed are completely worthless, and that you're cutting into your damage output by a significant chunk.
    (2)
    __________________________
    A dungeon party with two summoners always makes me egi.

    Beginner's Overview to Tanking in FFXIV: http://forum.square-enix.com/ffxiv/threads/352455
    Learn to Play (it's not what you think): http://www.l2pnoob.org/

  4. #4
    Player
    hart021's Avatar
    Join Date
    Dec 2013
    Posts
    15
    Character
    Taylor Hart
    World
    Exodus
    Main Class
    Machinist Lv 60

    Thanks For the Tip But

    Since Im on A ps4 my hot bar space is limited. i did turn on expanded hot bar controls. i can access the second hot bar i set totaling 16 slots. i started making crafting macros at first then went on to make up to 95 other macros. My mnk is the only job where i don't do such macros. its a bunch of button mashing that and i only got 2 such macros So now im wondering if removing the wait command and replace it with an icon switching command.
    (0)