Jump to content

How can I maintain my character's current health, hunger and sanity value when modifying the maximum value for different situations?


Recommended Posts

example :
temperature < 20 : maxhealth = 100
temperature > 20 : maxhealth = 200
when I do this the value of 100 goes to 200 instantly I wish I could stay at 100 and then heal myself until I reach 200

Archived

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

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...