Results 1 to 4 of 4
  1. #1
    Player
    Aegeas's Avatar
    Join Date
    Aug 2013
    Posts
    4
    Character
    Aegeas Rexsaurous
    World
    Diabolos
    Main Class
    Archer Lv 42

    Bard Interrupt Macro trouble

    I'm trying to get a Blunt Arrow macro working and it just won't. I'm using

    /ac "Blunt Arrow" <t>
    /p Interrupt Used - 30 CD
    /wait 30
    /p Interrupt Available

    The message telling the party the Interrupt was used is working, but I'm not getting the second message "Interrupt Available" to go through. I've also tried splitting it into two 15 second waits. Although it does work with the /echo rather than /p(arty).

    Any help would be appreciated.
    (0)

  2. #2
    Player
    Thotor's Avatar
    Join Date
    Aug 2013
    Posts
    205
    Character
    Faeldi Chantelune
    World
    Moogle
    Main Class
    Archer Lv 50
    Those kind of macro do not work. It will stop as soon as you use something else.
    (0)

  3. #3
    Player
    Aegeas's Avatar
    Join Date
    Aug 2013
    Posts
    4
    Character
    Aegeas Rexsaurous
    World
    Diabolos
    Main Class
    Archer Lv 42
    Thanks, that makes sense now. Is there any way to get that 2nd message to come through, or no?
    (0)

  4. #4
    Player
    Sobe34's Avatar
    Join Date
    Aug 2013
    Location
    Gridania
    Posts
    1
    Character
    Sobe Swiftpaw
    World
    Hyperion
    Main Class
    Archer Lv 50
    the first line in your macro should read:
    /macroicon "Blunt Arrow"


    that way you can visually see the radial CD of the ability instead of just a static icon and you won't need the pt chat indicator.
    (2)