Modernexotictank Posted June 13 Share Posted June 13 Hi everyone. Is there a mod that removes the stamina cost when attacking with your melee weapon and drawing your bow? I am trying to make my Oblivion play more like Skyrim because I prefer Skyrim's combat system over Oblivion's. I don't want to install mods that change the combat style to Dark Souls game either because I do not like that combat style. I already found a mod that gets rid of the stamina cost when jumping as well a mod that adds sprinting to my game. Thank you in advance. Link to comment Share on other sites More sharing options...
GamerRick Posted June 25 Share Posted June 25 You can achieve this yourself by modifying the related Game Settings, with this command: SetNumericGameSetting fMarksmanFatigueBurnPerSecond 0.0 SetNumericGameSetting fMarksmanFatigueBurnPerShot 0.0 You can put those commands in a .bat file you run every time you start the game, or (if you are using a mod that has an .ini file it loads every time you start the game) you can try and put them in that file. Other than that, you can just create an ESP file in the Construction Set that modifies those game settings. 1 Link to comment Share on other sites More sharing options...
Modernexotictank Posted June 26 Author Share Posted June 26 Thanks, and how do I go about editing the fatigue cost to 0 when the player swings their melee weapons? Link to comment Share on other sites More sharing options...
Oblivionaddicted Posted June 26 Share Posted June 26 4 hours ago, Modernexotictank said: Thanks, and how do I go about editing the fatigue cost to 0 when the player swings their melee weapons? Take a look at the descriptions in the URL. 1 Link to comment Share on other sites More sharing options...
Modernexotictank Posted June 27 Author Share Posted June 27 Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts