Results 1 to 7 of 7

Hybrid View

  1. #1
    Player
    Flashnolan's Avatar
    Join Date
    Mar 2011
    Posts
    15
    Character
    Flash Nolan
    World
    Excalibur
    Main Class
    Weaver Lv 50

    How does new wait syntax work exactly?

    I could not {Decipher} the patch notes about the use of the new wait syntax. Can someone post an example of how to use it?
    (0)

  2. #2
    Player
    xxAtticusxx's Avatar
    Join Date
    Aug 2013
    Posts
    85
    Character
    K'aio Tia
    World
    Omega
    Main Class
    White Mage Lv 80
    /ac "Swiftcast" <me> <wait.2>
    /ac "Raise" <t>
    (0)

  3. #3
    Player
    rigormortis's Avatar
    Join Date
    Aug 2013
    Posts
    68
    Character
    Rigor Mortis
    World
    Midgardsormr
    Main Class
    Thaumaturge Lv 90
    prepatch:
    /ac "Inner Quiet" <me>
    /wait 3
    /ac "Steady Hand II" <me>
    /wait 3

    postpatch:
    /ac "Inner Quiet" <me> <wait.3>
    /ac "Steady Hand II" <me> <wait.3>
    (0)


  4. #4
    Player
    shoki's Avatar
    Join Date
    Aug 2013
    Posts
    370
    Character
    Shoki One
    World
    Shiva
    Main Class
    Dark Knight Lv 80
    Quote Originally Posted by rigormortis View Post
    postpatch:
    /ac "Inner Quiet" <me> <wait.3>
    /ac "Steady Hand II" <me> <wait.3>
    /ac "Inner Quiet" <wait.3>
    /ac "Steady Hand II" <wait.3>
    without <me> works aswell.
    (1)

  5. #5
    Player
    Gwaeron's Avatar
    Join Date
    Jun 2012
    Location
    Ul'dah
    Posts
    202
    Character
    Gwaeryn Wenyan
    World
    Omega
    Main Class
    Marauder Lv 80
    Quote Originally Posted by Flashnolan View Post
    I could not {Decipher} the patch notes about the use of the new wait syntax. Can someone post an example of how to use it?
    Because they only said you can now use "the syntax" and never actually explained what "the syntax" is.

    /ac "Swiftcast" <me> <wait.2>
    /ac "Raise" <t>
    (0)

  6. #6
    Player
    rigormortis's Avatar
    Join Date
    Aug 2013
    Posts
    68
    Character
    Rigor Mortis
    World
    Midgardsormr
    Main Class
    Thaumaturge Lv 90
    Cool, thanks
    (0)


  7. #7
    Player
    Flashnolan's Avatar
    Join Date
    Mar 2011
    Posts
    15
    Character
    Flash Nolan
    World
    Excalibur
    Main Class
    Weaver Lv 50
    Thank you.
    (0)