Guide:Skyrim INI/Gameplay: Difference between revisions

From Step Mods | Change The Game
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== [Gameplay] ==
== [Gameplay] ==
==== bAllowDragonFlightLocationDiscovery ====
==== bAllowDragonFlightLocationDiscovery ====
bAllowDragonFlightLocationDiscovery was added with the official 1.8 patch.
Default is 0.
Default is 0.
<pre>bAllowDragonFlightLocationDiscovery=(0,1)</pre>
<pre>bAllowDragonFlightLocationDiscovery=(0,1)</pre>


==== bAllowHavokGrabTheLiving ====
==== bAllowHavokGrabTheLiving ====
Default is 0.
Default is 0. In Oblivion, this allowed to grab unconscious (essential) NPCs (does it work in Skyrim?).
<pre>bAllowHavokGrabTheLiving=(0,1)</pre>
<pre>bAllowHavokGrabTheLiving=(0,1)</pre>


Line 27: Line 29:


==== bTargetLockIsToggle ====
==== bTargetLockIsToggle ====
bTargetLockIsToggle was added with the official 1.8 patch.
Default is 1.
Default is 1.
<pre>bTargetLockIsToggle=(0,1)</pre>
<pre>bTargetLockIsToggle=(0,1)</pre>
Line 77: Line 81:


==== fTargetLockXYRange ====
==== fTargetLockXYRange ====
fTargetLockXYRange was added with the official 1.8 patch.
Default is 7500.
Default is 7500.
<pre>fTargetLockXYRange=(...,-0.0001,0,0.0001,...)</pre>
<pre>fTargetLockXYRange=(...,-0.0001,0,0.0001,...)</pre>
Line 98: Line 104:
sTrackProgressPath is believed to be unused by the game.}} It appears to be a Fallout 3 artifact.
sTrackProgressPath is believed to be unused by the game.}} It appears to be a Fallout 3 artifact.


Default is <code>\\vault2\Fallout\LevelData\</code>.
Default is <code>//vault2/Fallout/LevelData/</code>.
  sTrackProgressPath=''string''
  sTrackProgressPath=''string''

Latest revision as of 20:28, April 30, 2021

[Gameplay]

bAllowDragonFlightLocationDiscovery

bAllowDragonFlightLocationDiscovery was added with the official 1.8 patch.

Default is 0.

bAllowDragonFlightLocationDiscovery=(0,1)

bAllowHavokGrabTheLiving

Default is 0. In Oblivion, this allowed to grab unconscious (essential) NPCs (does it work in Skyrim?).

bAllowHavokGrabTheLiving=(0,1)

bEssentialTakeNoDamage

Default is 1.

bEssentialTakeNoDamage=(0,1)

bHealthBarShowing

bHealthBarShowing is believed to be unused by the game.

Default is 0.

bHealthBarShowing=(0,1)

bInstantLevelUp

bInstantLevelUp is believed to be unused by the game. This appears to be an Oblivion artifact where levelups would not occur until the character slept unless this was enabled.

Default is 0.

bInstantLevelUp=(0,1)

bTargetLockIsToggle

bTargetLockIsToggle was added with the official 1.8 patch.

Default is 1.

bTargetLockIsToggle=(0,1)

bTrackProgress

bTrackProgress is believed to be unused by the game.

Default is 0.

bTrackProgress=(0,1)

fFootIKDistance

fFootIKDistance is believed to be unused by the game.

Default is 1024.

fFootIKDistance=(...,-0.0001,0,0.0001,...)

fMagicTargetLocationExtraLargeActorRadius

fMagicTargetLocationExtraLargeActorRadius was added with the official 1.6 patch, which introduced Dawnguard compatibility. Therefore, this setting is presumed to be related to vampires in some way.

Default is 256.

fMagicTargetLocationExtraLargeActorRadius=(...,-0.0001,0,0.0001,...)

fMagicTargetLocationNormalActorRadius

fMagicTargetLocationNormalActorRadius was added with the official 1.6 patch, which introduced Dawnguard compatibility. Therefore, this setting is presumed to be related to vampires in some way.

Default is 32.

fMagicTargetLocationNormalActorRadius=(...,-0.0001,0,0.0001,...)

fMapMarkerUpdateTime

Default is 0.0500000007.

fMapMarkerUpdateTime=(...,-0.0001,0,0.0001,...)

fPlayerHealthSaveOnPauseLimit

Default is 0.25.

fPlayerHealthSaveOnPauseLimit=(...,-0.0001,0,0.0001,...)

fPlayerSunGazeDelta

fPlayerSunGazeDelta was added with the official 1.6 patch, which introduced Dawnguard compatibility. Therefore, this setting is presumed to be related to vampires' sun allergy.

Default is 0.9848.

fPlayerSunGazeDelta=(...,-0.0001,0,0.0001,...)

fPlayerSunGazeStartTimer

fPlayerSunGazeStartTimer was added with the official 1.6 patch, which introduced Dawnguard compatibility. Therefore, this setting is presumed to be related to vampires' sun allergy.

Default is 0.5.

fPlayerSunGazeStartTimer=(...,-0.0001,0,0.0001,...)

fTargetLockXYRange

fTargetLockXYRange was added with the official 1.8 patch.

Default is 7500.

fTargetLockXYRange=(...,-0.0001,0,0.0001,...)

iActorsDismemberedPerFrame

iActorsDismemberedPerFrame is believed to be unused by the game.

Default is 2.

iActorsDismemberedPerFrame=(...,-1,0,1,...)

iDetectionPicks

iDetectionPicks is believed to be unused by the game.

Default is 21.

iDetectionPicks=(...,-1,0,1,...)

sTrackProgressPath

sTrackProgressPath is believed to be unused by the game. It appears to be a Fallout 3 artifact.

Default is //vault2/Fallout/LevelData/.

sTrackProgressPath=string