Server configuration – ArmA: Armed Assault Talk
Jump to navigation
Jump to search
(profile/profiles on windows dedicated server discussion) |
No edit summary |
||
Line 22: | Line 22: | ||
arma_server.exe -config=server.cfg -port=3608 -profiles=C:\Profiles\ -name=2ndtry -maxmem=512 | arma_server.exe -config=server.cfg -port=3608 -profiles=C:\Profiles\ -name=2ndtry -maxmem=512 | ||
--[[User:WGL.Q|PROPER Q]] 09:00, 30 December 2007 (CET) | --[[User:WGL.Q|PROPER Q]] 09:00, 30 December 2007 (CET) | ||
Doing a simple string search on arma_server.exe shows only 'profiles=', no 'profile='. My money is on the -profiles command line argument. [[User:HitmanFF|HitmanFF]] 20:16, 30 December 2007 (CET) |
Revision as of 20:16, 30 December 2007
AFAIK this is NOT correct
-profile=
It has to be
-profiles=
--PROPER Q 05:33, 26 December 2007 (CET)
-profiles=
Agree on that unless recent patches have changed that. Ill test it tomorrow and then update here.
It is '-profiles=' and not '-profile='... -- Sy 00:22, 29 December 2007 (CET)
-Fixed, it was correct in ArmA Startup parameters. hoz 00:49, 29 December 2007 (CET)
dedicated server
Protegimus is saying that only -profile works on a windows dedicated server. I cannot confirm this. This worked for us (ArmA_Startup.bat):
arma_server.exe -config=server.cfg -port=3608 -profiles=C:\Profiles\ -name=2ndtry -maxmem=512
--PROPER Q 09:00, 30 December 2007 (CET)
Doing a simple string search on arma_server.exe shows only 'profiles=', no 'profile='. My money is on the -profiles command line argument. HitmanFF 20:16, 30 December 2007 (CET)