Results 1 to 10 of 17

Hybrid View

  1. #1
    Player
    Sparky's Avatar
    Join Date
    Sep 2013
    Posts
    217
    Character
    Resha Rayne
    World
    Cerberus
    Main Class
    Gladiator Lv 50
    I suspect the wait command over-rides the queueing that you'd get if you pressed the keys manually. When you think about it, when you queue abilities up, the game is effectively inserting a wait instruction anyway. The macro is simply emulating what the game already does, and it's probably similar if not identical code at the back-end.

    So the answer really is that you have a choice. Do you want the efficiency of manually queueing up actions, or do you want the convenience of having the game do it for you?
    (0)

  2. #2
    Player Versiroth's Avatar
    Join Date
    Sep 2013
    Posts
    608
    Character
    Kraiden Draxenian
    World
    Diabolos
    Main Class
    Marauder Lv 50
    Quote Originally Posted by Sparky View Post
    I suspect the wait command over-rides the queueing that you'd get if you pressed the keys manually. When you think about it, when you queue abilities up, the game is effectively inserting a wait instruction anyway. The macro is simply emulating what the game already does, and it's probably similar if not identical code at the back-end.

    So the answer really is that you have a choice. Do you want the efficiency of manually queueing up actions, or do you want the convenience of having the game do it for you?
    Even if you use a wait command, each time the macro itself is pressed, you have to hammer it to get it to fire. So, the issue still exists regardless. Besides, I don't like wait commands for the most part. I just want to be able to macro things like Thunder/Thunder II/Thunder III together and have the button work like any other ability.
    (1)