25.07.2011, 17:04
You should use SetTimerEx.
Example:
Example:
pawn Код:
// function milisec repeat format value
SetTimerEx( "freeze", 5000, false, "d", playerid);