Project Zomboid

Project Zomboid

Autotsar Motorclub
tanuki 11 Jun, 2023 @ 2:48am
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
< >
Showing 1-2 of 2 comments
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 21 Apr, 2024 @ 11:02pm 
I can also confirm that this issue exists.
Can reproduce bug with only this mod installed on a fresh world.

Multiplayer, dedicated server.
< >
Showing 1-2 of 2 comments
Per page: 1530 50