12.06.2010, 13:38
Change this:
To:
Now it won't repeat.
Код:
testtimer[playerid] = SetTimerEx("Test",2000,1,"i",playerid);
Код:
testtimer[playerid] = SetTimerEx("Test",2000,0,"i",playerid);