SA-MP Forums Archive
Timers question - 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: Timers question (/showthread.php?tid=428849)



Timers question - CONTROLA - 07.04.2013

Hello!
I'm using a global 1-second timer but I'm not using KillTimer when doing a gmx. Is it wrong?


Re: Timers question - Edvin - 07.04.2013

No. The timers will be "re-created" when OnGameModeInit it's called.