Captain_Bigzy
Member
Dayz Types Categorized (1.21 Complete Vanilla)
Below is a direct link to a .rar file containing fully separated type files and each file has been categorized into section this may make it easier to find items and setup a more unique loot table for your server.
DOWNLOAD
Created By Captain_Bigzy
Compatible with Dayz 1.20
INSTALL
Copy all VT_ XMLS to your db folder including the main types.xml (overwriting this with your current one)
The types.xml included is empty but still required by the game.
Now open your cfgeconomycore.xml and copy this code into it (I have included an example one so you can see where the code goes)
Any issues with this feel free to contact me either here or for faster response join our Discord
Below is a direct link to a .rar file containing fully separated type files and each file has been categorized into section this may make it easier to find items and setup a more unique loot table for your server.
DOWNLOAD
Created By Captain_Bigzy
Compatible with Dayz 1.20
INSTALL
Copy all VT_ XMLS to your db folder including the main types.xml (overwriting this with your current one)
The types.xml included is empty but still required by the game.
Now open your cfgeconomycore.xml and copy this code into it (I have included an example one so you can see where the code goes)
XML:
<ce folder="db">
<!-- Vanilla Types Split -->
<file name="VT_Ammo.xml" type="types" />
<file name="VT_Animals.xml" type="types" />
<file name="VT_Attachments.xml" type="types" />
<file name="VT_Base.xml" type="types" />
<file name="VT_Civ_Clothing.xml" type="types" />
<file name="VT_Components.xml" type="types" />
<file name="VT_Containers.xml" type="types" />
<file name="VT_Drinks.xml" type="types" />
<file name="VT_Explosives.xml" type="types" />
<file name="VT_Food.xml" type="types" />
<file name="VT_Life_Only.xml" type="types" />
<file name="VT_Medical.xml" type="types" />
<file name="VT_Melee.xml" type="types" />
<file name="VT_Mil_Clothing.xml" type="types" />
<file name="VT_Seasonal.xml" type="types" />
<file name="VT_Tools.xml" type="types" />
<file name="VT_Vehicles.xml" type="types" />
<file name="VT_Weapons.xml" type="types" />
<file name="VT_Zombies.xml" type="types" />
</ce>
Any issues with this feel free to contact me either here or for faster response join our Discord
Last edited: