CE Editor - The complete guide (2024)

  1. Installation
    1. What do you need ?
    2. How to install DayZ Tools?
  2. Setting up the CE Editor
    1. ChernarusPlus andLivonia(and loading a existing project)
    2. From scratch (for map makers andadvenced users)
      1. Map
      2. AI spawnpoints (Infected, animals)
      3. Loot spawnpointsand Tiers zones
  3. Using the CE Editor
    1. The Controls
    2. AI spawnpoints (Infected, animals)
      1. Infecteds
      2. Wolves
      3. Pigs
    3. Loot spawnpointsand Tiers zones
  4. Saving your work
    1. AIconfig
    2. Loot econnomyconfig
  5. Playing with your custom config

1. Installation

1.1. What do you need ?

  • DayZ installed on your computer
  • DayZ Tools installed on your computer

1.2. How to install DayZ Tools ?

Open steam =>Place your mouse cursor on "Library" to open a dropdown menu => Click on "Tools"

CE Editor - The complete guide (1)

Nowsearch for "DayZ Tools" and download it

CE Editor - The complete guide (2)

2. Setting up the CE Editor

Now launch the Tools by Right clicking on it and click on "Play Game..."

CE Editor - The complete guide (3)

If a pop up ask you what steam need to launch, select "Play DayZ Tools"

CE Editor - The complete guide (4)

You should now see a software named "DayZ Tools" with a lot of buttons ! You know want to click on the "Economy Editor" button as shown on the next screenshot.

P.S. as you probably saw, you will have a some text at the bottom indicating if everything is working. Make sur you have at least the Tools as Y

CE Editor - The complete guide (5)

2.1. ChernarusPlus andLivonia

Download this package :https://github.com/BohemiaInteractive/DayZ-Central-Economy/archive/master.zip

If the link is no longer working go take a look here

Now extract the zip !

You should now have a "DayZ-Central-Economy-master" folder with 2 folders and 1 file

CE Editor - The complete guide (6)

Comeback to your DayZ CE Tool and open the file "chernarusplus.xml" located inside DayZ-Central-Economy-master > CETool > ChernarusPlus

This is going to create a complete project for Chernarusplusin 1.04 at the time I'm writting this guide.

CE Editor - The complete guide (7)

CE Editor - The complete guide (8)

You should now have a similar result than mine screenshot (click me if you want to see it in very big)

CE Editor - The complete guide (9)

Congratulation ! You have a working project ! You can now skip to the part 3 "Using the CE Editor" 🙂

2.2. From scratch (for map makers and advenced users)

This guide from@Matthew Longtimeshould explain you the basics of how to do it. I sadly don't have time to complete this part of the guide.

2.2.1. Map

2.2.2. AI spawnpoints (infected, animals)

2.2.3. Loot spawnpoints and Tiers Zones

3. Using the CE Editor

3.1. The Controls

CTRL + Mousewheel => Zoom and Dezoom on the map at your cursor

SHIFT + Mousewheel => Navigate Verticaly

ALT + Mousewheel => Navigate Horizontaly

CTRL + S => Save your project

CTRL + SHIFT + S => Save also your project and export all the data (long process)

Shift + S => Switch to "Select/move territory zones" mode

Shift + A=> Switch to "Place new zones into territory" mode

Shift + D=> Delete the selected territory zone

All checkbox allow you to see permanently (until you turn it off) the information of this checkbow (tier zone, zombies spawn points, fresh water location, etc).

If you want to turn of all the layers click on "hide all" located on the top left of the software

CE Editor - The complete guide (10)

If you don't see the Left or Right window of the tool (or even the map) open the "View" tab on the top left corner to active the missing(s) window(s).

CE Editor - The complete guide (11)

3.2. AI spawnpoints (infected, animals)

The right of the software should have two windows "Territory Types" and "Properties". If it's not the case it means it's gone somewhere it shouldn't... Good luck ! 🙂

CE Editor - The complete guide (12)

3.2.1. Infecteds

In the Territory Typeswindow you should see a item named "zombie_territories" with a closed dropdown. Open it !

CE Editor - The complete guide (13)

Here we have all the types of categorise of zombies like Army, Medic or Police for example.

Let's say I want to add some militaryandreligious zombies at the main airfield of the map!

I'm going to select the "Army" tab and click on the big green Plus

CE Editor - The complete guide (14)

You should also start to see some new stuff on the map with a green color and a zombie logo in the middle of thoses circles. This is where Military zombies are going to spawn !

