How would I go about setting up a vanilla competitive server to limit 5 players to a team while allowing two spectators?
I've spent a while looking for plugins that could do this, but most of them seem to be for pug configs.
5v5 + 2 spectator slots (12 slot)
-
- A semi-regular
- Posts: 15
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Tue May 03, 2016 3:19 am
-
- This is my homepage
- Posts: 97
- Joined: Wed Dec 02, 2015 10:56 pm
Re: 5v5 + 2 spectator slots (12 slot)
Have you tried Warmod - https://forums.alliedmods.net/showthread.php?p=2028726 or pug setup https://github.com/splewis/csgo-pug-setup. I'd recommend splewis' pug setup.
Re: 5v5 + 2 spectator slots (12 slot)
Like I said, I'm not looking for a pug plugin, I just want it to work with regular classic competitive.It'sRandinator wrote:Have you tried Warmod - https://forums.alliedmods.net/showthread.php?p=2028726 or pug setup https://github.com/splewis/csgo-pug-setup. I'd recommend splewis' pug setup.
Re: 5v5 + 2 spectator slots (12 slot)
I don't believe there are vanilla commands to do exactly what you want, but in theory you can mimic this setup in Vanilla. Try setting mp_limitteams to 1. This will make it so the other team can only have a single extra player on it before it becomes locked. You can also use mp_autoteambalance 1 to make sure teams stay even. mp_spectators_max should also limit spectators. Those combined with the overall player cap on the server should help things stay equal.
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
-
- This is my homepage
- Posts: 97
- Joined: Wed Dec 02, 2015 10:56 pm
Re: 5v5 + 2 spectator slots (12 slot)
I've seen reports of mp_spectators_max not working.kraze wrote:I don't believe there are vanilla commands to do exactly what you want, but in theory you can mimic this setup in Vanilla. Try setting mp_limitteams to 1. This will make it so the other team can only have a single extra player on it before it becomes locked. You can also use mp_autoteambalance 1 to make sure teams stay even. mp_spectators_max should also limit spectators. Those combined with the overall player cap on the server should help things stay equal.
-
- This is my homepage
- Posts: 97
- Joined: Wed Dec 02, 2015 10:56 pm
Re: 5v5 + 2 spectator slots (12 slot)
If you're worried about server performance by adding the pug setup, it does not do many tasks and should be fine as it's small and basic.canti wrote:Like I said, I'm not looking for a pug plugin, I just want it to work with regular classic competitive.It'sRandinator wrote:Have you tried Warmod - https://forums.alliedmods.net/showthread.php?p=2028726 or pug setup https://github.com/splewis/csgo-pug-setup. I'd recommend splewis' pug setup.
Re: 5v5 + 2 spectator slots (12 slot)
Currently using these with mp_spectators_max 2; game still allows one team to add a 6th player.kraze wrote:I don't believe there are vanilla commands to do exactly what you want, but in theory you can mimic this setup in Vanilla. Try setting mp_limitteams to 1. This will make it so the other team can only have a single extra player on it before it becomes locked. You can also use mp_autoteambalance 1 to make sure teams stay even. mp_spectators_max should also limit spectators. Those combined with the overall player cap on the server should help things stay equal.
I'm not worried about performance, I just don't want the captains/!ready/etc. features. I want players to be able to pop in and out of the match whenever.It'sRandinator wrote: If you're worried about server performance by adding the pug setup, it does not do many tasks and should be fine as it's small and basic.
Re: 5v5 + 2 spectator slots (12 slot)
Yes, that command will only allow a 6th player to join, a 7th should be blocked. Since you're not using a plugin to limit this you'll really only be able to mimic what you want.
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Re: 5v5 + 2 spectator slots (12 slot)
I was able to find this plugin and it seems to be working fine for me.
-
- A semi-regular
- Posts: 28
- Joined: Thu Jul 02, 2015 2:54 pm
- Contact:
Re: 5v5 + 2 spectator slots (12 slot)
Does this plugin still work for you? (if you are still running a 5vs5 server with this)canti wrote:I was able to find this plugin and it seems to be working fine for me.