Project Zomboid

Project Zomboid

Hypothermia Kills
50 条留言
Mr. Cheese 8 月 6 日 下午 7:04 
will this ever be done for b42
path 5 月 26 日 上午 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™ 2024 年 12 月 24 日 上午 8:37 
Yo could you make another mod or just update this one to have hyperthermia kill the player? Thanks
Spenglerian 2024 年 10 月 26 日 上午 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 2024 年 10 月 25 日 上午 11:42 
@Oldman check out definitive zombies - it allows you to do exactly that
Oldman 2024 年 9 月 16 日 下午 7:50 
Would be nice if this mod also caused the zeds damage or to be slowed, changing the threat in winter.
cznorton2 2024 年 8 月 22 日 下午 6:21 
The harder version made me have a nasty cold because it was a bit foggy outside lmao.
mermer 2024 年 8 月 7 日 下午 6: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 2024 年 7 月 19 日 下午 12:55 
They said hyperthermia, not hypo.
Ichinin 2024 年 5 月 15 日 下午 11:19 
Does what it says. Hypo slowly drains your health. Tested with Build 41.78 and Multiplayer.
Oppolla 2024 年 2 月 2 日 下午 11: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 2024 年 1 月 29 日 上午 6:14 
If I want to use hardmode do I have to enable the original mod???
sneezking 2024 年 1 月 16 日 下午 6: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 2024 年 1 月 11 日 下午 12:20 
Mods que deberían ser vanilla.
RIP Charlie Kirk 2023 年 12 月 25 日 下午 2: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 2023 年 12 月 22 日 下午 7:53 
i currently am
it is rather hard
Skyfry428 2023 年 10 月 16 日 下午 1:47 
Anyone been able to do a run with this and Cryogenic Winter?
luliela 2023 年 8 月 31 日 下午 2:17 
Hyperthermia next? :)
Hermago 2023 年 7 月 10 日 上午 8:16 
next mode... eat a lot of food kill? :steamhappy:
Dulfy 2023 年 6 月 19 日 上午 8:51 
If you want to use Hard Mode, do you need to enable or disable the original mod?
windows 2023 年 6 月 1 日 上午 12: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 2023 年 5 月 28 日 下午 6:43 
laaaa la la la wait till i get my money right laaaa la la la then you cant tell me nothing riiight
Mav 2023 年 4 月 8 日 下午 1: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 2023 年 4 月 8 日 上午 5:36 
此留言正在等待我们的自动内容检查系统分析。在我们证实其内容无害之前(例如试图窃取信息的钓鱼站点链接),留言将暂时隐藏。
spoon  [作者] 2023 年 4 月 8 日 上午 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  [作者] 2023 年 4 月 7 日 上午 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 2023 年 4 月 7 日 上午 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 2023 年 4 月 7 日 上午 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 2023 年 4 月 7 日 上午 4:42 
I'm getting an error with this mod
Mav 2023 年 4 月 6 日 下午 6: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 2023 年 4 月 6 日 下午 1:21 
Combine this mod with the Cryogenic Winter mod for extra fun

Also do it on the CDDA challenge
spoon  [作者] 2023 年 4 月 6 日 上午 11:17 
@Carlos Yep. Can add and remove safely.
Carlos 2023 年 4 月 6 日 上午 8:49 
does this mod work with a current game? asking before i turn it on
Tatitooo 2023 年 4 月 5 日 下午 7:15 
i have VIH
spoon  [作者] 2023 年 4 月 5 日 下午 1:19 
@AsN Just one, they are not dependent of one another.
def not an automaton 2023 年 4 月 5 日 上午 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 2023 年 4 月 5 日 上午 11:17 
To have the Hard Version, do I need both Mod IDs or just the Hard one?
nice 2023 年 4 月 5 日 上午 10:05 
im bored so i posted it
nice 2023 年 4 月 5 日 上午 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 2023 年 4 月 3 日 下午 7:39 
I already see a few comments but I agree, I would love to see a heatstroke addon for this :spiffo:
404_coffee.exe 2023 年 4 月 2 日 上午 10:00 
This makes me very happy :)
Kenpa 2023 年 4 月 1 日 下午 7:43 
I just want to acknowledge and salute that righteous mullet in the preview video.
doodad 2023 年 4 月 1 日 下午 4:46 
Finally the cold actually becomes a threat to survival in permafrost playthroughs. Thanks for this.
󠀡󠀡 2023 年 4 月 1 日 上午 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 2023 年 3 月 31 日 下午 9:05 
@ThePhantomX64 it'll lower your health by a lot but Hypothermia by itself will not kill you in Vanilla
Strange 2023 年 3 月 31 日 下午 7:58 
@bigcool3571 I believe you already can die by heatstroke
bigcool3571 2023 年 3 月 31 日 下午 7:48 
Would it be possible to do one for Heatstroke aswell?
ThePhantomX64 2023 年 3 月 31 日 下午 7:00 
Wait, this system is not in the game?!
spoon  [作者] 2023 年 3 月 31 日 上午 9:46 
@melixrism Boggles my mind too.
melixrism 2023 年 3 月 31 日 上午 9:31 
Hard to believe this is not in the game, huh!