Project Zomboid

Project Zomboid

Autotsar Motorclub
tanuki 2023 年 6 月 11 日 上午 2:48
Error in distribution file: missing probability for ATAMotoBMWNormalTire
hi,

in media/lua/server/Items/AMC_ItemDistributions.lua at line 97 you didn't add the probability for the item ATAMotoBMWNormalTire:

table.insert(ProceduralDistributions.list["CarTiresNormal1"].items, "ATAMotoBMWNormalTire"); -- missing probability table.insert(ProceduralDistributions.list["CarTiresNormal2"].items, "ATAMotoBMWNormalTire"); table.insert(ProceduralDistributions.list["CarTiresNormal2"].items, 5);

Can you fix it?

Thanks
< >
正在显示第 1 - 2 条,共 2 条留言
Scroobles McDoodle 2024 年 4 月 20 日 上午 2:31 
Seconded. Running the latest official version of the mod on a MP server. This has outright broken the debug Lootzed tool for specific containers (the ones where the tires are found). Pls fix.
Telos 2024 年 4 月 21 日 下午 11:02 
I can also confirm that this issue exists.
Can reproduce bug with only this mod installed on a fresh world.

Multiplayer, dedicated server.
< >
正在显示第 1 - 2 条,共 2 条留言
每页显示数: 1530 50