Ticket #209 (closed enhancement: invalid)
Scramble teams when roundlimit hits or map changes
| Reported by: | din0 | Owned by: | jdolan |
|---|---|---|---|
| Priority: | minor | Component: | quake2world |
| Keywords: | Cc: |
Description
Enable/disable cvar for team scramble via rcon or console either between rounds (to scramble teams during obviously uneven scores?) or at the beginning of match before teams /ready up
something like
sv_teamscramble Inputting this command randomly switches team members on each team. Each player will either be a 0 or 1, if 0 then player stays on team, if 1 then player is forced on the other team. Cvar takes into account number of players on each team and balances them accordingly
Enable/disable scramble cvar if team scores are extremely uneven and temporarily disable team switching for fair play?
something like
sv_fairplay 0/1
sv_fairplayhold <value in seconds> value = amount of time team switching is disabled after teams are scrambled
