Whats this called ?
#3

pawn Код:
for(new x=0; x < MAX_PLAYERS; x++)
{
    if(!IsPlayerConnected(x)) continue;
    DisablePlayerCheckpoint(x);
}
This?
Reply


Messages In This Thread
Whats this called ? - by Rocky Balboa - 14.10.2010, 23:07
Re: Whats this called ? - by Las Venturas CNR - 14.10.2010, 23:15
Re: Whats this called ? - by Austin - 14.10.2010, 23:17
Re: Whats this called ? - by Las Venturas CNR - 14.10.2010, 23:19
Re: Whats this called ? - by Austin - 14.10.2010, 23:20
Re: Whats this called ? - by Las Venturas CNR - 14.10.2010, 23:24
Re: Whats this called ? - by Austin - 14.10.2010, 23:26

Forum Jump:


Users browsing this thread: 1 Guest(s)