30.11.2009, 22:50
I think its because You used SetTimer Instead of SetTimerEx
SetTimerEx of both would be:
SetTimerEx of both would be:
pawn Код:
SetTimerEx("Repair",60000,0,"i",playerid);
SetTimerEx("opoznienier",10000,0,"i",playerid);