majiktripp
New Member
Hi Guys,
Ok, so I've hosted a fair share of DayZ servers of my own, mostly on my own hardware using DayZ Control Center for the most part.
I've taken an interest in the Escape Chernarus co-op mission thats available but for the life of me cant figure out how to host it using a dedicated server.
This is the start line parameters (from a batch file so ignore the %variables%)
echo Starting server again ...
@start @dayzcc_config\2\arma2oaserver_2.exe -name=Server -config=@dayzcc_config\2\config.cfg -cfg=@dayzcc_config\2\basic.cfg -Profiles=@dayzcc_config\2\ -port=%port% -cpuCount=2 -maxMem=2048 -exThreads=1 -noPause -noSound
Where in the config.cfg is specified the EscapeChernarus mission file, which seems to be read and start the dedicated server fine.
I can see it started, select to join the game where it reads and downloads the associated mission files to th eclient (me on another PC) but then it times out and does nothing.
I cant find a definitive guide online to running this, everything I've found makes no mention of a DB or anything, does this even needs its own database?
Any help or guidance here would be appreciated, the mission file can be found here:
http://forums.bistudio.com/showthread.php?130988-Escape-Chernarus-(Mission-Release)
Thanks,
M
Ok, so I've hosted a fair share of DayZ servers of my own, mostly on my own hardware using DayZ Control Center for the most part.
I've taken an interest in the Escape Chernarus co-op mission thats available but for the life of me cant figure out how to host it using a dedicated server.
This is the start line parameters (from a batch file so ignore the %variables%)
echo Starting server again ...
@start @dayzcc_config\2\arma2oaserver_2.exe -name=Server -config=@dayzcc_config\2\config.cfg -cfg=@dayzcc_config\2\basic.cfg -Profiles=@dayzcc_config\2\ -port=%port% -cpuCount=2 -maxMem=2048 -exThreads=1 -noPause -noSound
Where in the config.cfg is specified the EscapeChernarus mission file, which seems to be read and start the dedicated server fine.
I can see it started, select to join the game where it reads and downloads the associated mission files to th eclient (me on another PC) but then it times out and does nothing.
I cant find a definitive guide online to running this, everything I've found makes no mention of a DB or anything, does this even needs its own database?
Any help or guidance here would be appreciated, the mission file can be found here:
http://forums.bistudio.com/showthread.php?130988-Escape-Chernarus-(Mission-Release)
Thanks,
M