Results -9 to 0 of 12

Threaded View

  1. #6
    Player
    Tint's Avatar
    Join Date
    Aug 2013
    Location
    In the right-hand attic
    Posts
    4,344
    Character
    Karuru Karu
    World
    Shiva
    Main Class
    Fisher Lv 100
    Quote Originally Posted by Readers View Post
    fire thunder blizzard etc.
    It is really bad to use macros for battle skills, except maaybe for off-GCD skills, when the macro helps you targeting faster like a macro for Aetherial Manipulation does.

    The reason is that macros don't queue. You have to wait for the whole current GCD to finish before you can activate them, this leads to a delay between your skills and you will lose damage.

    Another reason is that the /wait command only works with full seconds. The standard GCD is 2.5 seconds, if you plan to macro your rotation in a single button press - just forget it, you will lose half a second or even more between the skills.
    Plus such a macro leads to problems with movement, proccs and so on...


    However, I am using a similar macro for Aetherial Manpulation like Marc-Vigar, because targeting with controller would be too slow:

    /macroicon "Aetherial Manipulation"
    /merror
    /ac "Aetherial Manipulation" <2>
    /ac "Aetherial Manipulation <t>


    The "2" is always a tank in my party list, regardless of 4 man, 8 man or 24 man content. This ensures that I always know where the person stays wich I am porting to - close to the boss. Bonus points because getting quick into melee position for dodging mechanics is one of the main reasons to use that skill.
    There is the risk of getting cleaved when you are porting to the maintank, but normally I am using this skill only to dodge mechanics and when the boss is casting mechanics he is not cleaving the tank.
    (1)
    Last edited by Tint; 09-10-2019 at 05:15 PM.