From e5667a7dd1310895b1263579416e0458637a49c7 Mon Sep 17 00:00:00 2001 From: Frisasky Date: Mon, 22 Jul 2019 08:21:45 +0800 Subject: [PATCH 1/3] Update server.cfg --- ActionHalfLife/server.cfg | 3 --- 1 file changed, 3 deletions(-) diff --git a/ActionHalfLife/server.cfg b/ActionHalfLife/server.cfg index 41c15b3..493c137 100644 --- a/ActionHalfLife/server.cfg +++ b/ActionHalfLife/server.cfg @@ -11,9 +11,6 @@ hostname "SERVERNAME" // RCON - remote console password. rcon_password "ADMINPASSWORD" -// Default maxplayer for Action Half-Life -maxplayers 8 - // disable autoaim sv_aim 0 From 884f0f4a5d093df94fd69deea0de58df4cdde9ee Mon Sep 17 00:00:00 2001 From: Frisasky Date: Mon, 22 Jul 2019 08:23:28 +0800 Subject: [PATCH 2/3] Update server.cfg --- ActionHalfLife/server.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ActionHalfLife/server.cfg b/ActionHalfLife/server.cfg index 493c137..adf9b1d 100644 --- a/ActionHalfLife/server.cfg +++ b/ActionHalfLife/server.cfg @@ -11,10 +11,10 @@ hostname "SERVERNAME" // RCON - remote console password. rcon_password "ADMINPASSWORD" -// disable autoaim +// disable autoaim (1 = enable) sv_aim 0 -// disable cheats +// disable cheats (1 = enable) sv_cheats 0 // player bounding boxes (collisions, not clipping) From d812eacd82f7e6f89af40be09a05e0da7462a603 Mon Sep 17 00:00:00 2001 From: Frisasky Date: Mon, 22 Jul 2019 08:25:38 +0800 Subject: [PATCH 3/3] Update server.cfg --- ActionHalfLife/server.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/ActionHalfLife/server.cfg b/ActionHalfLife/server.cfg index adf9b1d..d4d833d 100644 --- a/ActionHalfLife/server.cfg +++ b/ActionHalfLife/server.cfg @@ -2,7 +2,6 @@ // // // Action Half-Life - server.cfg // // // -// // // ************************************************************************** // // default server name.