Project Zomboid

Project Zomboid

Hypothermia Kills
50 kommentarer
Mr. Cheese 6. aug. kl. 19:04 
will this ever be done for b42
path 26. maj kl. 5:56 
hey, just to make you aware, a user by the name of Powietrze has reuploaded your mod under the name Frozen Death, it is an exact copy of your mod with the name changed and no further edits made
RaFeE™ 24. dec. 2024 kl. 8:37 
Yo could you make another mod or just update this one to have hyperthermia kill the player? Thanks
Spenglerian 26. okt. 2024 kl. 4:26 
@fin fin fin, I made an updated version of this mod . It uses more sensible damage scaling and is designed to be more realistic. You can customize everything in the sandbox settings.
Spenglerian 25. okt. 2024 kl. 11:42 
@Oldman check out definitive zombies - it allows you to do exactly that
Oldman 16. sep. 2024 kl. 19:50 
Would be nice if this mod also caused the zeds damage or to be slowed, changing the threat in winter.
cznorton2 22. aug. 2024 kl. 18:21 
The harder version made me have a nasty cold because it was a bit foggy outside lmao.
mermer 7. aug. 2024 kl. 18:34 
even the harder version is way too easy,
i personally removed the %15 health statement from your code and it worked a lot better but still it was not enough, my characters usually died in 18 to 24 in-game hours (they didnt wear any winter clothes- default spawning clothes mid winter)
so i increase the chance of getting damage to %50 of time yet still it took 7-11 hours them to die it wasnt still enough if you consider they werent wearing any winter clothing so i icnreased it even more
monkey with keyboard 19. juli 2024 kl. 12:55 
They said hyperthermia, not hypo.
Ichinin 15. maj 2024 kl. 23:19 
Does what it says. Hypo slowly drains your health. Tested with Build 41.78 and Multiplayer.
Oppolla 2. feb. 2024 kl. 23:40 
I'm walking around outside without a jacket at -30C and I'm still not hypothermic. The game clearly does not understand the cold. Maybe there should be a hardcore setting in this mod where you start dying at the 'Chilly' moodlet
WaKKO151 29. jan. 2024 kl. 6:14 
If I want to use hardmode do I have to enable the original mod???
sneezking 16. jan. 2024 kl. 18:03 
Same question as Duffy from July of 23, if we're using the hard version, which mod ID do we use? Unclear from the description. Thanks for your work!
Zefiruz 11. jan. 2024 kl. 12:20 
Mods que deberían ser vanilla.
RIP Charlie Kirk 25. dec. 2023 kl. 14:22 
good mod but it would be nice to have a setting to where it damages you when you get hypothermic, id like to be able to set it to where i lose health sooner for allowing myself to get to hypothermic. Great mod though its a nice not having to run cryogenic winter
mooz 22. dec. 2023 kl. 19:53 
i currently am
it is rather hard
Skyfry428 16. okt. 2023 kl. 13:47 
Anyone been able to do a run with this and Cryogenic Winter?
luliela 31. aug. 2023 kl. 14:17 
Hyperthermia next? :)
Hermago 10. juli 2023 kl. 8:16 
next mode... eat a lot of food kill? :steamhappy:
Dulfy 19. juni 2023 kl. 8:51 
If you want to use Hard Mode, do you need to enable or disable the original mod?
windows 1. juni 2023 kl. 0:45 
The most beautiful way to die is to be preserved, after all...
You can still see the beauty of your pale soulless corpse, I guess.
nice 28. maj 2023 kl. 18:43 
laaaa la la la wait till i get my money right laaaa la la la then you cant tell me nothing riiight
Mav 8. apr. 2023 kl. 13:16 
@spoon awesome, I just installed this mod since it looks awesome, but still didnt get to winter to actually "test it", but since I saw that event on the server console. I was just asking because of that
Liberian Batman 8. apr. 2023 kl. 5:36 
Denne kommentar afventer at blive analyseret af vores automatiske indholdskontrolsystem. Den er midlertidigt skjult, indtil vi bekræfter, at indholdet ikke er skadeligt (f.eks. links til websider, som forsøger at stjæle oplysninger).
spoon  [ophavsmand] 8. apr. 2023 kl. 5:29 
@Liberian Batman @Mav Just released an update with a fix for that stack trace. Tested it in both SP and MP and I didn't get that error in my logs anymore.
spoon  [ophavsmand] 7. apr. 2023 kl. 7:32 
@Liberian Batman @Mav Didn't see this error in-game debug console nor did I get that red box error - but it was printed out into the text file log report. Not sure what does this mean? Script itself seems to be working just fine tho.
Liberian Batman 7. apr. 2023 kl. 4:43 
at zombie.Lua.LuaEventManager.triggerEvent(LuaEventManager.java:65)
at zombie.GameTime.update(GameTime.java:671)
at zombie.gameStates.IngameState.UpdateStuff(IngameState.java:566)
at zombie.gameStates.IngameState.updateInternal(IngameState.java:1623)
at zombie.gameStates.IngameState.update(IngameState.java:1333)
at zombie.gameStates.GameStateMachine.update(GameStateMachine.java:101)
at zombie.GameWindow.logic(GameWindow.java:298)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:71)
at zombie.GameWindow.frameStep(GameWindow.java:765)
at zombie.GameWindow.run_ez(GameWindow.java:681)
at zombie.GameWindow.mainThread(GameWindow.java:495)
at java.base/java.lang.Thread.run(Unknown Source)
`
Liberian Batman 7. apr. 2023 kl. 4:43 
`attempted index: getMoodles of non-table: null
function: AddHypothermiaDamage -- file: SpoonHypothermiaCode.lua line # 7 | MOD: Hypothermia Kills - Hard Version
java.lang.RuntimeException: attempted index: getMoodles of non-table: null
at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1689)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:641)
at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:163)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1980)
at se.krka.kahlua.vm.KahluaThread.pcallvoid(KahluaThread.java:1812)
at se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:66)
at se.krka.kahlua.integration.LuaCaller.protectedCallVoid(LuaCaller.java:139)
at zombie.Lua.Event.trigger(Event.java:64)
Liberian Batman 7. apr. 2023 kl. 4:42 
I'm getting an error with this mod
Mav 6. apr. 2023 kl. 18:39 
Hello, any if you if having this error on their server console with this mod?

