Difference between revisions of "Movement Game Settings"

No change in size ,  19:46, 27 September 2010
m
imported>JRoush
(Added Creature walk speed, not on weight cap)
imported>JRoush
Line 131: Line 131:
   (fMoveWeightMin + WornWeight)/(fMoveWeightMax - fMoveWeightMin)
   (fMoveWeightMin + WornWeight)/(fMoveWeightMax - fMoveWeightMin)


Two notes: (1) 'WornWeight' is capped so it can't be greater than fMoveWeightMax, and (2) the default fMoveWeightMin is 0.0 which reduces this formula to something sensible looking.
Two notes: (1) 'WornWeight' is capped so it can't be greater than fMoveWeightMax, and (2) the default fMoveWeightMin is 0.0.  This reduces the formula to something sensible looking.


HeightScale is the product of the character's race/gender Height value, and any SetScale values which may be affecting the character. See [http://www.uesp.net/wiki/Oblivion:Races UESP: Races] for Height values for each race/gender combination.
HeightScale is the product of the character's race/gender Height value, and any SetScale values which may be affecting the character. See [http://www.uesp.net/wiki/Oblivion:Races UESP: Races] for Height values for each race/gender combination.
Anonymous user