CE Editor - The complete guide (15)

Because I have choosen to click on the "Plus" button, I am going to add a new zombie spawnpoint instead of modifying one explainning why a new circle just popped on the second screen

CE Editor - The complete guide (16)

Howerver as you can see we have not a zombie icon inside this new green circle... What we want to do is to select the "Hand" button which is next to the "Plus" button as shown

CE Editor - The complete guide (17)

And select your new zone

CE Editor - The complete guide (18)

As you can see a red dotted square is showing us what zone we have selected while the "Properties windows is not anymore locked !

  1. Color and opacity is only here to help you to visualise better
  2. The total of entity on the map
    Because I have selected the "Army" tab this is the total number of military infected on the map
  3. Help you to decide if a zone should be in front of any other clipping zone or behind
  4. The radius of the zone, the minimum you can set is 50
  5. The static is the min and max of infected who should spawn even if not a single player is around (THIS INFORMATION NEED TO BE VERIFIED)
  6. The dynamic is the minimum and maximum number of infected that can spawn if a player is nearby
  7. What the zone is ? Mostly used for animals, the names speaks by themself.
    But for the zombies we are only going to use the "Dynamic Event"
  8. Now that you have selected the "Dynamic event" the icon changed to a zombie and you can now write into the little input box.
    This is where we are going to tell the game what type of infected are really going to spawn ! (yes even if we are inside the "Army" tab we have to tell what type of zombies are going to spawn). the fileevents.xml from your mission (e.g. dayzoffline.chernarusplus/db/events.xml) will contain all the categories of Infected you can use and spawn. Here is a list of the most common categories you will find:

Spoiler

Village=>InfectedVillage

Army =>InfectedArmy

Firefighter =>InfectedFirefighter

Industrial =>InfectedIndustrial

Sollitude =>InfectedSolitude

City =>InfectedCity

Medic =>InfectedMedic

Prisonner =>InfectedPrisoner

Religious =>InfectedReligious

Police =>InfectedPolice

We want to spawn military zombies so we are going to write "InfectedArmy" inside the input box and we going to set a minimum and maximum number of zombies for this zone with a custom radius as shown in the next picture

CE Editor - The complete guide (19)

CE Editor - The complete guide (20)

Now we can repeat the process to add a new Religious group but you are maybe going to get a result similar to mine

CE Editor - The complete guide (21)

How can I see the military zones while playing with the religious zones ? Just by doing that ! (see image bellow)

CE Editor - The complete guide (22)

3.2.2. Animals

This time, instead of having one tab for one "type" of zombie we have one tab per group. The idea is to keep the group of animals where we want because we don't want our wolves to go for no reason outside the map or to travel the entire map just to go drink some water...

We are going to do a right click on "wolf_territories" and "Add Terriroty" to create our new group of wolves !

CE Editor - The complete guide (23)

Now a new "Territory" should have been created at the bottom of the list with a black opaque color by default

CE Editor - The complete guide (24)

You can change the opacity and the color if you want to follow the color code used for the other "territories". Oh and you can also rename your new ''territoryxxx" by right clicking on it !

We are now going to add some "zones" by choosing the "plus" button and click on the map where we want to. In my case I am going to place my zones nearby Blake lake (East of Krasnovtav and North of Berezino)

CE Editor - The complete guide (25)

If we inspect the properties of this zone we can see the zone is set by default to "HuntingGround" meanning is going to hunt for animals and survivors in this area.

CE Editor - The complete guide (26)

Spoiler

Rest => Where the group of animals are going to rest

Graze => Where the group of HERBIVORE animals are going to eat

Water => Where the group of animals are going to drink water

HuntingGround => Where the group of CARNIVORE animals are going to hunt

All you have to do is to create more zones and change the "AI Usage" to diversify their behavior. You don't have to touch to the Static and Dynamic values with the animals.

CE Editor - The complete guide (27)

Now you have probably understood how to create and modify a "territory" but in case you still don't know how to modify a existing "territory" all you have to do is to select it and use the "cursor" button to select a "zone" and tweak the values !

3.3. Loot spawnpoints and Tiers zones

In this guide I am assuming you know how the loot is spread on the map. This topic need a seperate guide on itself so I wont explain it here.....

But let's explain what all those colors means on your screen !

CE Editor - The complete guide (28)

Spoiler

water-fresh => Where the water is clean "fresh"

keyPoint-Churches => Where the Churches are located on the map

