SA-MP Forums Archive
Timer problems - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Timer problems (/showthread.php?tid=293259)



Timer problems - Yvax - 27.10.2011

Hi,

I have the following problem:all of my server's timers gone crazy.None respects the interval.For example i do SetTimer("mytimer", 1000, 0);// 1 sec. and it sometimes goes right, other times it's faster or slower(more than one second or lower).

Also, this happens with SetTimerEx too.


Re: Timer problems - FUNExtreme - 27.10.2011

Please look at this:

https://sampforum.blast.hk/showthread.php?tid=289675

Hope it helps