How do i enable cmd only in checkpoint?
#2

pawn Код:
IsPlayerInRangeOfPoint
or use variables or something...

pawn Код:
new isincheckpoint[MAX_PLAYERS];

OnPlayerEnterCheckpoint(playerid)
{
isincheckpoint[playerid] = 1;
}
Reply


Messages In This Thread
How do i enable cmd only in checkpoint? - by [ProX]BlueFire - 02.03.2011, 19:45
Re: How do i enable cmd only in checkpoint? - by Lorrden - 02.03.2011, 19:48

Forum Jump:


Users browsing this thread: 2 Guest(s)