06.07.2008, 13:38
Oh sorry, my bad. I use IE
Use these for now
Quote:
Originally Posted by Scorcher
|
Originally Posted by Scorcher
|
pGPS,
PlayerInfo[playerid][pGPS] = 1;
if(PlayerInfo[playerid][pGPS] == 1)
Originally Posted by Nero_3D
when you use something like gPlayerCheckpointStatus[playerid] than
pawn Code:
pawn Code:
and a command for disabling checkpoints pawn Code:
|
public OnPlayerEnterCheckpoint(playerid) { DisablePlayerCheckpoint(playerid); }