From f872125447ab5b2057887f7fad40aa3290c3b537 Mon Sep 17 00:00:00 2001 From: Ian Date: Tue, 7 Mar 2023 20:16:31 -0500 Subject: [PATCH] FTE: Make sure `sv_cheats` starts off. --- pc/nzp/fte.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/pc/nzp/fte.cfg b/pc/nzp/fte.cfg index 5f83736..f96ca96 100644 --- a/pc/nzp/fte.cfg +++ b/pc/nzp/fte.cfg @@ -219,6 +219,7 @@ sv_crypt_rcon "" //Controls whether the rcon password must be hashed or n //1: Mandatory hashing (recommended). //Empty: Allow either, whether the password is secure or not is purely the client's responsibility/fault. Only use this for comptibility with old clients. sv_rconlim "4" //Blocks repeated (invalid) rcon attempts. +sv_cheats "0" // hi :) // QC Extensions pr_ext_dp_qc_getsurface "" //Set to 0 to block detection of the extension