::
::
::
::============================================================================================================================================
::Configuration| Edit these to your Arma 2 and Arma 2 Operation Arrowhead file paths ==============================================================================================================================================
::
::
:: YOUR Arma 2 Operation Arrowhead Directory
set arma2oapath=C:\Program Files (x86)\Steam\SteamApps\common\arma 2 operation arrowhead
::
::
:: YOUR Arma 2 Directory
set arma2path=C:\Program Files (x86)\Steam\SteamApps\common\arma 2
::
::
::
::
::
::
::
::
::
::
@echo off
echo ===============================
echo DayzBox Join Batch
echo ===============================
echo JOINING SERVER IN .....
timeout 3
==============================================================================================================================================
:: DO NOT EDIT ANYTHING BELLOW THIS LINE OR YOU WILL BREAK THIS FILE ==============================================================================================================================================
==============================================================================================================================================
::
::
set IP=217.198.132.176
set PORT=2302
set MODS=@DayzOverwatch;@DayZ_Epoch
start "" "%arma2oapath%\ArmA2OA_BE.exe" 0 0 -skipintro -mod=%MODS% -noSplash -noFilePatching -world=empty -connect=%IP% -port=%PORT% "-mod=%arma2path%;expansion;"
@exit
Is it possible to Search the Installpath of arma 2 and set it to basedir?
Question
Backtrack
Hello,
The Normal .bat file look like this?
Is it possible to Search the Installpath of arma 2 and set it to basedir?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now