How to know who's at the checkpoint?
#1

Hey.

I created a checkpoint, but how I can know who is there? At the checkpoint.

Thanks
Reply
#2

pawn Code:
public OnPlayerEnterCheckpoint( playerid )
{
  return 1;
}
Use that callback or the 'Race' ones for race checkpoints.
Reply
#3

https://sampwiki.blast.hk/wiki/IsPlayerInCheckpoint
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)