dayz_arma2oa_win32 DayZ Mod (OA) arma2oaserver.exe %MEMORY% %PORT% %PLAYERS% "-config=profile\server.cfg" "-cfg=profile\basic.cfg" -profiles=profile -noSound 1 ; profile/arma2oaserver.RPT 64 armabe none dayzmod (hostName\s*=\s*")(.*)(";) hostName = "%key%"; profile/server.cfg key-regex (maxPlayers\s*=\s*)(.*)(;) maxPlayers = %key%; profile/server.cfg key-regex (passwordAdmin\s*=\s*")(.*)(";) passwordAdmin = "%key%"; profile/server.cfg key-regex (RConPassword\s*)(.*) RConPassword %key% profile/BattlEye/BEServer.cfg key-regex (steamPort\s*=\s*)(.*)(;) steamPort = %key%; profile/server.cfg key-regex (steamQueryPort\s*=\s*)(.*)(;) steamQueryPort = %key%; profile/server.cfg key-regex 2047 Max RAM allocated Maximum usable memory in MB, for example: 1024 DayZ Flavour Type of DayZ server you wish to run mkdir -p ./cfg touch ./cfg/dayz_arma2oa_win32.xml.txt