2238

From FOnline: 2238 Wiki
(Difference between revisions)
Jump to: navigation, search
m (IgnoreLangChange)
(redirect, FOnline2238.cfg)
 
Line 1: Line 1:
== Autosave ==
+
#REDIRECT[[FOnline2238.cfg#Section:_2238]]
If possible, client will try to update config file every time you change setting in game, by using function keys, or a command. They will be used next time you start a game. Can be used in config file only.
+
 
+
Notes:
+
* with autosave enabled, all comments/empty lines will be removed
+
 
+
'''''Type: [[Configuration#boolean|boolean]]'''''
+
 
+
'''''Default: off'''''
+
 
+
== Awareness ==
+
 
+
See: [[Commands|awareness]] command
+
 
+
'''''Type: [[Configuration#boolean|boolean]]'''''
+
 
+
'''''Default: on'''''
+
 
+
== CombatMode ==
+
 
+
Sets default combat mode for encounters/quest maps. If this variable is present in FOnline2238.cfg, <u>value from FOnline.cfg is ignored</u>.<br/>
+
See also: [[Commands|combatmode]] command.
+
 
+
0: Both
+
 
+
1: Real-Time
+
 
+
2: Turn-Based
+
 
+
'''''Type: [[Configuration#number|number]] (unsigned)'''''
+
 
+
'''''Range: 0-2'''''
+
 
+
'''''Default: none'''''
+
 
+
== CustomIni ==
+
 
+
Allows to load different .ini files into client, what allows easier loading of custom client interfaces. You don't need to replace default/faction.ini anymore, just save file with your modifications and add it to CustomIni list.
+
 
+
New ini files are loaded parsed after loading all [[DataFiles|data files]], for making "one file - one interface" possible.
+
 
+
Notes:
+
* if you want to load more than one file, separate it with pipe symbol (|)
+
 
+
'''''Type: [[Configuration#string|string]]'''''
+
 
+
'''''Default: none'''''
+
 
+
== DisplayNames ==
+
 
+
Turns on/off the display of character names above head. (Hotkey: '''F6''')
+
 
+
'''''Type: [[Configuration#boolean|boolean]]'''''
+
 
+
'''''Default: off'''''
+
 
+
== DisplayTC ==
+
 
+
Turns on/off display of [[Town Control]] messages. (Hotkey: '''F11''')
+
 
+
'''''Type: [[Configuration#boolean|boolean]]'''''
+
 
+
'''''Default: on'''''
+
 
+
== DisplayTCZones ==
+
 
+
Turns on/off displaying the [[Town Control]] capture zone. (Hotkey: '''F10''')
+
 
+
0: don't display any info
+
 
+
1: display information text ("inside/outside capture zone") and zone borders
+
 
+
2: display information text ("inside/outside capture zone"), more visible zone borders
+
 
+
'''''Type: [[Configuration#number|number]] (unsigned)'''''
+
 
+
'''''Range: 0-2'''''
+
 
+
'''''Default: 0'''''
+
 
+
== Fog ==
+
 
+
Turns on/off ''fog of war'' displaying.
+
 
+
'''''Type: [[Configuration#boolean|boolean]]'''''
+
 
+
'''''Default: off'''''
+
 
+
== FogColor ==
+
 
+
Changes ''fog of war'' color.
+
 
+
'''''Type: [[Configuration#color|color]] (with alpha)'''''
+
 
+
== IgnoreLangChange ==
+
 
+
Pressing ''left alt and left shift'' or ''left control and left shift'' won't change input language.
+
 
+
'''''Type: [[Configuration#boolean|boolean]]'''''
+
 
+
'''''Default: off'''''
+
 
+
== LogfileName ==
+
 
+
Allows to change name of logfile (created after pressing '''F2''' key). If name leads to subdirectories, they will be created automatically.
+
 
+
Special strings that can be used in filename:
+
%DAY%
+
%MONTH%
+
%YEAR%
+
%HOUR%
+
%MINUTE%
+
%SECOND%
+
%EXTENSION%
+
%CHARNAME%
+
%CHARLEVEL%
+
 
+
'''''Type: [[Configuration#string|string]]'''''
+
 
+
'''''Default: none'''''
+
 
+
Example:
+
 
+
''LogfileName=logs\%CHARNAME%\%YEAR%-%MONTH%-%DAY%_%HOUR%-%MINUTE%-%SECOND%.txt''
+
 
+
== MouseScroll ==
+
 
+
Turns on/off scrolling of map using mouse. (Hotkey: '''F8''')
+
 
+
'''''Type: [[Configuration#boolean|boolean]]'''''
+
 
+
'''''Default: on'''''
+
 
+
 
+
== ScreenshotName ==
+
 
+
Allows to change name of screenshot file (created after pressing '''F3''' key). If name leads to subdirectories, they will be created automatically. File extension should end with ".jpg", ".tga", ".png" to create file in one of these formats. Every other extensions sets format to BMP.
+
 
+
Special strings that can be used in filename:
+
%DAY%
+
%MONTH%
+
%YEAR%
+
%HOUR%
+
%MINUTE%
+
%SECOND%
+
%EXTENSION%
+
%CHARNAME%
+
%CHARLEVEL%
+
 
+
'''''Type: [[Configuration#string|string]]'''''
+
 
+
'''''Default: none'''''
+
 
+
Example:
+
 
+
''ScreenshotName=screenshots\%CHARNAME%\%YEAR%-%MONTH%-%DAY%_%HOUR%-%MINUTE%-%SECOND%.png''
+
 
+
== VerboseActionHead ==
+
 
+
Displays message above character, when (s)he uses specifing items/skills on self or other critters.
+
 
+
'''''Type: [[Configuration#boolean|boolean]]'''''
+
 
+
'''''Default: on'''''
+
 
+
== VerboseActionBox ==
+
 
+
Displays information in messagebox, when given character uses specifing items/skills on self or other critters.
+
 
+
'''''Type: [[Configuration#boolean|boolean]]'''''
+
 
+
'''''Default: off'''''
+
 
+
[[Category:Configuration]]
+

Latest revision as of 22:02, 28 November 2012

  1. REDIRECTFOnline2238.cfg#Section:_2238
Personal tools
Contribute