30.07.2009, 15:21
Well you need a player specific variable (example: PlayerCP[MAX_PLAYERS]) then at anypoint make the race checkpoint, then, under OnPlayerEnterRaceCheckpoint, use a switch to determine which checkpoint the player is on. I've seen people with issues concerning their own race script, use search and find them. (I posted there too =p)