Project Zomboid

Project Zomboid

[B41] Repair Wall
 此主题已被置顶,因此可能具有重要性
Kamer  [开发者] 2023 年 7 月 20 日 上午 12:16
Suggestions
for some more options, optional stuff, whatever you would like to see...
< >
正在显示第 1 - 3 条,共 3 条留言
Birget 2023 年 9 月 6 日 上午 1:41 
@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  [开发者] 2023 年 9 月 8 日 下午 7:50 
@Birget Can't change the look before repair, but I'll think about it being replaced after repairing it.
UnCheat 2023 年 9 月 27 日 上午 11:29 
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
< >
正在显示第 1 - 3 条,共 3 条留言
每页显示数: 1530 50