29.10.2010, 20:07
pawn Код:
if(IsPlayerInRangeOfPoint(playerid,10,-1975.464721, 296.723876, 35.171875))
{
carshow = SetPlayerCheckpoint(playerid, -1975.464721, 296.723876, 35.171875, 2);
if(IsPlayerInRangeOfPoint(playerid,11,-1975.464721, 296.723876, 35.171875))
{
DisablePlayerCheckpoint(carshow);
}
}
i got this under opu