Oblivion
0 of 0

File information

Last updated

Original upload

Created by

Hulgore

Uploaded by

Hulgore

Virus scan

Safe to use

Tags for this mod

About this mod

Adjusts your running speed to make you run slower in interiors and faster in exteriors. Also adjusts the maximum jump height.

Requirements
Permissions and credits
I decided to make a basic script that would fix the issue of having the same running speed in open and closed spaces. 

This mod makes you able to maintain a good running speed in the open world while preventing your character from running too fast in interiors by simply checking your position (interior or not), and adjusting accordingly the fMoveRunMult value.

By default this multiplier is set to 3.0, in my mod it is set to 2.3 in interiors, and 2.6 in exteriors (this affects everyone in the game, not just your character).

Also, I've added a restriction to the maximum jump height value, to prevent your character from knocking its head on the ceiling while in dungeons or shops. In interiors the fJumpHeightMax value is set to 64, and in exteriors to 84 (the vanilla maximum is 164). 


These changes combined create a more realistic control over your character without making any stat entirely irrelevant. I purposefully maintained a low gap between interior/exterior values to avoid the feeling of playing a complete different character upon exiting a building.

You can adjust the values to your liking by modifying the script with tes4edit.

Compatibility - This will probably conflict with other mods that change the following values : fMoveCharWalkMin ; fMoveCharWalkMax ; fMoveCreatureWalkMin ; fMoveCreatureWalkMax. If you experience some weird super-slow running on your character, on your horse, or on NPCs/enemies, this is probably the reason why.

  • Requirements : OBSE
  • Installation : Extract the .esp in your Oblivion/Data folder, and activate it via mod manager or Data Files menu from game launcher


Recommended Mod : I suggest you to also install Realistic Gravity for more grounded controls