Jump to content

Disable Vanila Sleep Messages?


blank_v

Recommended Posts

Posted

Any1 know how to disable Vanila Message after Sleep?...

I'm working on mod and i made my own Messages...

 

there is many more messages depending on how long u were sleeping, and there are different messages depending on how tired u were and how 

much time past between your last sleep time...

 

so i don't want default message...

:HitMe -:- You wake up, but You didn't need to sleep
:HitMe -:- You wake up, but it was not not enough
:HitMe -:- You wake up and regenerated some energy
:HitMe -:- You rest a little but You should sleep more soon
:HitMe -:- You didn't needed to rest, but You feel good
:HitMe -:- You finaly have some rest, now You are full of Energy
:HitMe -:- You should not sleep while You are not Tired
:HitMe -:- You wake up well rested
:HitMe -:- After long time being tired you finaly have some rest
:HitMe -:- You sleep for too long while You were only little tired
:HitMe -:- You sleep for too long and it was bad for You, you were not tired
:HitMe -:- You were fine, now You feel bad, You can't sleep all time

 

I don't want that trash selected with red circle !...

72850_20201009205204_1.png.d123b1030c729dc6b05147c3def380f2.png

Posted

These strings are in the "Messages":


RestedMessage [MESG:000FD80D]
WellRestedMessage [MESG:000FD80E]
...and maybe some others

So, you need to either edit these messages, or edit script PlayerSleepQuestScript.psc that shows them (you may even want to replace that script with yours - after all, you seem to be rewriting how the resting works, can't imagine doing that without also replacing this script).

Posted
12 minutes ago, Roggvir said:

These strings are in the "Messages":


RestedMessage [MESG:000FD80D]
WellRestedMessage [MESG:000FD80E]
...and maybe some others

So, you need to either edit these messages, or edit script PlayerSleepQuestScript.psc that shows them (you may even want to replace that script with yours - after all, you seem to be rewriting how the resting works, can't imagine doing that without also replacing this script).

 

Its not only new Sleep system :x...

Here You have example of Stamina System:

Spoiler

 

 

 

I'm just gonna comment Script lines and recompile script :3...

//Edit:{ Just to be clear, only Message Lines not entire Script :D }

 

And... lets see if its working...

 

YES :o...

Nice... lol... tbh i was thinking that Sleeping is GameEngine Feature and it will be like almost impossible to disable...

lol xD ok... ty for help ❤️

72850_20201009213245_1.png.301f7579b69aace8c65f58dc2089209c.png

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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