DayZ
Keep it dead - ProjectBR
 Tämä aihe on kiinnitetty, joten se on todennäköisesti tärkeä
Morette  [kehittäjä] 22.9.2021 klo 14.48
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>
Viimeisin muokkaaja on Morette; 12.1.2022 klo 20.30
< >
Näytetään 1-1 / 1 kommentista
<?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>
< >
Näytetään 1-1 / 1 kommentista
Sivua kohden: 1530 50