FTE: Make sure `sv_cheats` starts off.

This commit is contained in:
Ian 2023-03-07 20:16:31 -05:00 committed by GitHub
parent 1bbdcb4fd0
commit f872125447
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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