Game is starting without a commander on both teams

ghostdlrghostdlr Join Date: 2015-07-02 Member: 205950Members
edited December 2015 in Server Discussion
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 .

Comments

  • woozawooza Switzerland Join Date: 2013-11-21 Member: 189496Members, Squad Five Blue
    edited December 2015
    Open the file PreGame.json in your shine/plugins folder.

    and add: "AbortIfNoCom": true,

    and: "RequireComs": 2,
  • Person8880Person8880 Join Date: 2013-01-02 Member: 177167Members, Squad Five Blue
    That still won't 100% stop the game from potentially starting with only 1 commander.

    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.
Sign In or Register to comment.