Difference between revisions of "ArmA: Armed Assault: Server configuration"
Jump to navigation
Jump to search
dark soldier (talk | contribs) |
dark soldier (talk | contribs) |
||
Line 11: | Line 11: | ||
- [[server.armaprofile|Server Difficulty Settings File]] | - [[server.armaprofile|Server Difficulty Settings File]] | ||
+ | |||
+ | |||
+ | |||
+ | ==Example Setups== | ||
+ | |||
+ | ==Windows== | ||
+ | ArmA is installed to "D:\Arma". | ||
+ | |||
+ | Put your | ||
+ | Command line / Link target | ||
+ | "D:\ArmA\arma_server.exe -profiles=D:\ArmA -name=server -mod=@mod1;@mod2" | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ==Linux== | ||
+ | ArmA is installed to "/usr/home/arma-server". | ||
+ | |||
+ | Command line / Link target | ||
+ | "/usr/home/arma-server -name=server -mod=@mod1;@mod2" | ||
==See Also== | ==See Also== |
Revision as of 20:08, 9 December 2007
Introduction
Setting up a server is not easy and is not that abious to to.
Basically, the server configuration consists of four elements:
- Server Difficulty Settings File
Example Setups
Windows
ArmA is installed to "D:\Arma".
Put your Command line / Link target "D:\ArmA\arma_server.exe -profiles=D:\ArmA -name=server -mod=@mod1;@mod2"
Linux
ArmA is installed to "/usr/home/arma-server".
Command line / Link target "/usr/home/arma-server -name=server -mod=@mod1;@mod2"
See Also
Server Difficulty Settings File
See also: ArmA: Version History