SA-MP Forums Archive
KillTimer 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: KillTimer Question? (/showthread.php?tid=600271)



KillTimer Question? - xiaoniao - 06.02.2016

delete


Re: KillTimer Question? - GangstaSunny - 06.02.2016

I only kill my timers if i need to.
If your timer will not repeat, i dont think its nessecary to kill the timer because the timer will kill itselfs.


Re: KillTimer Question? - fuckingcruse - 06.02.2016

Most people kill timers for SetTimerEx as it have loops and if no loops then no use of killtimer.