From 4ef5cd3b9da678fe78cc8b653088cf2737ed8619 Mon Sep 17 00:00:00 2001 From: PhilPhonic Date: Mon, 1 Feb 2016 23:17:56 +0100 Subject: [PATCH] hldmsserver added --- HalfLifeDeathmatchSource/hldmsserver | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/HalfLifeDeathmatchSource/hldmsserver b/HalfLifeDeathmatchSource/hldmsserver index 33b2d0723..2047dcb98 100644 --- a/HalfLifeDeathmatchSource/hldmsserver +++ b/HalfLifeDeathmatchSource/hldmsserver @@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then set -x fi -version="271215" +version="010216" #### Variables #### @@ -30,6 +30,7 @@ sourcetvport="27020" clientport="27005" ip="0.0.0.0" updateonstart="off" +startonmonitor="off" # https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server fn_parms(){