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
#2

https://www.******.co.uk/search?q=samp+random+spawns
Reply
#3

Maybe this will help - showthread.php?t=162488
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)