SA-MP Forums Archive
How to set a timer for a specific player? - 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: How to set a timer for a specific player? (/showthread.php?tid=598999)



How to set a timer for a specific player? - AndreiWow - 19.01.2016

How can I use playerid on a timer?


Re: How to set a timer for a specific player? - Jefff - 19.01.2016

https://sampwiki.blast.hk/wiki/SetTimerEx


Re: How to set a timer for a specific player? - Sithis - 19.01.2016

Either the above SetTimerEx, or save the Timer reference in an array for recurring Timers.