I've tried but no luck but what I've done was a lazy way to do but I'm hoping for a better solution that can run the timer infinitely on the time I set?

I have here which is silly and long ....

Code:
/timer1 00:00 0 3600 /runscript
/timer2 03:00 0 3600 /runscript
/timer3 06:00 0 3600 /runscript
/timer4 09:00 0 3600 /runscript
etc...


This is like running multiple timers and runs the script several times at once?

So I've tried another way which is ....
Code:
/timerRUNSCRIPT 0 3600 /runscript


That gives me problem because when I joined on the network say 12:20 .. it runs every hour on the 20 past frown

Any suggestion?
Thanks

Colt
(Excuse my poor english)