Hi there! You are currently browsing as a guest. Why not create an account? Then you get less ads, can thank creators, post feedback, keep a list of your favourites, and more!

Body Temperature Fixes & Changes

SCREENSHOTS
4,308 Downloads 109 Thanks  Thanks 23 Favourited 7,554 Views
Uploaded: 14th Jan 2024 at 5:22 PM
Updated: 18th Feb 2024 at 11:27 AM
This is a pack of mods that change the way the temperature affects Sims.

All these mods require Seasons.

The Sim body temperature ranges from -100 to 100. 0 is the most comfortable temperature. The scale does not correspond to any real-life measurement.

Cold disease fix
With this mod, every hour, a Sim whose body temperature is:
  • extremely low (-85 or lower) and is not frozen, has a 5.1% chance of developing a cold – originally, the chance is only 1.1% due to an oversight,
  • moderately low (-30 or lower), has a 1.1% chance of developing a cold – originally, there's no chance due to an oversight.

Inside actions temperature change fix
With this mod, the outdoor temperature no longer affects Sims performing actions inside.
For instance, in a vanilla game, when it is hot summer, a Sim who's exercising inside may overheat quite fast and pass out for that reason. Moreover, sleeping inside may also make Sims overheat.

Passed out and frozen Sims fix
With this mod, a Sim who has passed out due to overheat can wake up for one of three reasons:
  • their body temperature has become low enough – as originally,
  • it's between 8:00 PM and 7:00 AM – originally, between 8:00 PM and 0:00 AM,
  • it's raining, hailing, or snowing on the Sim – originally, precipitation wakes a Sim even if not exposed to it.
A Sim who has frozen can unfreeze for one of two reasons:
  • their body temperature has become high enough – as originally,
  • it's between 9:00 AM and 7:00 PM and the Sim is not in deep snow and is not exposed to any precipitation – originally, between 9:00 AM and 0:00 AM, without additional conditions.

Supernatural temperature caps fix
With this mod:
  • zombies are resistant to temperature as intended,
  • when a Sim has multiple life states (is a supernatural hybrid), all body temperature restrictions of those life states are applied. For instance, a werewolf plantsim can't either get pale from the cold (werewolf advantage) or get red from the heat (plantsim advantage). Originally, only one of the restrictions would be applied.

Combustion chance changes mod
This mod changes the hourly chance for a Sim to spontaneously catch fire when they exceed a certain body temperature threshold.
It comes in 5 versions:
  • no – prevents Sims from combusting
  • chance: 0.1%, threshold: 85 – the original post-Seasons chance and Seasons threshold
  • chance: 0.1%, threshold: 99 – the original post-Seasons chance and threshold, i.e. when you have Bon Voyage, any newer expansion pack, or Mansion & Garden Stuff installed
  • chance: 1.1%, threshold: 85 – the original Seasons chance and threshold
  • chance: 1.1%, threshold: 99 – the original Seasons chance and post-Seasons threshold
Use only one version of this mod at a time.

Note that a threshold of 99 means that a Sim may catch fire almost exclusively while being passed out.
The threshold setting is ignored if you don't have any expansion pack newer than Seasons, or Mansion & Garden Stuff. In such a case, the threshold will be always 85.

You can change the chance (0x1 line) and the threshold (0x5 line) by editing the behavior constant of the chosen file in SimPe.
Note that you need to subtract 1 from your desired chance (out of 1000), e.g. for a 5% chance you need to set the value to 49 (out of 1000).

Visitors may pass out or freeze mod
With this mod, visitors may pass out or freeze when their body temperature is high or low enough. Originally, they would never pass out or freeze due to temperature and try to leave a lot instead.
The try leave earlier version makes visitors try to leave a lot when their body temperature is too high or too low. However, when it's too late, it doesn't prevent them from passing out or freezing.

Use only one version of this mod at a time.

