18.03.2014, 22:32
Why the timer doesn't work properly? because you have arguements and you must use SetTimerEx! the code below should work. or you can simply call the function directly instead of a timer.
pawn Код:
SetTimerEx("SpecSpawn", 1000, false, "i", playerid);