This repository has been archived by the owner on Nov 16, 2017. It is now read-only.
forked from matricks/teeworlds
-
Notifications
You must be signed in to change notification settings - Fork 15
teamsize #234
Labels
Comments
You can achieve the same by limiting the number of active players using sv_spectator_slots |
if i would want that i could also just use sv_max_clients x |
By reserving spectator slots you are also limiting the number of ingame players. Here an example: sv_max_clients 16 This config would limit the teamsize to 4 ((16-8)/2) which is what you want? |
ah, now i understand u sorry |
It's on DDRace. Sorry didn't notice that |
still looking for an answer |
@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.
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
The text was updated successfully, but these errors were encountered: