03.02.2013, 18:42
You're disabling the checkpoint at the end of the command.
Removing or moving those will fix it.
pawn Код:
DisablePlayerCheckpoint(playerid);
CP[playerid] = 0;