Project Zomboid

Project Zomboid

starterZ
3 条留言
alphaBEE  [作者] 2023 年 9 月 5 日 上午 4:14 
@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  [作者] 2023 年 9 月 5 日 上午 3:32 
@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 2023 年 9 月 5 日 上午 1:12 
Is there a webpage I can goto to look up the items?