[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4668: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4670: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4671: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4672: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
Battlefield Modding Tutorials BFMODS :: View topic - Maximum Players on a team
Battlefield Modding Tutorials BFMODS
https://battlefieldmodding.com/ssm/phpBB3/

Maximum Players on a team
https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=5265
Page 1 of 7

Author:  privaterivvan [ Sat Sep 26, 2009 4:07 pm ]
Post subject:  Maximum Players on a team

Is it possible to have a maximum of say 2 players on the blue team. While all the rest on the otherside.

My point of this would be to make a "Horde" Berlin map, Where they get a mounted minigun with 500 rounds, and regular weapons, and they must fight off hordes of bots and humans all rushing at them with increased hp, but only knives. I think it would be great fun.

Author:  MR PINK BALLS [ Sat Sep 26, 2009 4:36 pm ]
Post subject:  Re: Maximum Players on a team

well u can make the bots be on one team as for humans you have to just threaten them

Author:  privaterivvan [ Sat Sep 26, 2009 4:39 pm ]
Post subject:  Re: Maximum Players on a team

I dont know, but i remember seeing a post that forces team change or something.

Author:  Iced Earth [ Sat Sep 26, 2009 6:38 pm ]
Post subject:  Re: Maximum Players on a team

Yeah, there's really no sure-fire way of having human players ONLY take one side.

Here's one idea though:

Spawn 2 vehicles (or however many human players you want) that have a spawnpoint attached to them. Make it so you spawn into the vehicle. Set the respawn times for it super-high (9999), and use the DestroyOnExit code.

What will happen: Players will be able to select a spawn on blue. They'll spawn into a vehicle, get out, and the vehicle will disappear. So will the spawn point. The other players will be forced to play red.

^__^

Author:  MR PINK BALLS [ Sat Sep 26, 2009 7:21 pm ]
Post subject:  Re: Maximum Players on a team

but what happens when they die?

Author:  [TKO]Twist [ Sat Sep 26, 2009 8:26 pm ]
Post subject:  Re: Maximum Players on a team

It won't respawn and the game will be over? due ticket bleed?

Author:  Archimonde0_0 [ Sat Sep 26, 2009 8:29 pm ]
Post subject:  Re: Maximum Players on a team

Adjust the auto-balance so that it sways towards one team. like axis 90 percent allies 10 percent, or in the case of 64 players 3 percent allies, 97 percent axis.

Author:  privaterivvan [ Sat Sep 26, 2009 8:59 pm ]
Post subject:  Re: Maximum Players on a team

Interesting idea, Iced Earth.

Twist, this is the point, to see how long they can survive against hordes of players.

Once they die some other person gets to try and see.

Page 1 of 7 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/