DayZ
SkinCraft
Gahlahad 29 Dec, 2022 @ 12:51am
types.xml info
<types>
<type name="ZombieSkinVest">
<lifetime>3888</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="0" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="ZombieSkinPants">
<lifetime>3888</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="0" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="ZombieSkinJacket">
<lifetime>3888</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="0" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="ZombieSkinMask">
<lifetime>3888</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="0" count_in_player="0" crafted="1" deloot="0"/>
</type>
</types>
< >
Showing 1-3 of 3 comments
Mazzarone 9 Mar, 2023 @ 4:11pm 
Hey how's it going? I'm having a hard time with this. I added it to the types and set the craft to 0, but it kept being craftable and we want to set it to not be craftable. Am I going to have to change the mod myself or can it be by the types? knows how to do?
Sir. Vival 27 Jun, 2024 @ 3:10pm 
Can we get the types for the skin of the damned? I want to be able to add this to the trader for sale to.:steamthumbsup: I love this mod.
Sir. Vival 27 Jun, 2024 @ 3:40pm 
Nevermind I got it,:steamhappy:
</type>
<type name="ZombieSkin">
<lifetime>3888</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="0" count_in_player="0" crafted="1" deloot="0"/>
</type>
or for the trader.
{
"ClassName": "ZombieSkin",
"MaxPriceThreshold": 500,
"MinPriceThreshold": 400,
"SellPricePercent": -1.0,
"MaxStockThreshold": 1,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [],
"Variants": []
}
Last edited by Sir. Vival; 27 Jun, 2024 @ 3:42pm
< >
Showing 1-3 of 3 comments
Per page: 1530 50