From 2d99f207b593d78ed32f19da53a812d66df82f48 Mon Sep 17 00:00:00 2001 From: ineedbots Date: Sat, 4 Sep 2021 16:18:48 -0600 Subject: [PATCH] added dvar --- main/dedicated.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main/dedicated.cfg b/main/dedicated.cfg index c512457..ac8f0ed 100644 --- a/main/dedicated.cfg +++ b/main/dedicated.cfg @@ -50,6 +50,8 @@ exec "gamesettings_default.cfg" // Load the default game setti exec "gamesettings_dem.cfg" // Load the default tdm settings set_gametype "dem" // Set the game type to tdm ////////////////////////////////////////////////// +set sv_hostname "" // Probbly useless. Change sv_hostname by changing your key at http://platform.plutonium.pw/serverkeys +set sv_motd "" ////////////////////////////////////////////////// // GENERAL CONFIGURATION //