Works for both listen and dedicated servers.
Source: http://www.nomoreroominhell.com/forums/ ... topic=82511. Connect to your server via FTP or SSH.
2. Open your 'server.cfg' with a text editor (you'll find it in "obsidian/cfg/").
3. Paste the following at the END of it:4. Save the file and if necessary put it back on your server.Code: Select all
//********************************************************************************************************** // Master Server Settings //********************************************************************************************************** sv_master_legacy_mode 0 // Disable lagacy mode, since steam master servers won't support it anymore. heartbeat // Send heartbeat that this server is ready. Should be the last line of the config. //**********************************************************************************************************
5. Restart your server OR type "exec server.cfg" (without "") into your server console (HLSW, rcon or sm_rcon works as well).