Description
There are two values you should configure to your liking/needs:
[syntax="python"]#Number of kills a player needs before the match ends
neededkills = 20
#Number of Players allowed to play on each team
players = 1[/syntax]
This limits the number of players allowed on each team to the number set. Then they play until one of the players reaches the set amount of kills. at that time it will force all players spec and allow for new players to join a team to start it again.
*Note - this should also work for CSS I would just change the es.msg commands to no longer say Rebel and Combine if you use it for CSS :)
~J3ff