Checkpoint for all players
#3

Quote:
Originally Posted by Affan
Посмотреть сообщение
pawn Код:
foreach(new i : Player)
{
    if(inrace[i] == 1) // Change this
    {
        SetPlayerCheckpoint(i, x, y, z); //Insert your cordinates
    }
}
Great, thanks Affan. How could I add players to a race array?
Reply


Messages In This Thread
Checkpoint for all players - by alibalicharlton - 08.07.2014, 18:37
Re: Checkpoint for all players - by Affan - 08.07.2014, 18:41
Re: Checkpoint for all players - by alibalicharlton - 08.07.2014, 18:43

Forum Jump:


Users browsing this thread: 5 Guest(s)