Project Zomboid

Project Zomboid

JM3
Amount of zombies' health showing?
So for some reason after the mod update the amount of zombie HP is being shown and I wanted to know if this is a conflict with other mods or is it a feature that was added in the last update. If so, how can I disable it?
< >
Showing 1-4 of 4 comments
javim3  [developer] 20 Apr @ 3:57pm 
in the options menu by disabling the zombie counter
Loppes 20 Apr @ 4:35pm 
In the options menu I disabled the zombie counter but these values ​​above the zombie are their maximum life and it started to appear after the mod update and I disabled all the options in the options menu and it keeps appearing. I tested disabling the mod and the zombie's HP does not appear and when I enable the mod again it appears again.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3467698792
zkup 21 Apr @ 4:58am 
I just like you, it doesn't work even if I turn it off, so I changed the code
The file location:
42\media\lua\client\JM3_arqueria.lua
Search:
j_posicion, target:getSquare()) < 8
Change to:
j_posicion, target:getSquare()) < 2
Congratulations, you're much more comfortable now.
javim3  [developer] 21 Apr @ 6:30am 
A conditional is missing in the line, I have corrected it in the update I just uploaded, in the next update I will add an exclusive option for this mechanic with a slider to customize the value, thank you very much for the contribution
< >
Showing 1-4 of 4 comments
Per page: 1530 50