Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1.     new checkpointid = lastcp[playerid];
  2.     if(checkpointid > 0 && checkpointid <= 2) //são 2 checkpoints, então mude se for colocar mais...
  3.     {
  4.     cpzone[playerid][checkpointid] = 0; //saiu do CP...
  5.     GangZoneStopFlashForAll(checkpointid-1);
  6.     }