NPC Event Maker

Your ultimate toolkit for DayZ server customization

NPC Event Maker

Design Dynamic NPC events and their spawn points.

1. Event Settings

Static

2. NPC Children

3. Spawn Points

4. Generate XML

Click the button below to generate the XML. After generating, you must complete the following steps to make your event live on your server:

  1. Copy the entire <event>...</event> block from the events.xml output box and paste it into your server's <db>/events.xml file.
  2. Copy the code from the cfgeventspawns.xml output box and paste it into your server's <db>/cfgeventspawns.xml file.
  3. Your new NPC needs a loadout. Go to the Spawnabletypes Editor to define what gear your NPC will spawn with.
  4. Finally, ensure your NPC's classname (e.g., "MyCustomNPC") exists in your master loot table. You can easily add it using our Types Editor.

events.xml

...

cfgeventspawns.xml

...