Jump to content
Sign in to follow this  
cyruz

Is -cfg ignored

Recommended Posts

Hello all,

Just messing around with a Windows Arma 3 dedi server after running a linux box for a bit.

Currently I launch with the following command line which is shown in the rpt log:

"C:\arma\arma3\arma3server.exe" -port=2306 -cfg=C:\arma\master\master_basic.cfg -mod=@cba_a3;@a3mp -config=C:\arma\master\master_server.cfg -profiles=C:\arma\master\profiles -name=Master -ranking=C:\arma\master\ranking.log -cpuCount=2 -exThreads=1 -maxmemory=2047 -bandwidthAlg=2 -nosound

I'm still messing with a few of the flags but I noticed that even though I specify the .cfg file to be master_basic.cfg it still creates an Arma3.cfg under Administrator in the users folder. Can anyone confirm if I can ignore this or if it's actually ignoring the launch flag and reading from the previously mentioned (Arma3.cfg).

Thanks

Share this post


Link to post
Share on other sites

It will be running the profile in the following folder

-profiles=C:\arma\master\profiles\users\Administrator

Share this post


Link to post
Share on other sites

Got it, looks like the cfg switch has been removed then.

Share this post


Link to post
Share on other sites

More likely the -profile switch took precedence as this was defined later

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×