28.07.2012, 20:33
So, why not put it in an array instead?
pawn Код:
new OilZone[4];
PlayerCountTimer[playerid] = SetTimerEx("GangCount", 1000, true, "iii", playerid, checkpointid, OilZone[0]);