mudzereli / DayzEpochChernarus

DAYZ_SERVER and DAYZ_MISSION PBOS for DAYZ EPOCH CHERNARUS 1.0.4.2
1 stars 3 forks source link

DAYZSP


A customizable DAY-Z server package.


CORE FEATURES/SCRIPTS

HOSTED SERVER INSTALL (VILAYER/DAYZ.ST/etc):

- replace the loading screen in dayz_mission/overwrites with your own image
- edit the configs in dayz_mission/config and dayz_server/config
- replace your MISSION FILES with the files in dayz_mission -- depending on your host you may have to pack this as a PBO (see below for instructions on that)
- replace your SERVER FILES with the files in dayz_server -- depending on your host you may have to pack this as a PBO (see below for instructions on that)
- 

LOCAL SERVER INSTALL (YOUR COMPUTER):


REQUIREMENTS

INSTALLATION

  1. Install the Day-Z Epoch client files through DayZ Commander or PlayWithSix
  2. Copy the contents ARMA 2 Install folder (typically C:\Program Files (x86)\Bohemia Interactive\ArmA 2 or in your SteamApps\Common folder) to a new directory (for example E:\DAYZ_SERVER). This is where the server will run from.
  3. Install the Day-Z Epoch 1.0.4.2 server files by following the instructions on the Day-Z Epoch Server Installation Page. Don't forget to run the SQL code on your MYSQL server.
  4. Navigate to [SERVER INSTALL PATH]\Config-Examples\instance_11_Chernarus\ and edit the following files to fit your setup:
    • config.cfg
    • HiveExt.ini
  5. Copy DayZ_Epoch_instance_11_Chernarus.bat and instance_11_Chernarus (directory) from the [SERVER INSTALL PATH]\Config-Examples to root of [SERVER INSTALL PATH]. The bat file will not launch the files from the proper directory otherwise.
  6. Now would be a good time to test your server to make sure it works. Run [SERVER INSTALL PATH]\DayZ_Epoch_instance_11_Chernarus.bat and try to connect to your server (IP 127.0.0.1 by default). If it doesn't work, make sure you followed steps 1-5 properly.
  7. If all goes as planned, download the modded server files from this site by clicking the Download ZIP button on the right (or use the link).
  8. Navigate to [SERVER INSTALL PATH]\MPMissions\DayZ_Epoch_11.Chernarus and delete the contents of this folder.
  9. Open the downloaded ZIP file and copy the contents of the dayz_mission directory to the [SERVER INSTALL PATH]\MPMissions\DayZ_Epoch_11.Chernarus directory that you just deleted the contents of.
  10. Navigate to [SERVER INSTALL PATH]\@DayZ_Epoch_Server\addons and delete the contents of this folder.
  11. Open the downloaded ZIP file and copy the entire dayz_server directory (including the directory) to the [SERVER INSTALL PATH]\@DayZ_Epoch_Server\addons directory.
  12. Edit the config files in [SERVER INSTALL PATH]\MPMissions\DayZ_Epoch_11.Chernarus\config and [SERVER instaLL PATH]\@DayZ_Epoch_Server\addons\dayz_server\config
  13. If you have INFISTAR then copy it into the [SERVER INSTALL PATH]\@DayZ_Epoch_Server\addons\dayz_server\addons\antihack folder
  14. Use your favorite PBO Manager to pack the entire dayz_server folder that you just extracted.
  15. Start up the server and enjoy!