Project Zomboid

Project Zomboid

starterZ
3 Comments
alphaBEE  [author] 5 Sep, 2023 @ 4:14am 
@Ryuu, added a couple of ways. Just realized pz wiki is always an option for vanilla items if you do not wanna look at local files.
alphaBEE  [author] 5 Sep, 2023 @ 3:32am 
@Ryuu, "E:\steam\steamapps\common\ProjectZomboid\media\scripts" if you follow this path in your PZ installation drive. You will see a couple of "item....txt" files. Most of these are text files with item names. I'll update in description how to look at vanilla or any mod item name. Other way around is to go debug mode and when you add item in your inv using "itemList" it has two properties "Type" and "Name". You want the Type, which is usually "moduleName.ItemName".
Nobody 5 Sep, 2023 @ 1:12am 
Is there a webpage I can goto to look up the items?