Server configuration

Sample configuration files

Launch path

sample.txt
arma2oaserver.exe -server -noFilePatching -config=server.cfg -cfg=basic.cfg -name=server -port=2302 -profiles=D:\ArmA2 -ranking=D:\ArmA2\rankingOA.log -nosound -cpuCount=2 -mod=Expansion -exThreads=1

Launch script

Windows

launchOA.bat
:start
echo off
echo "MyName server launched at port 2302 at %date%|%time%"
start /wait arma2oaserver.exe -noFilePatching -config=server.cfg -cfg=basic.cfg -name=server -port=2302 -profiles=D:\ArmA2 -ranking=D:\ArmA2\rankingOA.log -nosound -cpuCount=2 -mod=Expansion -exThreads=1
echo "Server crashed at %date%|%time%" >> ServerOA-Crash-Historyxxxx.txt
goto start


english/configure_your_server.txt · Last modified: 2013/04/01 20:52 (external edit)
CC Attribution-Noncommercial-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0