From 27a1e83c7f7b5f8e61a9890d541965ce33cadb49 Mon Sep 17 00:00:00 2001 From: Steam Deck User Date: Fri, 13 Jan 2023 16:44:57 -0500 Subject: [PATCH] PC: Remove teamplay forced-on from the cfg --- pc/nzp/default.cfg | 3 --- pc/nzp/fte.cfg | 3 --- 2 files changed, 6 deletions(-) diff --git a/pc/nzp/default.cfg b/pc/nzp/default.cfg index baaed00..5762cc7 100644 --- a/pc/nzp/default.cfg +++ b/pc/nzp/default.cfg @@ -80,9 +80,6 @@ sv_bigcoords 1 maxclients 4 sv_playerslots 8 -teamplay 1 -team "allies" -scr_autoid_team 1 net_compress 1 sv_nqplayerphysics 1 scr_autoid_teamcolour 15 diff --git a/pc/nzp/fte.cfg b/pc/nzp/fte.cfg index a6d0332..4b0446d 100644 --- a/pc/nzp/fte.cfg +++ b/pc/nzp/fte.cfg @@ -494,9 +494,6 @@ cfg_save_infos "1" //If 1, saves userinfo and serverinfo to configs. cfg_save_auto "0" //If 1, the config will automatically be saved and without prompts. If 0, you'll have to save your config manually (possibly via prompts from the quit menu). cfg_save_all "" //If 1, cfg_save ALWAYS saves all cvars. If 0, cfg_save only ever saves archived cvars. If empty, cfg_save saves all cvars only when an explicit filename was given (ie: when not used internally via quit menu options). -teamplay "1"" -team "allies" -scr_autoid_team "1" net_compress "1" sv_nqplayerphysics "1" scr_autoid_teamcolour "15"