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



Question about timers - Sellize - 30.03.2015

If I use settimerex with a playerid and the player connects before the timer is finished, will it have any negative effects?


Re: Question about timers - BleverCastard - 30.03.2015

Make sure the player is connected before executing the timer.

And I believe it wastes memory(correct me if I'm wrong), never really thought about the consequences.