SA-MP Forums Archive
Killing timers on OnGameModeExit: Is it necessary? - 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: Killing timers on OnGameModeExit: Is it necessary? (/showthread.php?tid=534132)



Killing timers on OnGameModeExit: Is it necessary? - Uberanwar - 28.08.2014

Hey guys, I would like to ask if it is necessary to kill timers, for example, anti cheat timer, etc, on OnGameModeExit?


Re: Killing timers on OnGameModeExit: Is it necessary? - r3ct - 28.08.2014

I'm not sure if samp does it on its own or not but it wouldn't be a bad idea to do it.


Re: Killing timers on OnGameModeExit: Is it necessary? - Uberanwar - 28.08.2014

Quote:
Originally Posted by r3ct
Посмотреть сообщение
I'm not sure if samp does it on its own or not but it wouldn't be a bad idea to do it.
I think you're right..