isplayerinrangeofpoint && checkpoints
#5

Quote:
Originally Posted by MadeMan
Посмотреть сообщение
Try this one

pawn Код:
if(IsPlayerInRangeOfPoint(playerid,10,-1975.464721, 296.723876, 35.171875))
{
    SetPlayerCheckpoint(playerid, -1975.464721, 296.723876, 35.171875, 2);
}
else
{
    DisablePlayerCheckpoint(playerid);
}
thanks again
Reply


Messages In This Thread
isplayerinrangeofpoint && checkpoints - by WillyP - 29.10.2010, 20:07
Re: isplayerinrangeofpoint && checkpoints - by MadeMan - 29.10.2010, 20:18
Re: isplayerinrangeofpoint && checkpoints - by WillyP - 29.10.2010, 20:25
Re: isplayerinrangeofpoint && checkpoints - by MadeMan - 29.10.2010, 20:35
Re: isplayerinrangeofpoint && checkpoints - by WillyP - 29.10.2010, 20:40

Forum Jump:


Users browsing this thread: 1 Guest(s)