Game servers by the hour. Pay only when you play.

Day of Defeat: Source server guide and commands

Day of Defeat: Source is WWII team combat on the Source engine, Axis versus Allies over map objectives. You deployed the server, so you are the admin. It has native Source RCON, so you can run commands from the web console on your server card or from the in-game console with rcon.

How your friends join

  • Open the console (~) and run: connect IP:27015
  • Or find it in the in-game server browser (Internet tab, or add by IP). Your server name starts with 2hours.gg.

If you set a Join password on deploy, friends add it first: password yourpass; connect IP:27015

Admin over RCON

Use the web console on your server card, or the in-game console (log in once with rcon_password, then prefix commands with rcon):

changelevel dod_avalanche
Switch map (dod_anzio, dod_avalanche, dod_colmar and more).
status
List connected players, their SteamIDs and ping.
mp_timelimit 30
Minutes before the map changes (0 = no limit).
mp_friendlyfire 1
Turn friendly fire on (1) or off (0).
sv_alltalk 1
Let both teams hear each other (1) or team-only voice (0).
kick <name>
Remove a player.

What ships built in

Every official map ships with the server (Anzio, Avalanche, Colmar, Donner and more), so nobody downloads anything. Custom maps need a FastDL host, which is not set up on this first release.

See also

← Back to all guides