Conflicts
Keep in mind that this pack was designed to replace Warmth Fixes by Pescado. Therefore, consider removing it instead of resolving conflicts.
My modConflicting modWay to resolveComment
Cold disease fixWarmth Fixes by PescadoMy mod must load after Pescado's mod. You must also use the the combustion chance changes mod.Pescado's version of a behavior constant doesn't contain a value used by my mod. Another mod is needed to have the value.
Temperature Mod by simler90Don't use them together if you don't want to use my combustion chance changes mod. Otherwise, my mod must load after simler90's mod.simler90's mod addresses the same issue. However, it also handles combustion in a custom way.
Inside actions temperature change fixWarmth Fixes by PescadoMy mod must load after Pescado's mod.Pescado's mod addresses the same issue to some extent.
Passed out and frozen Sims fixWarmth Fixes by PescadoMy mod must load after Pescado's mod.Pescado's mod adresses the same issues to some extent. It's not included in the description of that mod.
Supernatural temperature caps fixWarmth Fixes by PescadoMy mod must load after Pescado's mod.Pescado's mod doesn't address the supernatural hybrid issue.
Supernatural Body Temp by Midge the TreeDon't use these mods together.Midge's mod addresses the same issues and includes custom life states.
No Freezing in CAS by Lenna9Use Keep CAS Clean! by LimeyYoshi instead of Lenna9's mod.
Combustion chance changesWarmth Fixes by PescadoMy mod must load after Pescado's mod. You also need to use my cold disease fix mod.Pescado's mod has the chance set to 0.3% and the threshold set to 90. My mod will override those settings.
Temperature Mod by simler90My mod must load after simler90's mod. You also need to use my cold disease fix mod.simler90's mod handles combustion in a custom way. My mods will override it.
Visitors may pass out or freeze – ordinary versionWarmth Fixes by PescadoDon't use these mods together.Pescado's mod contains the features of my mod.
Temperature Mod by simler90Don't use these mods together.simler90's mod contains the features of my mod.
Visitors may pass out or freezetry leave earlier versionWarmth Fixes by PescadoMy mod must load after Pescado's mod.
Temperature Mod by simler90My mod must load after simler90's mod.


Overridden resources
Resource nameType nameGroup/object nameTypeGroupInstance
simNopke-coldDiseaseFix
ProcessBehaviour FunctionController - Temperature Receptivity0x424841560x7FBE21F60x00001004
simNopke-combustionChanceChanges-###
Tuning - ExpringBehaviour ConstantController - Temperature Receptivity0x42434F4E0x7FBE21F60x00001007
simNopke-insideActionsTemperatureChangeFix
CT - Warmth ModifierBehaviour FunctionController - Temperature Receptivity0x424841560x7FBE21F60x00001020
simNopke-passedOutAndFrozenSimsFix
Motive Failure - Pass Out - LoopBehaviour FunctionController - Temperature Receptivity0x424841560x7FBE21F60x0000100E
simNopke-supernaturalTemperatureCapsFix
Process - Update WarmthBehaviour FunctionController - Temperature Receptivity0x424841560x7FBE21F60x00001014
simNopke-visitorsMayPassOutOrFreeze and simNopke-visitorsCanPassOutOrFreeze-tryLeaveEarlier
Process - Motive FailureBehaviour FunctionController - Temperature Receptivity0x424841560x7FBE21F60x0000100B
New resources
Resource nameType nameGroup/object nameTypeGroupInstance
simNopke-supernaturalTemperatureCapsFix
Sub - Adjust SO's Body Temperature To Warmth BoundsBehaviour FunctionController - Temperature Receptivity0x424841560x7FBE21F60x00001040
Sub - Adjust SO's Body Temperature To Warmth BoundsEdith Simantics Behaviour LabelsController - Temperature Receptivity0x545052500x7FBE21F60x00001040
Credits
Ciastko
jfade (The Compressorizer!)
Pescado (Warmth Fixes)
Pick'N'Mix (HCDU Plus)
simler90 (Temperature Mod)
Creators of SimPe