Stoney (DayZ) 1 Posted April 27, 2014 I am seeking a complete list of DayZ item codes, or a place where I can find them in my server files? I'm trying to test some new Base Building I have installed but it requires a ball of string and I've no idea what the item code is. Any ideas people? :) Share this post Link to post Share on other sites
kichilron 8550 Posted April 27, 2014 The correct classnames are usually located within the dayz_code.pbo in your clientside files. Unpack that and you will either find a "Config" folder of a config.bin. If it's inside the .bin you will have to unpack that as well using appropriate software and you will be able to take a look at the config files and see what classnames you need. It's a bit of work to find out yourself, but no other way, I am afraid. 1 Share this post Link to post Share on other sites
Stoney (DayZ) 1 Posted April 27, 2014 The correct classnames are usually located within the dayz_code.pbo in your clientside files. Unpack that and you will either find a "Config" folder of a config.bin. If it's inside the .bin you will have to unpack that as well using appropriate software and you will be able to take a look at the config files and see what classnames you need. It's a bit of work to find out yourself, but no other way, I am afraid. Thankyou very much very helpfull. Share this post Link to post Share on other sites