function: AddHypothermiaDamage -- file: SpoonHypothermiaCode.lua line # 5 | MOD: Hypothermia Kills

ERROR: General , 1680824265512> 539,847,547> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index: getMoodles of non-table: null at KahluaThread.tableget line:1689.
ERROR: General , 1680824265513> 539,847,548> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: attempted index: getMoodles of non-table: null
at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1689)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:641)


Thank you.
LambVORTEX 6. apr. 2023 kl. 13:21 
Combine this mod with the Cryogenic Winter mod for extra fun

Also do it on the CDDA challenge
spoon  [ophavsmand] 6. apr. 2023 kl. 11:17 
@Carlos Yep. Can add and remove safely.
Carlos 6. apr. 2023 kl. 8:49 
does this mod work with a current game? asking before i turn it on
Tatitooo 5. apr. 2023 kl. 19:15 
i have VIH
spoon  [ophavsmand] 5. apr. 2023 kl. 13:19 
@AsN Just one, they are not dependent of one another.
def not an automaton 5. apr. 2023 kl. 11:39 
maybe it doesent kill by default, I do know it can hurt you but I guess it just stops after a specific point.
AsN 5. apr. 2023 kl. 11:17 
To have the Hard Version, do I need both Mod IDs or just the Hard one?
nice 5. apr. 2023 kl. 10:05 
im bored so i posted it
nice 5. apr. 2023 kl. 10:05 
r░░░░░███████ ]▄▄▄▄▄▄▄▄ ??? is building an army.
▂▄▅█████████▅▄▃▂ .....☻/︻╦╤─ This tank & ??? are against spammers.
Il███████████████████]. /▌ Copy and Paste this all over the
◥⊙▲⊙▲⊙▲⊙▲⊙▲⊙▲⊙◤.... / \ workshop if you are with us.
garfywarfy 3. apr. 2023 kl. 19:39 
I already see a few comments but I agree, I would love to see a heatstroke addon for this :spiffo:
404_coffee.exe 2. apr. 2023 kl. 10:00 
This makes me very happy :)
Kenpa 1. apr. 2023 kl. 19:43 
I just want to acknowledge and salute that righteous mullet in the preview video.
doodad 1. apr. 2023 kl. 16:46 
Finally the cold actually becomes a threat to survival in permafrost playthroughs. Thanks for this.
󠀡󠀡 1. apr. 2023 kl. 5:09 
According to the wiki, hypothermia can't lower health below 1. I imagine this mod makes it so that there's no limit and being a popsicle for too long will just kill you
Quill 31. mar. 2023 kl. 21:05 
@ThePhantomX64 it'll lower your health by a lot but Hypothermia by itself will not kill you in Vanilla
Strange 31. mar. 2023 kl. 19:58 
@bigcool3571 I believe you already can die by heatstroke
bigcool3571 31. mar. 2023 kl. 19:48 
Would it be possible to do one for Heatstroke aswell?
ThePhantomX64 31. mar. 2023 kl. 19:00 
Wait, this system is not in the game?!
spoon  [ophavsmand] 31. mar. 2023 kl. 9:46 
@melixrism Boggles my mind too.
melixrism 31. mar. 2023 kl. 9:31 
Hard to believe this is not in the game, huh!