How do I edit my mapcycle?

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 edit my mapcycle?

Post by kraze »

You can edit the mapcycle through the game's built-in control panel, at http://xxx.game.nfoservers.com/index.html (where "xxx" is your server identifier), by using the drag-and-drop selector.

Alternately, you can edit it manually by following these steps:
  1. Go to the "File manager" tab in your control panel and from the drop down box, select "MapCycle.json", click "Edit", and click "Submit".
  2. You will be presented with something like this, that you can edit to your liking:

    Code: Select all

    {
      "mods": [  ],
      "mode": "order",
      "time": 30,
      "maps": [ "ns2_summit", "ns2_refinery", "ns2_mineshaft", "ns2_tram", "ns2_veil", "ns2_docking" ]
    }
    "mode" allows you to set how your maps will be played. Valid flags currently are "order" and "random"
    "time" simply allows you to set how long each map will last before the rounds ends
  3. Restart the server to implement the new map cycle.
@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