From 00cf041e2b93e101c2c2ae73ddf105ed1863e042 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Tue, 23 Jan 2024 14:10:09 +0000 Subject: [PATCH] commend out map this was causing conflicts with the start parameters --- ahl2/server.cfg | 2 +- bb2/server.cfg | 2 +- bmdm/server.cfg | 2 +- cc/server.cfg | 2 +- cs2/server.cfg | 2 +- css/server.cfg | 2 +- dab/server.cfg | 2 +- doi/server.cfg | 2 +- gmod/server.cfg | 2 +- hl2dm/server.cfg | 2 +- hldms/server.cfg | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/ahl2/server.cfg b/ahl2/server.cfg index 4164a78..6a14bdc 100644 --- a/ahl2/server.cfg +++ b/ahl2/server.cfg @@ -14,7 +14,7 @@ rcon_password "ADMINPASSWORD" sv_password "" // map - Start playing on specified map. -map "act_airport" +// map "act_airport" // mapcyclefile - Name of the .txt file used to cycle the maps on multiplayer servers mapcyclefile "mapcycle.txt" diff --git a/bb2/server.cfg b/bb2/server.cfg index 214e5b7..84eb2d1 100644 --- a/bb2/server.cfg +++ b/bb2/server.cfg @@ -18,7 +18,7 @@ sv_password "" sv_setsteamaccount "" // map - Start playing on specified map. -map "bba_barracks" +// map "bba_barracks" // mapcyclefile - Name of the .txt file used to cycle the maps on multiplayer servers mapcyclefile "mapcycle.txt" diff --git a/bmdm/server.cfg b/bmdm/server.cfg index 8377f8f..15f3fa9 100644 --- a/bmdm/server.cfg +++ b/bmdm/server.cfg @@ -18,7 +18,7 @@ sv_password "" sv_setsteamaccount "" // map - Start playing on specified map. -map "dm_bounce" +// map "dm_bounce" // mapcyclefile - Name of the .txt file used to cycle the maps on multiplayer servers mapcyclefile "mapcycle.txt" diff --git a/cc/server.cfg b/cc/server.cfg index f3df3ec..84a5b75 100644 --- a/cc/server.cfg +++ b/cc/server.cfg @@ -14,7 +14,7 @@ rcon_password "ADMINPASSWORD" sv_password "" // map - Start playing on specified map. -map "cbe_bunker" +// map "cbe_bunker" // mapcyclefile - Name of the .txt file used to cycle the maps on multiplayer servers mapcyclefile "mapcycle.txt" diff --git a/cs2/server.cfg b/cs2/server.cfg index dada6b6..92ded98 100644 --- a/cs2/server.cfg +++ b/cs2/server.cfg @@ -15,7 +15,7 @@ sv_password "" sv_setsteamaccount "" // map - Start playing on specified map. -map "de_anubis" +// map "de_anubis" // mapcyclefile - Name of the .txt file used to cycle the maps on multiplayer servers mapcyclefile "mapcycle.txt" diff --git a/css/server.cfg b/css/server.cfg index dea1389..9880dfc 100644 --- a/css/server.cfg +++ b/css/server.cfg @@ -14,7 +14,7 @@ rcon_password "ADMINPASSWORD" sv_password "" // map - Start playing on specified map. -map "de_dust2" +// map "de_dust2" // mapcyclefile - Name of the .txt file used to cycle the maps on multiplayer servers mapcyclefile "mapcycle.txt" diff --git a/dab/server.cfg b/dab/server.cfg index 1cace2a..f93a77c 100644 --- a/dab/server.cfg +++ b/dab/server.cfg @@ -14,7 +14,7 @@ rcon_password "ADMINPASSWORD" sv_password "" // map - Start playing on specified map. -map "da_rooftops" +// map "da_rooftops" // mapcyclefile - Name of the .txt file used to cycle the maps on multiplayer servers mapcyclefile "mapcycle.txt" diff --git a/doi/server.cfg b/doi/server.cfg index b493896..cf258dd 100644 --- a/doi/server.cfg +++ b/doi/server.cfg @@ -14,7 +14,7 @@ rcon_password "ADMINPASSWORD" sv_password "" // map - Start playing on specified map. -map "bastogne stronghold" +// map "bastogne stronghold" // mapcyclefile - Name of the .txt file used to cycle the maps on multiplayer servers mapcyclefile "mapcycle.txt" diff --git a/gmod/server.cfg b/gmod/server.cfg index 8709f9c..3fdc76e 100644 --- a/gmod/server.cfg +++ b/gmod/server.cfg @@ -14,7 +14,7 @@ rcon_password "ADMINPASSWORD" sv_password "" // map - Start playing on specified map. -map "gm_construct" +// map "gm_construct" // mapcyclefile - Name of the .txt file used to cycle the maps on multiplayer servers mapcyclefile "mapcycle.txt" diff --git a/hl2dm/server.cfg b/hl2dm/server.cfg index 26ac219..642a0d7 100644 --- a/hl2dm/server.cfg +++ b/hl2dm/server.cfg @@ -14,7 +14,7 @@ rcon_password "ADMINPASSWORD" sv_password "" // map - Start playing on specified map. -map "dm_lockdown" +// map "dm_lockdown" // mapcyclefile - Name of the .txt file used to cycle the maps on multiplayer servers mapcyclefile "mapcycle.txt" diff --git a/hldms/server.cfg b/hldms/server.cfg index 6f87fd1..08f2ae9 100644 --- a/hldms/server.cfg +++ b/hldms/server.cfg @@ -14,7 +14,7 @@ rcon_password "ADMINPASSWORD" sv_password "" // Default Map - map :Load a new map. -map "crossfire" +// map "crossfire" // mapcyclefile - Name of the .txt file used to cycle the maps on multiplayer servers mapcyclefile "mapcycle.txt"