Results 1 to 10 of 28

Hybrid View

  1. #1
    Player
    EvianEverdeen's Avatar
    Join Date
    Aug 2013
    Posts
    364
    Character
    Evian Everdeen
    World
    Midgardsormr
    Main Class
    Arcanist Lv 60
    I see a lot of people using /wait or /wait 1 in their macros. Most instant cast spells (like Swiftcast) can be used with /wait 0.5. Pump it out faster!
    (0)

  2. #2
    Player
    Bixby's Avatar
    Join Date
    Mar 2011
    Posts
    1,534
    Character
    Ampersand Kai
    World
    Gilgamesh
    Main Class
    Pugilist Lv 50
    Quote Originally Posted by EvianEverdeen View Post
    I see a lot of people using /wait or /wait 1 in their macros. Most instant cast spells (like Swiftcast) can be used with /wait 0.5. Pump it out faster!
    /wait rounds decimals (and <wait> truncates them). /wait 0.5 is /wait 1 is /wait.
    (0)