Help please
#6

Quote:
Originally Posted by admantis
Посмотреть сообщение
I dont understand a shit, what you want to mean?
I'm not sure, but I guess he wants something like this:
pawn Код:
for(new i = 0; i < 3; i++) // 3 is ammount of players
{
    if(!IsPlayerInRangeOfPoint(i, 7.0, 1967.6681,-1155.7656,20.9705))
    {
        return SendClientMessageToAll(0xFFFFFF,"ERROR: There are not 3 players in the checkpoint.");
    }
    else
    {
    SendClientMessage(i,color_red,"it started");
    }
}
Reply


Messages In This Thread
Help please - by bartje01 - 28.12.2010, 00:32
Re: Help please - by admantis - 28.12.2010, 00:37
Re: Help please - by _rAped - 28.12.2010, 00:37
Re: Help please - by bartje01 - 28.12.2010, 00:39
Re: Help please - by admantis - 28.12.2010, 00:41
Re: Help please - by _rAped - 28.12.2010, 00:45
Re: Help please - by admantis - 28.12.2010, 00:47
Re: Help please - by _rAped - 28.12.2010, 00:49

Forum Jump:


Users browsing this thread: 1 Guest(s)