04.12.2009, 22:26
Making a blip to a specific location in a cmd?
Originally Posted by Studio
Ok, i found out how. How do you remove a checkpoint when you're there.
|
public OnPlayerEnterStreamedCheckpoint(playerid, streamid)
{
return 1;
}
DestroyCheckpoint(cPid); //Destroys a checkpoint.