24.11.2012, 19:53
SetTimer just calls which ever function directly (after the timer ends ofc)
SetTimerEx allows you to pass numbers to the function (perhaps a playerid), you can read about it here.
SetTimerEx allows you to pass numbers to the function (perhaps a playerid), you can read about it here.