Jump to content

Remove Auto-Healing on Level Up...how?


Recommended Posts

Hello there,

 

as the title suggests, i want to remove this "feature" of auto-healing everytime you level up. For me personally this

makes the game far too easy and i want to get rid of this mechanic, but i don´t know how.

There is a very old mod called "Level-Up Healing Removal", which does exactly that, but it causes massive

stuttering and lag for me randomly, as it does for other folks too. Horizon, which is made by the same mod author,

also has this feature shut off, but i don´t know if that works better, nor do i want to play with Horizon either, just

for disabling Healing on Level Up.

Does anyone knows a good solution to this?

 

Thanks in advance

Link to comment
Share on other sites

I didn't had an answer to your question, but it seems an interesting topic to research, so I've started by taking a look to the internals of the mod you mention, and I found out it checks for the player health every half second, and restores it after leveling up, so it makes sense that you get some lag from using it. But there's probably no other way to achieve it. Maybe for one of those F4SE magicians who create plugins is possible, though.

Link to comment
Share on other sites

On the other hand, a combination of OnHit (to get track of the health) and OnStoryIncreaseLevel (to know when levels up to restore it) might get you there in a more convenient way, that don't involve repeatedly checking for health.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...