Login  Register

Re: DayZ Epoch Singleplayer Server Setup

Posted by Eric the Viking on Feb 05, 2015; 6:29am
URL: http://kodabar-dayz-daizy-single-player-forum.163.s1.nabble.com/DayZ-Epoch-Singleplayer-Server-Setup-tp17373p17760.html

Hey Danny,

Why couldn't you have a problem I know how to fix?

First, what are you actually trying to run, plain Epoch?

*

Your version of Arma 2 is 1.62? Beta patch 107318? Arma 2 working and started to at least main menus before copying the whole thing to "Your Arma 2 Mod folder"?

*

Follow all of Gaero's steps in the video as far as database is concerned and how all the files are structured;  

/Your Arma 2 Mod folder
  /Epoch
  /Epoch_Server

*

Make sure Xamp and Navicat are running.

*

Check the Server batch file has the correct info - mine;

@echo off
start "arma2" /min "Expansion\beta\arma2oaserver.exe" -port=2302 "-config=instance_11_Chernarus\config.cfg" "-cfg=instance_11_Chernarus\basic.cfg" "-profiles=instance_11_Chernarus" -name=instance_11_Chernarus "-mod=@DayZ_Epoch;@DayZ_Epoch_Server;"

When you first double click the server start batch file, you get a little box like the picture I posted above - it does look that that, right?

*

Make sure you're using the specific version of DZC I mentioned and that all the setting are correct - "additional launch parameters" should read;

-nosplash -skipintro -mod=@DayZ_Epoch

and the 3 "game directories" should all be overridden with "Your Arma 2 Mod folder"

*

Best I can think of ATM.