Project Zomboid

Project Zomboid

[B41] Repair Wall
 This topic has been pinned, so it's probably important
Kamer  [developer] 20 Jul, 2023 @ 12:16am
Suggestions
for some more options, optional stuff, whatever you would like to see...
< >
Showing 1-3 of 3 comments
Birget 6 Sep, 2023 @ 1:41am 
@Kamer Hello! I have a suggestion. It would be cool if walls could get various cracks on different persentage of health and have no cracks after repaired.
Kamer  [developer] 8 Sep, 2023 @ 7:50pm 
@Birget Can't change the look before repair, but I'll think about it being replaced after repairing it.
UnCheat 27 Sep, 2023 @ 11:29am 
I suggest to remove repair option from doors. To do so check if it's door or a doorframe(via moddata) just change media\lua\client\RepairWall.lua (line 38) to
local moddata = k:getModData()
if instanceof(k, "IsoThumpable") and saveK[k] == nil and not (instanceof(k, "IsoDoor") or k:isDoor()) and moddata.wallType ~= "doorframe" then
< >
Showing 1-3 of 3 comments
Per page: 1530 50