Okay, I have made many macros and I feel I'm getting good at it, but I want to know a little about delays. I know the /delay command pauses the macro for the given amount of time, but what if I don't want the macro paused, but I want something to trigger after 'n' seconds? So for instance, if you want your character to say something, then 5 seconds later you want them to say something again, while the macro is continuing to loop.......how do you do that? I know I could use timers, but then the action still only triggers once per loop, and if the macro gets tied up doing something else, that event won't trigger till the next time the loop comes around, even if it is at 0.
Thanks~


