Random player
#4

NO!

max players is 500.
i dont think you run a server with 500 players (do you?)
Code:
new randomp;
randomp = random(GetMaxPlayers());
gTeam[randomp] = TEAM; //Change this to your variables
SpawnPlayer(randomp);
GetMaxPlayers will read in config.cfg what you have set there.
Reply


Messages In This Thread
Random player - by marinov - 07.11.2010, 05:57
Re: Random player - by marinov - 07.11.2010, 06:45
Re: Random player - by Kwarde - 07.11.2010, 06:59
Re: Random player - by legodude - 07.11.2010, 07:03
Re: Random player - by Kwarde - 07.11.2010, 07:13
Re: Random player - by iggy1 - 07.11.2010, 07:17
Re: Random player - by (SF)Noobanatior - 07.11.2010, 07:45
Re: Random player - by iggy1 - 07.11.2010, 07:51

Forum Jump:


Users browsing this thread: 1 Guest(s)