Page 1 of 1

How do I disable rookie mode?

Posted: Wed Nov 21, 2012 9:26 pm
by kraze
  1. From the "File manager" tab in your control panel select "ServerConfig.json" then hit edit.
  2. You should be presented with something like this;

    Code: Select all

    {
      "settings": {
        "rookie_friendly": true,
        "end_round_on_team_unbalance": 0.4,
        "auto_team_balance": {
          "enabled_after_seconds": 10,
          "enabled_on_unbalance_amount": 2
        }
      },
      "tags": [ "rookie" ]
    }
  3. Find ""rookie_friendly": true," and replace the "true" with a "false".
  4. Click save and restart your server