Page 1 of 1

How do I select my gamemode type?

Posted: Sun Oct 05, 2014 5:21 pm
by kraze
You can set your gamemode and game type via your server.cfg. To edit this file go to your NFO control panel and select "server.cfg" from the drop-down menu on the "File manager" tab.

Scroll down until you see a section titled "//files". Under that section add or edit the "mapcyclefile" variable. Currently the only available options are...

Code: Select all

mapcycle_coop.txt
mapcycle_battle.txt
mapcycle_firefight.txt
mapcycle_occupy.txt
mapcycle_push.txt
Once you've chosen a specific game type enter it in your server.cfg. The full command should look something like this "mapcyclefile mapcycle_coop.txt". Save the file and reboot the server for your changes to take effect.