How do I select my gamemode type?

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 select my gamemode type?

Post 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.
Post Reply