Multiple Spawnpoints.
#1

How can i make multiple spawnpoints for a team ? Random spawnpoints for a team . Is there a way ?
pawn Код:
else if(gTeam[playerid] >= 9) // After/And 9 , civils is the team .
    {
        TogglePlayerControllable(playerid,0);
        SetPlayerPos(playerid,-1984.5894,138.2576,27.6875);
        SetPlayerFacingAngle(playerid,90.5403);
        SetCameraBehindPlayer(playerid);
    }
So how can i make multiple random spawnpoints ?
Reply


Messages In This Thread
Multiple Spawnpoints. - by Johnson_Brooks - 23.05.2014, 22:31
Re: Multiple Spawnpoints. - by MP2 - 23.05.2014, 22:39
Re: Multiple Spawnpoints. - by eXeDev - 24.05.2014, 06:24

Forum Jump:


Users browsing this thread: 1 Guest(s)