Project Zomboid

Project Zomboid

Custom Weight
Welli's 29 Dec, 2024 @ 11:25pm
Improvement/Suggestion
Mod doesn't cover all magazines yet. These are the ones I found missing.

-- Mag
adjustItem("Base.Magazine", vars.Mag, false, "Weight")
adjustItem("Base.Magazine_Popular", vars.Mag, false, "Weight")
adjustItem("Base.Magazine_Car", vars.Mag, false, "Weight")
adjustItem("Base.Magazine_Sports", vars.Mag, false, "Weight")
adjustItem("Base.Magazine_Humor", vars.Mag, false, "Weight")
adjustItem("Base.Magazine_Gaming", vars.Mag, false, "Weight")
adjustItem("Base.Magazine_Health", vars.Mag, false, "Weight")
adjustItem("Base.Magazine_Childs", vars.Mag, false, "Weight")
adjustItem("Base.Magazine_Business", vars.Mag, false, "Weight")
adjustItem("Base.Magazine_Outdoors", vars.Mag, false, "Weight")
adjustItem("Base.Magazine_Tech", vars.Mag, false, "Weight")
adjustItem("Base.Magazine_Horror", vars.Mag, false, "Weight")
adjustItem("Base.Magazine_Firearm", vars.Mag, false, "Weight")
adjustItem("Base.TVMagazine", vars.Mag, false, "Weight")
adjustItem("Base.ComicBook", vars.Mag, false, "Weight") -- ComicBook
adjustItem("Base.ComicBook_Retail", vars.Mag, false, "Weight") -- ComicBook
adjustItem("Base.Catalog", vars.Mag, false, "Weight") -- Catalog
adjustItem("Base.Newspaper", vars.Mag, false, "Weight") -- Newspaper
adjustItem("Base.Newspaper_Recent", vars.Mag, false, "Weight") -- Newspaper
adjustItem("Base.Newspaper_New", vars.Mag, false, "Weight") -- Newspaper

I took the opportunity to add comic books, catalogs and newspapers. With these items, the mod covers the main items of literature. And since they have the same weight as magazines, I don't think there is a need to create a separate category for them.

-- Book
adjustItem("Base.RPGmanual", vars.Book, false, "Weight")
adjustItem("Base.PhotoBook", vars.Book, false, "Weight")

These are the books that are missing.

And finally, I wanted to ask if it is possible to activate the "Tools" by default in the mod. The code is ready in the mod but for some reason it is not active. From what I tested, the code is working.

Thank you very much for the mod, keep up the good work.
Happy New Year!
Last edited by Welli's; 29 Dec, 2024 @ 11:30pm
< >
Showing 1-1 of 1 comments
Hx  [developer] 30 Dec, 2024 @ 3:39am 
Tools were also added. Thank you
< >
Showing 1-1 of 1 comments
Per page: 1530 50