No categories assigned

Hosting a Server

Revision as of 22:59, 28 March 2020 by Nah (talk | contribs) (Moved Bogies faq entry here.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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)