From 55adae71451d45838c6534fa831c2f63a5ff9eab Mon Sep 17 00:00:00 2001 From: Jacob <42719082+ThatGuyJacobee@users.noreply.github.com> Date: Fri, 22 Nov 2024 21:33:56 +0000 Subject: [PATCH] tweak: bump DLC version + Bumped to bottom dollar bounties (mp2024_01). --- server.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server.cfg b/server.cfg index 44fbe0a5f..ca06ba3a6 100644 --- a/server.cfg +++ b/server.cfg @@ -11,7 +11,7 @@ set sv_endpoints "api.thatguyjacobee.com:30120" endpoint_add_tcp "0.0.0.0:30120" endpoint_add_udp "0.0.0.0:30120" sv_maxclients 64 -set sv_enforceGameBuild 3095 # mp2023_02 - The Chop Shop +set sv_enforceGameBuild 3258 # mp2024_01 - Bottom Dollar Bounties set steam_webApiKey 0C034D20C57C8D6C5A8EED855916981F sv_licenseKey cfxk_QiCs7LK9l1BlziZvCuQc_1awY0v #sv_endpointprivacy true @@ -573,4 +573,4 @@ add_ace group.helper hypnonema allow add_ace builtin.everyone sem_intmenu.leo allow add_ace builtin.everyone sem_intmenu.fire allow add_ace group.helper sem_intmenu.unjail allow -add_ace group.helper sem_intmenu.unhospital allow +add_ace group.helper sem_intmenu.unhospital allow \ No newline at end of file