Jump to content

could someone tell me how i could make a mod that would make it so hea


Pittcrew

Recommended Posts

like the title says, i want to make a mod that makes it so that you only regain health, mana, and stamina when sleeping NOT waiting. Any help is greatly appreciated!

 

Thanks

 

*EDIT*

 

i see the title got cut off but yeah, you get the point

Edited by Pittcrew
Link to comment
Share on other sites

you could kill the regen rates through a script by having a quest run once, and use another script using the OnSleep Event to heal you X points per hour.

 

oh really? you would have to script just to turn off the regen function from waiting?

Link to comment
Share on other sites

OnSleep is not for waiting, if you only want the player to regen health while sleeping, period, what I said above is true. (I think I misread what you wrote originally lol)

 

.... here is the stuff you need pretty much...

 

http://www.creationkit.com/WaitMenuMode_-_Utility -- while waiting modify the variables for your health regen rate and drop them to zero while waiting.

http://www.creationkit.com/RegisterForSleep_-_Form -- To make the script work you need to register it

http://www.creationkit.com/OnSleepStart_-_Form -- heals you X amount

Link to comment
Share on other sites

  • Recently Browsing   0 members

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