• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

New to xml editing and have a question.

At the very top of entityclasses (in mine anyway), it tells you all of the different things in the xml:

<!-- PLAYER -->

<!-- ZOMBIES -->

<!-- TIMID ANIMALS -->

<!-- HOSTILE ANIMALS -->

<!-- VEHICLES -->

<!-- CONTAINER AND CRATE ENTITIES -->

<!-- BANDITS AND NPC -->

entitygroups is for zombie and animal groups, yes, but you can also add bandits if you have those modded in I believe

 
^ Pretty much this.

You can also use Archetypes.xml to make your own zombies with custom skin, hair, clothing, etc, set their stats with entityclasses.xml and then add them to spawn groups with entitygroups.xml.

Gamestage.xml is used for screamer hordes, sleepers, wandering hordes and bloodmoon hordes.

 
Back
Top