Difference between revisions of "INI File"

From Bitfighter
m (Server:)
m (General:)
Line 1: Line 1:
 
=='''General:'''==
 
=='''General:'''==
  
The ini file which is located in the main Bitfighter folder lets you set various presets for how your game works as well change settings of your servers.
+
The ini file which is located in the main Bitfighter folder lets you set various presets for how your game works as well change settings of your servers. Here is a general overview of the sections and what they contain.
 
+
  
 
== '''Server:''' ==
 
== '''Server:''' ==

Revision as of 02:25, 13 March 2013

General:

The ini file which is located in the main Bitfighter folder lets you set various presets for how your game works as well change settings of your servers. Here is a general overview of the sections and what they contain.

Server:

  • [Host] Section for holding server parameters.
  • ServerName= MR. Cooper Kicks
  • ServerDescription= BPS ppl only
  • Password= Berk
  • AdminPassword= If this is specified, then users can gain administrative powers by entering the specified code.
  • LevelChangePassword= Exactly the same as AdminPassword=, except it only allows the user to change the level. If left blank, anyone will be able to change the level.
  • MaxPlayers= The maximum amount of players.

Tips, and warnings:

  • WARNING: Do not edit the Bitfighter.ini file while Bitfighter is running, or your changes may be lost.