mIRC Home    About    Download    Register    News    Help

Print Thread
#220780 29/04/10 06:25 AM
Joined: Jan 2010
Posts: 1
L
LyXiRd Offline OP
Mostly harmless
OP Offline
Mostly harmless
L
Joined: Jan 2010
Posts: 1
i want to using miliseconds on timer
what i should do?

LyXiRd #220783 29/04/10 06:38 AM
Joined: Mar 2004
Posts: 526
Fjord artisan
Offline
Fjord artisan
Joined: Mar 2004
Posts: 526
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 ?


Help others! It makes the world a better place, Makes you feel good, and makes you Healthy!
LyXiRd #220786 29/04/10 08:26 AM
Joined: Jun 2007
Posts: 933
5
Hoopy frood
Offline
Hoopy frood
5
Joined: Jun 2007
Posts: 933
see /help /timer

Your solution is in there. Read about the -m switch.


Link Copied to Clipboard