SA-MP Forums Archive
Engine Help - 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: Engine Help (/showthread.php?tid=422327)



Solved Engine Help - Zalman - 13.03.2013

Solved


Re: Engine Help - Vince - 13.03.2013

If the function you are calling through a timer has parameters then you must use SetTimerEx.
https://sampwiki.blast.hk/wiki/SetTimerEx


Re: Engine Help - Zalman - 13.03.2013

Quote:
Originally Posted by Vince
Посмотреть сообщение
If the function you are calling through a timer has parameters then you must use SetTimerEx.
https://sampwiki.blast.hk/wiki/SetTimerEx
Thanks