valueFlg_Tier1 => The Tier 1 area

valueFlg_Tier2 => The Tier 2area

valueFlg_Tier3 => The Tier 3 area

valueFlg_Tier4 => The Tier 4 area

ushFlg_Def-All => All the loots location from all the types of locations

ushFlg_Def-Coast => All the loot spawns related to boats

ushFlg_Def-Farm => All the loot spawns of farms, barns, small shacks

ushFlg_Def-Firefighter => Do I really need to explain you all of them ?

ushFlg_Paint-NameHere => I have no clue at all what do they do... Some of them are empty or outdated (just look at the military one and go to airfield) IF SOMEONE KNOW WHY THIS FLAGS EXIST PLEASE TELL ME

As you see on the picture bellow we can see all the military loot location if we have selected the "ushFlg_Def-Military"

CE Editor - The complete guide (29)

If I want to set the Prison Island as a Firefigher loot area for one or two building this is what I need to do :

Select the "ushFlg_Def-Firefighter" and zoom to the prison island, you should just see the map of the island and some water around it.

Just under the map on the bottom left corner you should be able to see a checkbox names "Paint mode" as shown in the picture

CE Editor - The complete guide (30)

When activated you are probably going to loose the bottom part of your software. And here we have a issue, the Properties of the "territories" is overlapping the "Brush" window !

My personnal solution is to take the "Properties" window and move it somewhere else the time to do my manipulation. If you prefer to keep the "Properties" window at the original place you can also take the "Brush" window and do the same.

Now you maybe want to get your bottom part back, just press twice this icon on the top right corner.CE Editor - The complete guide (31)

Now you should have everything back and you have now a yellow cursor while navigating on the map !

Before painting everywhere let's see what the "Brush" window as to offer

Spoiler

Left click for Painting

Right click for Erase

CE Editor - The complete guide (32)

  • Size is for the size of your cursor for painting/erasing
  • Color and opacity is just for you to help you to see better what you are doing, nothing else
  • Outline is exactly what you are thinking about

Ihave painted where I wanter my loot to be categorized as firefighter lootas you can see

CE Editor - The complete guide (33)

It's as simple, just try to make it cleaner than my example if you don't want any surprise😅

4. Savingyour work

You can use pressCTRL + S to save or CTRL + SHIFT + S to save and export all the data (long process)

Or you can also go here

CE Editor - The complete guide (34)

4.1. AI config

If you want to save only your Territory Types config files (zombies/animals spawn points) you can use the following options :

  • CTRL + SHIFT + S => going to save and export everything (long process)
  • Export Selected => Export the selected territory (in this case the "zombie_territories")
  • Export All => just as you expect, export all the Territories as once

CE Editor - The complete guide (35)

You should now have a new folder inside your project nammed "territoryTypes" with the config(s) file(s) you have exported

CE Editor - The complete guide (36)

4.2. Loot economy config

The only option I know is to do the "CTRL + SHIFT + S", this is going to take some times and will create a new folder for you with a big file named "chernarusplus.map" or "yourprojectname.map" inside the map folder as shown on the screen.

CE Editor - The complete guide (37)

5. Playing with your custom config

All you have to do is to take your territoryTypes files and drag them inside the "env" folder of your mission to replace them (you can also do a backup in case)

CE Editor - The complete guide (38)

If you want to use your custom loot location config, you need to go the folder "map" and also drag and drop the "chernarusplus.map" (or the name your projecthave.map) inside your mission and not inside db, env or storage_something !

After that, you just need to rename yout "chernarusplus.map" to "areaflags.map" (you probably need to rename or delete the old file using this name before doing that).

However I am not sure if it's the only needed step for this file, if someone can confirm that please 🙂

Edited by Lt.Master
Removed useless parts

CE Editor - The complete guide (2024)
Top Articles
Latest Posts
Article information

Author: Arline Emard IV

Last Updated:

Views: 5828

Rating: 4.1 / 5 (52 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Arline Emard IV

Birthday: 1996-07-10

Address: 8912 Hintz Shore, West Louie, AZ 69363-0747

Phone: +13454700762376

Job: Administration Technician

Hobby: Paintball, Horseback riding, Cycling, Running, Macrame, Playing musical instruments, Soapmaking

Introduction: My name is Arline Emard IV, I am a cheerful, gorgeous, colorful, joyous, excited, super, inquisitive person who loves writing and wants to share my knowledge and understanding with you.