Race multiple spawn position in order
#2

Код:
static const Float:RaceSpawn[2][4] =
{
{X,Y,Z,A},{X,Y,Z,A}
};


new n = PlayersInRace;//TOTAL PLAYERS IN RACE.
SetPlayerPos(playerid, RaceSpawn[n][0], RaceSpawn[n][1], RaceSpawn[n][2]);
Reply


Messages In This Thread
Race multiple spawn position in order - by OKOK - 25.07.2016, 06:10
Re: Race multiple spawn position in order - by Stuntff - 25.07.2016, 06:25
Re: Race multiple spawn position in order - by OKOK - 25.07.2016, 06:38
Re: Race multiple spawn position in order - by Dayrion - 25.07.2016, 06:44
Re: Race multiple spawn position in order - by Stuntff - 25.07.2016, 07:05

Forum Jump:


Users browsing this thread: 3 Guest(s)