DayZ
Keep it dead - ProjectBR
 This topic has been pinned, so it's probably important
Morette  [developer] 22 Sep, 2021 @ 2:48pm
Zombies Types.xml
Human Zombie
Male
<type name="ZmbM_HumanZombie"> <nominal>0</nominal> <lifetime>1800</lifetime> <restock>0</restock> <min>1</min> <quantmin>-1</quantmin> <quantmax>-1</quantmax> <cost>100</cost> <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/> </type>

Female
<type name="ZmbM_HumanZombieFemale"> <nominal>0</nominal> <lifetime>1800</lifetime> <restock>0</restock> <min>1</min> <quantmin>-1</quantmin> <quantmax>-1</quantmax> <cost>100</cost> <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/> </type>

Parasite
<type name="ZmbM_ParasiteZombie"> <nominal>0</nominal> <lifetime>1800</lifetime> <restock>0</restock> <min>1</min> <quantmin>-1</quantmin> <quantmax>-1</quantmax> <cost>100</cost> <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/> </type>
Last edited by Morette; 12 Jan, 2022 @ 8:30pm
< >
Showing 1-1 of 1 comments
HussyPunter 31 Oct, 2021 @ 11:38am 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<types>
<type name="ZmbM_HumanZombie">
<nominal>0</nominal>
<lifetime>1800</lifetime>
<restock>0</restock>
<min>1</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
</type>
<type name="ZmbM_ParasiteZombie">
<nominal>0</nominal>
<lifetime>1800</lifetime>
<restock>0</restock>
<min>1</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
</type>
</types>
< >
Showing 1-1 of 1 comments
Per page: 1530 50