From 1e1004419cfbf617c97aee48cc8df2f00a41f62e Mon Sep 17 00:00:00 2001 From: Cleverson Date: Mon, 12 Aug 2024 23:30:00 -0300 Subject: [PATCH] Update files --- cstrike/addons/matchbot/maplist.txt | 1 + cstrike/addons/matchbot/users.txt | 1 + cstrike/server.cfg | 4 +++- 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/cstrike/addons/matchbot/maplist.txt b/cstrike/addons/matchbot/maplist.txt index fc0dd4f..45ea743 100644 --- a/cstrike/addons/matchbot/maplist.txt +++ b/cstrike/addons/matchbot/maplist.txt @@ -27,3 +27,4 @@ de_piranesi de_forge de_airstrip de_freight + diff --git a/cstrike/addons/matchbot/users.txt b/cstrike/addons/matchbot/users.txt index 82dc4c8..9cf0eac 100644 --- a/cstrike/addons/matchbot/users.txt +++ b/cstrike/addons/matchbot/users.txt @@ -34,3 +34,4 @@ // Name SteamID Flags ////////////////////////////////////////////////////////////////////////////////////////////////////// "SmileY" "STEAM_0:1:20326844" "abcdefghijklmnopqrstuvy" + diff --git a/cstrike/server.cfg b/cstrike/server.cfg index ed9e235..060976b 100644 --- a/cstrike/server.cfg +++ b/cstrike/server.cfg @@ -2,7 +2,7 @@ hostname "ReGameDLL_CS - Match BOT" rcon_password "" sv_password "" -sv_maxrate "100000" +sv_maxrate "100000" sv_maxupdaterate "102" sv_minrate "25000" sv_minupdaterate "60" @@ -37,6 +37,8 @@ mp_startmoney "16000" mp_timeleft "0" mp_timelimit "0" mp_tkpunish "0" +mp_vote_flags "km" +mp_votemap_min_time "180" mp_windifference "1" mp_winlimit "0"