30.09.2009, 16:09
You haven't used any parameters in the function:
pawn Код:
for(new i = 0; i < MAX_PLAYERS; i++)
{
DisablePlayerCheckpoint(i);
}