Results -9 to 0 of 3

Threaded View

  1. #1
    Player
    NeoJason's Avatar
    Join Date
    Feb 2013
    Posts
    35
    Character
    Jason Xlv
    World
    Hyperion
    Main Class
    Gladiator Lv 50

    Macros and "/wait" function issue

    Hello SE. I'm having a bit of an issue that is lowering my spirit to play. I'm trying to use custom "/wait" timers attached to my Macros, to help notify me when a cooldown or a DoT is ready or gonna end soon.

    Example





    Problem with this is, each macro's "/wait" function will cancel the other. Meaning i can only use the "/wait" function for only one macro at a time. I would really like for this issue to be looked into. This would help a lot of players avoid the use of third party programs for custom timers.

    Example 2

    Macro#1
    /micon "Mutilate"
    /ac "Mutilate" <t>
    /wait 25
    /echo <se.2>
    /echo <se.2> Mutilate 5 seconds
    /echo <se.2>

    --------------------------

    Macro#2

    /micon "Dancing Edge"
    /ac "Dancing Edge" <t>
    /wait 15
    /echo <se.6>
    /echo <se.6> Dancing Edge 5 sec
    /echo <se.6>

    -------------------------

    Macro#3

    /micon "Shadow Fang"
    /ac "Shadow Fang" <t>
    /wait 13
    /echo <se.9>
    /echo <se.9> Shadow Fang 5 sec
    /echo <se.9>

    --------------------------
    This might seem working as intended to SE, but to a player this feels like a bug. Please forgive me.
    Please help the players avoid the use of third party tools for custom timers!
    (1)
    Last edited by NeoJason; 03-30-2015 at 01:08 AM.