Game is starting without a commander on both teams
ghostdlr
Join Date: 2015-07-02 Member: 205950Members
For example, when someone in alien team goes commander, a message is displayed ... Marines have 45 seconds to choose a commander ... then the game starts , even if there's no one commanding marine team .
I can't find the config to disable this . I don't want the game to start unless both teams have a commander .
I can't find the config to disable this . I don't want the game to start unless both teams have a commander .
Comments
and add: "AbortIfNoCom": true,
and: "RequireComs": 2,
If you want there to always have to be 2 commanders, disable the pregame plugin completely (shine/BaseConfig.json file, "ActiveExtensions" -> "pregame": false). Its entire purpose is to get the game started quicker at the possible expense of only one commander being present at the round start.