


:: set the IP address of the MissionPrefetchServerĮcho Automatically looking up IP Address.Įcho Ensure that ". :: if you don't want to automatically get the server ip, set auto_find_ip=false and set server_ip_address= to your ip Set mission_prefetch_exe_name =MissionPrefetchServer.exe :: set the mission prefetch executable name, for example MissionPrefetchServer.exe Set path_to_mission_prefetch_server_executable =changeme :: set the path to the MissionPrefetchServer executable, for example C:ARMA\MissionPrefetchServer.exe :: If you are using the MissionPrefetchServer, set mission_prefetch=true :: directory to move files TO, for example C:/dropbox :: directory to move the files FROM, for example C:ARMA/backup :: if you want the script to move the created SQL backup to another directory, set move_backup=true bat filePatching, for example C:ARMA\backup.bat :: If you are using the SQL backup set backup=true Set path_to_ServervarsArma3Profile =changeme :: set the path to 3Profile, for example C:\ARMA\CSG\Users\3Profile :: If you want to use the profile deleter for possible performance increase :: We used: -autoinit -enableHT -loadMissionToMemory -high -filePatching -hugepages -bandwidthAlg=2, however your mileage may vary :: Path to the ARMA directory, for example C:ARMA\ :: server.cfg/config.cfg location, for example C:ARMA\server.cfg
Arma 3 server startup parameters mod#
:: List of server side mods, Add the mod to modlist for example adding Mod3 to set You would do: set modlist List of server side mods, Add the mod to servermodlist for example adding ServerMod3 to set You would do: set servermodlist basic.cfg location, for example C:ARMA\basic.cfg :: Name of server profile, for example CSG :: set the port number of the ARMA server, default ARMA is 2302 :: If you are using BattlEye then battleye=true, default is false :: Path to BattlEye folder, for example C:ARMA\battleye :: Default 32bit is arma3server.exe, default 64bit is arma3server_圆4.exe :: Path to the ARMA 3 server executable, for example C:ARMA\arma3server.exe :: Command window name, does not affect anything else :: By: Jstrow and Danny Dorito, originally for CSG echo off
