Difference between revisions of "Settings"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Henning
m (None)
imported>Truant
(vandalism, spamming links; Undo revision 18680 by MHerzog45 (talk))
Line 7: Line 7:
== Note to Editors ==
== Note to Editors ==


When documenting new settings, please try to add the setting to an existing page documenting a group of related settings. If the setting does not fit well with any existing pages, consider what other settings exist (that may be undocumented) <span class="plainlinks">[http://ibsdietplan.org <span style="color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;">IBS</span>]</span> that relate to the new setting, create a new page to document all of the settings as a group, and add this new group as its own category here. Please refer to existing settings pages for stylistic guidance ([] and [[Experience Settings]]  
When documenting new settings, please try to add the setting to an existing page documenting a group of related settings. If the setting does not fit well with any existing pages, consider what other settings exist (that may be undocumented) that relate to the new setting, create a new page to document all of the settings as a group, and add this new group as its own category here. Please refer to existing settings pages for stylistic guidance ([[fWeaponConditionJamXX]] and [[Experience Settings]] are good examples).


__TOC__
__TOC__
&lt;div class="case-sensitive-links">
<div class="case-sensitive-links">


== Actor Settings ==
== Actor Settings ==
Line 710: Line 710:
* [[iHUDMaxCompassNPCTicks]]
* [[iHUDMaxCompassNPCTicks]]


&lt;/div>
</div>
[[Category:Gameplay]]
[[Category:Gameplay]]

Revision as of 10:44, 25 September 2011

As you can see, there are hundreds of game settings. Some are relatively innocent, such as fSneakSleepBonus, which determines the Sneak bonus an actor gets if the target is sleeping. Others can break the game in a heartbeat. Be very careful with any changes to make to these settings.

Game settings use a naming convention which identifies what kind of data the setting accepts. "f" settings are floats (numbers with decimals), "i" settings are integers (whole numbers) and "s" settings are strings.

Know what a game setting does that isn't explained here? Spread the knowledge by documenting it!

Note to Editors

When documenting new settings, please try to add the setting to an existing page documenting a group of related settings. If the setting does not fit well with any existing pages, consider what other settings exist (that may be undocumented) that relate to the new setting, create a new page to document all of the settings as a group, and add this new group as its own category here. Please refer to existing settings pages for stylistic guidance (fWeaponConditionJamXX and Experience Settings are good examples).