Difference between revisions of "INI File"

From Bitfighter
(Tips, and warnings:)
(Sections:)
 
(11 intermediate revisions by 6 users not shown)
Line 1: Line 1:
== '''Server:''' ==
+
=='''General:'''==
  
*'''[Host]''': Start marker of server settings. Before [Diagnostics], and after [Settings].
+
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.
*'''ServerName=''': Put your server's name after the = sign. Lets say you set your server name to abc, after this is done, your game will be displayed as "abc" not "BitFighter Server".
+
*'''ServerDescription=''': This works exactly the same as ServerName, except it is your server's description, not name. If this is specified, then your description will be displayed in yellow(?) text in the lower left corner of your window/screen (only displayed if your server is selected)
+
*'''Password=''': If this is specified, then users will have to enter the code you specify before they can enter your server.
+
*'''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.
+
*'''MaxPlayers=''': The maximum amount of players.
+
  
 +
== '''Sections:''' ==
  
 +
*'''[Host]''' Section for settings of the server you host.
 +
 +
*'''[Recent Foreign Servers.]''' Keeps track of recent servers youve logged into used as a backup for playing in when then Bitfighter master server is down.
 +
 +
*'''[Loadout presets]''' Sets preset loadouts you can instantly switch to by touching a loadout zone select the loadout by pressing ctrl+# on windows.
 +
 +
*'''[Editor Plugins]''' Section for loading plugins to be used in the editor recommend you don't change it if you don't know what your doing.
 +
 +
*'''[Connections]''' Section for preset servers the Bitfighter master server tries to find for you.
 +
 +
*'''[Effects]''' display settings for Bitfighter you only will see these effects.
 +
 +
*'''[Sounds]''' Various sound settings can be changed here.
 +
 +
*'''[Settings]''' Varoius Bitfighter settings can be set here like window size on start up.
 +
 +
*'''[Diagnostics]''' Settings for determining what caused errors. used for development and debugging.
 +
 +
*'''[Levels]''' Helps select preset levels that will load with your server.
 +
 +
*'''[Updates]''' Determines how updates are handeled (windwos only.)
 +
 +
*'''[Testing]''' Various testing stuffs like changing the wall colors and the burst effect, may be removed eventully.
 +
 +
*'''[SavedLevelChangePasswords]''' This section remebers the passwords to servers to alow you to change levels.
 +
 +
*'''[SavedAdminPasswords]''' This Section remebers the passwords to servers to be a administrator on them.
 +
 +
*'''[SavedServerPasswords]'''  This section remevers the passwords to be able to gain access to a server.
 +
 +
*'''[KeyBoardKeyBindings]''' Various preset keyboard controls.
 +
 +
*'''[JoystickKeyBindings]''' Veroius preset joystick controls.
 +
 +
*'''[QuickchatMessages]''' This section lets you edit what the quick chat menus and messages say and are like.
 +
 +
*'''[LevelSkipList]''' This section controls what levels will never show on up on your server.
 +
 +
*'''[ServerBanList]''' This section lets you control the ban lengths people have received on your server.
  
 
== '''Tips, and warnings:''' ==
 
== '''Tips, and warnings:''' ==
 
*WARNING: Do not edit the Bitfighter.ini file while Bitfighter is running, or your changes may be lost.
 
*WARNING: Do not edit the Bitfighter.ini file while Bitfighter is running, or your changes may be lost.

Latest revision as of 03:08, 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.

Sections:

  • [Host] Section for settings of the server you host.
  • [Recent Foreign Servers.] Keeps track of recent servers youve logged into used as a backup for playing in when then Bitfighter master server is down.
  • [Loadout presets] Sets preset loadouts you can instantly switch to by touching a loadout zone select the loadout by pressing ctrl+# on windows.
  • [Editor Plugins] Section for loading plugins to be used in the editor recommend you don't change it if you don't know what your doing.
  • [Connections] Section for preset servers the Bitfighter master server tries to find for you.
  • [Effects] display settings for Bitfighter you only will see these effects.
  • [Sounds] Various sound settings can be changed here.
  • [Settings] Varoius Bitfighter settings can be set here like window size on start up.
  • [Diagnostics] Settings for determining what caused errors. used for development and debugging.
  • [Levels] Helps select preset levels that will load with your server.
  • [Updates] Determines how updates are handeled (windwos only.)
  • [Testing] Various testing stuffs like changing the wall colors and the burst effect, may be removed eventully.
  • [SavedLevelChangePasswords] This section remebers the passwords to servers to alow you to change levels.
  • [SavedAdminPasswords] This Section remebers the passwords to servers to be a administrator on them.
  • [SavedServerPasswords] This section remevers the passwords to be able to gain access to a server.
  • [KeyBoardKeyBindings] Various preset keyboard controls.
  • [JoystickKeyBindings] Veroius preset joystick controls.
  • [QuickchatMessages] This section lets you edit what the quick chat menus and messages say and are like.
  • [LevelSkipList] This section controls what levels will never show on up on your server.
  • [ServerBanList] This section lets you control the ban lengths people have received on your server.

Tips, and warnings:

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