how to make a random spawn?
#4

Код:
new Float:gRandomPlayerSpawns[ 5 ][ 3 ] = {
{ Pos1 },
{ Pos2 },
{ Pos3 }, 
{ Pos4 },
{ ect   }
};
and now on: OnPlayerSpawn:
Код:
SetPlayerRandomSpawn( playerid );
And thats all...
Reply


Messages In This Thread
how to make a random spawn? - by niels44 - 01.11.2011, 16:24
Re: how to make a random spawn? - by HuSs3n - 01.11.2011, 16:28
Re: how to make a random spawn? - by niels44 - 01.11.2011, 16:34
Re: how to make a random spawn? - by Edvin - 01.11.2011, 17:46

Forum Jump:


Users browsing this thread: 1 Guest(s)