DayZ
SkinCraft
Gahlahad 29. dec. 2022 kl. 0:51
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>
< >
Viser 1-3 af 3 kommentarer
Mazzarone 9. mar. 2023 kl. 16:11 
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. juni 2024 kl. 15:10 
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. juni 2024 kl. 15:40 
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": []
}
Sidst redigeret af Sir. Vival; 27. juni 2024 kl. 15:42
< >
Viser 1-3 af 3 kommentarer
Per side: 1530 50