What happens if.. - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: What happens if.. (
/showthread.php?tid=246285)
What happens if.. -
admantis - 03.04.2011
You run a timer that's already running? It stops and restart, it runs 2 times? Thanks.
Re: What happens if.. -
coole210 - 03.04.2011
You would have to kill the timer and start it back up to restart it..
Running it twice would just crash the server i believe.
Re: What happens if.. -
Mean - 03.04.2011
I guess it would run twice. I didn't test it.
Re: What happens if.. -
admantis - 03.04.2011
Oh, thanks.