DayZ
Keep it dead - ProjectBR
 Denne tråd er blevet fastgjort, så den er sikkert vigtig
Morette  [udvikler] 22. sep. 2021 kl. 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>
Sidst redigeret af Morette; 12. jan. 2022 kl. 20:30
< >
Viser 1-1 af 1 kommentarer
HussyPunter 31. okt. 2021 kl. 11:38 
<?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>
< >
Viser 1-1 af 1 kommentarer
Per side: 1530 50