20.07.2014, 07:08
the problem is this--
SetTimerEx("OverTime1", 1000, true, "i", playerid);
the bold thing ^
the timer name has small t but settimerex has a capital T
change it to small one
SetTimerEx("OverTime1", 1000, true, "i", playerid);
the bold thing ^
the timer name has small t but settimerex has a capital T
change it to small one
![undecided](images/smilies/neutral.gif)