Skip to content
This repository has been archived by the owner on Nov 16, 2017. It is now read-only.

teamsize #234

Open
moukle opened this issue Jun 5, 2013 · 7 comments
Open

teamsize #234

moukle opened this issue Jun 5, 2013 · 7 comments
Labels

Comments

@moukle
Copy link

moukle commented Jun 5, 2013

could u add a command to limit the teamsize (how many ppl can join one team)
maybe like sv_max_teamsize x
would help me a lot
thanks

@east
Copy link

east commented Jun 5, 2013

You can achieve the same by limiting the number of active players using sv_spectator_slots

@moukle
Copy link
Author

moukle commented Jun 5, 2013

if i would want that i could also just use sv_max_clients x

@east
Copy link

east commented Jun 5, 2013

By reserving spectator slots you are also limiting the number of ingame players. Here an example:

sv_max_clients 16
sv_spectator_slots 8

This config would limit the teamsize to 4 ((16-8)/2) which is what you want?

@moukle
Copy link
Author

moukle commented Jun 5, 2013

ah, now i understand u
i posted it in wrong label ._.
was meant to be in ddrace

sorry
any possibility to move it?

@east
Copy link

east commented Jun 5, 2013

It's on DDRace. Sorry didn't notice that

@moukle
Copy link
Author

moukle commented Jun 9, 2013

still looking for an answer

@Learath2
Copy link
Member

@PHACRUM DDRace is most probably going to be totally rewritten in summer. When we are doing that I will implement your idea.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants