26.02.2014, 16:25
You're using a global timer (without parameters) on a function which needs input parameters.
Use SetTimerEx instead to put the needed parameters (playerid).
Use SetTimerEx instead to put the needed parameters (playerid).