mIRC Homepage
Posted By: LyXiRd mIRC Timer - 29/04/10 06:25 AM
i want to using miliseconds on timer
what i should do?
Posted By: HorseC Re: mIRC Timer - 29/04/10 06:38 AM
Originally Posted By: LyXiRd
i want to using miliseconds on timer
what i should do?


from help (in mirc) on /timer

/timer1 0 20 /ame is AWAY!


Timer1 will repeat an all channel action every 20 seconds until you stop the timer.

Notice the value is in seconds... I do not think you can get a
value smaller than a second on a timer check.

But then why would you? The overhead involved in checking timer
intervals as small as you suggest would be counterproductive.

While I may be wrong about being able to use a smaller value, I can not see a valid reason for it.

I will await others to comment if my assumption on second being min value for a time is wrong, but none the less.. why do this ?
Posted By: 5618 Re: mIRC Timer - 29/04/10 08:26 AM
see /help /timer

Your solution is in there. Read about the -m switch.
© mIRC Discussion Forums