How do I disable rookie mode?

Post Reply
User avatar
kraze
Former staff
Former staff
Posts: 4362
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Fri Sep 17, 2010 9:06 am
Location: California

How do I disable rookie mode?

Post 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
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Post Reply