This package has been marked as deprecated, and it's suggested another
alternative is used.
DisableNightCold
A host-only mod that disables the Ascent 5+ night cold buildup for the whole lobby. Clients do not need to install the mod.
| Last updated | 6 months ago |
| Total downloads | 351 |
| Total rating | 2 |
| Categories | Mods Quality Of Life Host Only |
| Dependency string | Thanks-DisableNightCold-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.75301README
Disable Night Cold
A host-only PEAK BepInEx mod.
Features:
- Disables the Ascent 5+ night cold buildup for the whole lobby when the host has the mod installed
- Clients do not need to install the mod
- Keeps other cold sources untouched and only cancels the cold chunks caused by the night-cold mechanic
How it works:
- In the base game, night cold is applied locally by each player to their own character
- That means the host cannot directly patch unmodded clients' local night-cold logic
- Instead, this mod tracks the night-cold amount that should have been applied and uses the game's existing host-authorized RPC
RPC_ApplyStatusesFromFloatArrayto subtract the matchingColdchunks back out