
This guide will show how to install deerisle and dayz expansion mod on your DayZ server.
Click here to order your DayZ server with AA Game Hosting today!
Custom mods are the heartbeat of a truly unique DayZ experience and few combinations are as popular and immersive as DeerIsle and the DayZ Expansion mod. DeerIsle offers a sprawling, handcrafted map filled with secrets and stunning landscapes, while DayZ Expansion adds a wealth of features like base building, vehicles, and enhanced gameplay mechanics that elevate the survival experience. Installing these mods on your DayZ server not only transforms the environment but also opens up new possibilities for community events, roleplay, and tactical gameplay. Whether you're hosting a private server for friends or building a public community, getting these mods up and running is a game-changer. In this guide, we’ll walk you through the step-by-step process to properly install and configure both DeerIsle and DayZ Expansion mods on your server ensuring smooth performance, compatibility, and a seamless launch for your players.
How to install the DeerIsle map with DayZ Expansion mod on your server
Install all the mods that follow using our "Steam Workshop" game panel function:
- DeerIsle
- DayZ-Expansion
- DayZ-Expansion-Licensed
- DayZ-Expansion-Core
- DayZ-Expansion-Vehicles
- Community-Online-Tools
- CF
- Download the latest DayZ Expansion mission files from the following link: DayZ Expansion Missions
- Extract the content of this zip file onto your PC, and then using an FTP program such as FileZilla upload the folders into the mpmissions directory on your server - it should look like so:
- Select "Configuration Files" → Click "Text Editor" next to serverDZ.cfg - this will allow you to edit your server config file to change the mission (map) that's being run.
- Where it says Mission: change that to Expansion.DeerIsle - then save the file in the top left, for example:
- class Missions
- {
- class DayZ
- {
- template="
Expansion.DeerIsle
- "; // Mission to load on server startup. <MissionName>.<TerrainName>
- };
- };
- IMPORTANT – DeerIsle does not support the new spawn selection feature at this time without extensive configuration of the coordinates by hand, you will ideally need to disable it.
This can be done as follows, navigate to the following path on your server using the file manager: profiles\ExpansionMod\Settings
If any of the above folders do not exist you will need to start your server up once in order for them to be generated. - Open SpawnSettings.json and look for the following line
"EnableSpawnSelection": 1,
change this like so and then save your changes
"EnableSpawnSelection": 0,
Success! You have installed and configured your server to run DeerIsle and DayZ-Expansion!
Did the above information not work for you?
Please click here to contact our support via a ticket.