26.02.2011, 11:02
Use SetTimerEx (https://sampwiki.blast.hk/wiki/SetTimerEx)
Example:
Example:
pawn Код:
Timer2 = SetTimerEx("monsterjump3",5000,false, "i", playerid);