DayZ
Keep it dead - ProjectBR
 Este tema se ha marcado como fijo, por lo que probablemente sea importante
Morette  [desarrollador] 22 SEP 2021 a las 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>
Última edición por Morette; 12 ENE 2022 a las 20:30
< >
Mostrando 1-1 de 1 comentarios
HussyPunter 31 OCT 2021 a las 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>
< >
Mostrando 1-1 de 1 comentarios
Por página: 1530 50