jensenfern25 Posted July 26, 2014 Report Share Posted July 26, 2014 wheres my bat file? :( Link to comment Share on other sites More sharing options...
Brockie Posted July 26, 2014 Report Share Posted July 26, 2014 DayZ_Epoch_instance_11_Chernarus.bat is default. Most of us use custom launchers. In your root. Link to comment Share on other sites More sharing options...
jimbob6f Posted August 3, 2014 Report Share Posted August 3, 2014 Posted 23 July 2014 - 04:25 PM Phobix, on 12 Jul 2014 - 03:00 AM, said: I found the solution to your problem after a buddy and I spent a few hours hunting down the issue. In your bat file, you need to change your bat file .exe paths This is what it currently is: @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;" This is what it needs to be @echo off start "arma2" /min "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;" The issue is that you need to use the exe in the root folder rather than the exe in the expansion folder. OMG you fixed it haha thanks man :) Link to comment Share on other sites More sharing options...
rpg4e Posted August 3, 2014 Report Share Posted August 3, 2014 I've done a guide for all players who just want to play dayz and his variants again: Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now