05.12.2010, 11:56
No,it's not,the checkpoint need to appear on the radar,you could use
pawn Код:
if(IsPlayerInRangeOfPoint(playerid,15.0,x,y,z)// where x,y,z are checkpoints coords
{
SetPlayerCheckpoint(playerid,...)

