WarFallen

WarFallen

Not enough ratings
DEDICATED SERVER GUIDE
By Drakir[Frosty Elk]
How to setup you own dedicated server for WarFallen.
   
Award
Favorite
Favorited
Unfavorite
DEDICATED SERVER GUIDE
Installing via SteamCMD

Use the official guide for SteamCMD

Specific for WarFallen:
Appid for WarFallen Dedicated Server: 685720

Installing via the Steam client

Select Tools in the Library and install "WarFallen Dedicated Server".
Now make a shortcut to the server executable, it will not work starting the server from the Steam client UI.
In Properties select the tab Local Files -> Browse Local Files.., make a shortcut and add the required options (below).

Router Firewall setup

Open/forward the following ports in your firewall
UDP 7777 for UE4
UDP 27015 for Steam
TCP 27888 for RCON

Server command line options

-ServerPassword The connect password. -ServerRconPassword RCON admin password, default is RCON off so always set a password. -MapRotation List of maps, separated with "+", default is all maps. -ServerName The server name that is displayed in the server browser -ServerMOTD Sponsor text displayed when a player enters the server. -log The server will open and write the log to a console. -RconPort Port for the RCON/Admin, default is 27888 -MaxPlayers Player limit, default is 16 -Port Connect port (UE4), default is 7777 -QueryPort Steam Query Port, default is 27015 -MultiHome Sets the IP of your server (When using multiple ethernet interfaces)

Example server startup

TPgameServer.sh -log -ServerRconPassword="NoInfectedMayPass" -ServerName="Awesome TDM server" -ServerMOTD="Presented by Impalers Inc" -MapRotation=Arenis+Ruins+WindKeep