SA-MP Forums Archive
Does a non repeating timer need to be killed? - 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: Does a non repeating timer need to be killed? (/showthread.php?tid=497694)



Does a non repeating timer need to be killed? - AnthonyTimmers - 28.02.2014

Title says it all..

Does a non repeating timer need to be killed?


Re: Does a non repeating timer need to be killed? - Misiur - 28.02.2014

No, only in case if you want to kill it before it executes.


Re: Does a non repeating timer need to be killed? - AnthonyTimmers - 28.02.2014

Okay, thanks.