SA-MP Forums Archive
SetTimer & SetTimerEx? - 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: SetTimer & SetTimerEx? (/showthread.php?tid=124461)



SetTimer & SetTimerEx? - Cry_Wolf - 30.01.2010

Hey all,

I want to know the difference between:
Код:
SetTimer
and
Код:
SetTimerEx
Thanks.



Re: SetTimer & SetTimerEx? - dice7 - 30.01.2010

With SetTimerEx you can pass variables to the function you are calling.


Re: SetTimer & SetTimerEx? - Nero_3D - 30.01.2010

check the wiki for a better explanation

wiki.sa-mp.com/wiki/SetTimer
wiki.sa-mp.com/wiki/SetTimerEx


Re: SetTimer & SetTimerEx? - Cry_Wolf - 30.01.2010

I didn't understand, can you please give me an example for each usages?


Re: SetTimer & SetTimerEx? - Nero_3D - 30.01.2010

Quote:
Originally Posted by Cry_Wolf
I didn't understand, can you please give me an example for each usages?
WIKI: SetTimer, SetTimerEx