You are viewing an old version of this page. Return to the latest version.
No categories assigned
Hosting a Server
There are several ways to go about hosting a server. One can do it from in game from the Host Game menu, or using a CMD line to launch it like so:
hx.exe server 01_NYC_UNATCOIsland?Mutator=(mutatorname)
Which will give access to a built in Unreal commandline for putting in console commands and such. If limited to a command window only, one can also use HCC (a derivative of Unreal's UCC) to host a server, like so:
hcc.exe server 01_NYC_UNATCOIsland?Mutator=(mutatorname)
Linux
After installing wine You can use wineconsole to start hcc to launch the server commandlet.