mIRC Homepage
Posted By: Nem3sis /timer - 10/11/03 07:09 PM
new switch so the timer initiated when activated. (if that makes sense) so if u did
/timer -x 3 50 echo -a lalalal
then it would echo straight away, then again in 50 seconds and again in 100 seconds and then stop
Posted By: qwerty Re: /timer - 10/11/03 07:23 PM
I wouldn't mind seeing this implemented, I've needed it myself a couple of times. I'm not sure if you already know this, but in the meantime you can do:

//timerName 3 50 echo -a blah | timerName -e

It's not the same thing, mainly because it's only possible when you initiate a timer with a specific name, but you might find it handy.
Posted By: starbucks_mafia Re: /timer - 10/11/03 07:44 PM
You can use //timer 3 50 echo -a blah | timer $+ $ltimer -e for unnamed timers.
Posted By: qwerty Re: /timer - 10/11/03 08:07 PM
Ah nice, I totally forgot about $ltimer smile
© mIRC Discussion Forums