Making a blip to a specific location in a cmd?
#1

Making a blip to a specific location in a cmd?
Reply
#2

Yes but the blip wouldn't show if you weren't in that area...
Reply
#3

Ok, i found out how. How do you remove a checkpoint when you're there.
Reply
#4

Quote:
Originally Posted by Studio
Ok, i found out how. How do you remove a checkpoint when you're there.
pawn Код:
public OnPlayerEnterStreamedCheckpoint(playerid, streamid)
{
  return 1;
}
pawn Код:
DestroyCheckpoint(cPid); //Destroys a checkpoint.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)