Results 1 to 2 of 2

Hybrid View

  1. #1
    Player
    kaya_suzumiya's Avatar
    Join Date
    Aug 2013
    Posts
    222
    Character
    Tina Minami
    World
    Tonberry
    Main Class
    Paladin Lv 60

    user macros not working properly

    macro only casting fast blade only so its not going through combo when click it multiple times anyway to fix this?

    tried to make a macro like:
    /ac "Fast Blade" <t>
    /wait 2.5
    /ca "Savage Blade" <t>
    /wait 2.5
    /ca "Rage of Halone" <t>

    also tried to do it this way

    /ac "Fast Blade" <t>
    /wait 2.5
    /ac "Savage Blade" <t>
    /wait 2.5
    /ac "Rage of Halone" <t>

    and also tried

    /ac "Fast Blade" <t>
    /wait 2.5
    /ac "Riot Blade" <t>
    (0)
    Last edited by kaya_suzumiya; 09-08-2013 at 05:34 AM.

  2. #2
    Moderator Aesthphron's Avatar
    Join Date
    Sep 2013
    Posts
    320
    We appreciate you taking the time to report this error to us. However, there are still some details that we need to collect from you before we are able to investigate this properly. If you could please provide the following information, we will make sure that your report is looked into so we can try to resolve it.
    Character name:
    World:
    Classes/Levels:
    Current recast time of Fast Blade, Savage Blade, and Rage of Halone, as listed in the action tooltip.

    It is possible that the "" usage is complicating the macro. Specifying a target is generally unnecessary, except for buffs. Please attempt the macro as it appears here:
    /ac "Fast Blade"
    /wait 2.5
    /ac "Savage Blade"
    /wait 2.5
    /ac "Rage of Halone"

    If you still encounter issues, feel free to post another report. Thank you!
    (0)