Project Zomboid

Project Zomboid

333 ratings
Auto Clean Blood
3
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
107.316 KB
1 Apr, 2023 @ 11:35pm
26 Apr, 2023 @ 11:17pm
17 Change Notes ( view )

Subscribe to download
Auto Clean Blood

Description
In multiplayer sandbox mode, there is an option to automatically remove blood, but this option does not exist in single-player mode. As you may already know, blood has a significant impact on frame rate.

This mode automatically deletes blood when the player moves a certain distance away from it.

Set the bleeding level to maximum and enjoy the game without frame loss.

You can easily understand this by watching the video.

Does it work inside a building? Yes. Does it work if I'm in a car? Yes, but vehicles are moving at high speeds, so there may be bloodstains that can't be removed in time. Workshop ID: 2956358929 Mod ID: Auto Blood Clean
46 Comments
Jack Kenseng 2 Jan @ 3:13pm 
Ok I'll have to look for that
CreamPie  [author] 30 Dec, 2024 @ 9:39pm 
This mode is no longer required.
Because the blood removal option was added in Build 42.
Jack Kenseng 30 Dec, 2024 @ 4:12pm 
Hoping this gets updated to B42, huge help when you aren't playing custom settings (and even then, you can still get blood on stuff if you are bleeding or smack a zombie right next to a wall).
rteixeirapl 6 Mar, 2024 @ 3:26am 
@Tnaz.v no, this problem you are facing is not coming from this mod.
Tnaz.v 2 Mar, 2024 @ 9:06pm 
Could this mod eliminate the hordes of zombies? I walk 1 block and when I return, the horde of 300 zombies disappear out of nowhere.
NonstickNutsack 7 Nov, 2023 @ 7:39am 
whats the name of the hud bottom left youre using?
Jashin 6 Oct, 2023 @ 7:43pm 
How can you soft reset a home dedicated server?
Darth Bokeh 25 Apr, 2023 @ 8:40pm 
Confirmed - the errors no longer come up in the bus or yacht.

Thank you for the quick fix!
CreamPie  [author] 25 Apr, 2023 @ 8:25pm 
@1sot0pe
I have made some changes to the code based on the logs you sent. Can you please confirm if the errors have been resolved?
Darth Bokeh 25 Apr, 2023 @ 6:02pm 
`Callframe at: haveBlood
function: updateBloodCache -- file: AutoBloodClean.lua line # 71 | MOD: Auto Blood Clean
function: onTick -- file: AutoBloodClean.lua line # 138 | MOD: Auto Blood Clean
java.lang.reflect.InvocationTargetException
at jdk.internal.reflect.GeneratedMethodAccessor1691.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at se.krka.kahlua.integration.expose.caller.MethodCaller.call(MethodCaller.java:62)
at se.krka.kahlua.integration.expose.LuaJavaInvoker.call(LuaJavaInvoker.java:198)
at se.krka.kahlua.integration.expose.LuaJavaInvoker.call(LuaJavaInvoker.java:188)
at se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:182)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:1007)
at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:163)