exevankeko 10 Posted December 6, 2013 Hello everyone! I wanted to ask them if it is possible to operate the day Z Epoch in ARMA 3? Anyone have any idea if possible? Taking the CBA + All in arma + mod day z EPOCH anyone know how one might get to create server day Z epoch in Arma 3 to test? insurance will have a couple of mistakes but never mind. arma3.bat rem rem www.youtube.com/user/NHL2010er DayZ Arma 3 MP Server batch file rem set ARMA3_PATH=C:\Program Files (x86)\Steam\SteamApps\common\Arma 3 set ARMA2_PATH=C:\Program Files (x86)\Steam\SteamApps\common\arma 2 set ARMA2OA_PATH=C:\Program Files (x86)\Steam\SteamApps\common\ArmA 2 Operation Arrowhead rem This is where custom mods are declared, @DayZ mod folder goes here set CUSTOM_MODS=@DayZ_Epoch;@CBA_A3 rem My game profile, other parameters, other mods used set DEFAULT_PARAMETERS= rem rem I DONT HAVE TOH INSTALLED rem cd /D "%ARMA3_PATH%" arma3.exe %DEFAULT_PARAMETERS% "-mod=%CUSTOM_MODS%;@AllInArma\ProductDummies;%ARMA2_PATH%;%ARMA2OA_PATH%;%ARMA2OA_PATH%\Expansion;%ARMA3_PATH%;@AllInArma\Core;@AllInArma\PostA3" exit Share this post Link to post Share on other sites