02.08.2014, 06:10
hey i dont know why when i run around my character will sstop all animations and i need start running again my timer are in onplayerspawn and i tryed to put on gamemodeini but still this type timer i use
PHP код:
SetTimerEx("Donators", 1000, true, "i", playerid);
SetTimerEx("CheckMoney", 2000, true, "i", playerid);
SetTimerEx("CheckRobSkill",2000, true, "i", playerid);