From 68a12d5f8c78467887ca302b5f0973f27a8f8cf5 Mon Sep 17 00:00:00 2001 From: Frisasky Date: Thu, 10 Oct 2019 15:14:38 +0800 Subject: [PATCH 1/2] Update server.cfg --- FistfulofFrags/server.cfg | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/FistfulofFrags/server.cfg b/FistfulofFrags/server.cfg index 5f4dfe4..83b9321 100644 --- a/FistfulofFrags/server.cfg +++ b/FistfulofFrags/server.cfg @@ -47,6 +47,7 @@ sv_cheats 0 // 3 = Break Bad // 4 = Elimination // 5 = Versus +// 6 = Course Mode // Default: fof_sv_currentmode 1 fof_sv_currentmode 1 @@ -74,6 +75,14 @@ mp_friendlyfire 0 mp_timelimit 45 +// ................................. Bots ................................ // + +// Allow bots joining the server (1 = enable) +fof_sv_bot_dynamicjoin 0 + +// Percentage of bots in server slots +fof_sv_bot_slotpct 0.40 + // ................................ Map Cycle ............................... // // Map cycle - Maps to be rotated on the server. From a4abcb1eee3a3ffd315e694df24e5da647394bff Mon Sep 17 00:00:00 2001 From: Frisasky Date: Thu, 10 Oct 2019 16:16:12 +0800 Subject: [PATCH 2/2] Update server.cfg --- FistfulofFrags/server.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/FistfulofFrags/server.cfg b/FistfulofFrags/server.cfg index 83b9321..bb0c423 100644 --- a/FistfulofFrags/server.cfg +++ b/FistfulofFrags/server.cfg @@ -92,6 +92,7 @@ fof_sv_bot_slotpct 0.40 // "mapcycle_tp.txt" - All Teamplay maps // "mapcycle_vs.txt" - All versus mode maps // "mapcycle_gt.txt" - All Ghost Town maps +// "mapcycle_cm.txt" - All Course Mode maps mapcyclefile "mapcycle.txt"