From 18f4b8e2721f64e874f0bbc6ed96da081e367eb0 Mon Sep 17 00:00:00 2001 From: Subhrodip Mohanta Date: Fri, 12 Jul 2019 12:58:04 +0530 Subject: [PATCH] updated sv_cheats updated the sv_cheats 0 command to default config files with proper documentation as requested by the issues tab in LinuxGSM #2031 --- CounterStrikeGlobalOffensive/server.cfg | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/CounterStrikeGlobalOffensive/server.cfg b/CounterStrikeGlobalOffensive/server.cfg index 26c6e29..d038226 100644 --- a/CounterStrikeGlobalOffensive/server.cfg +++ b/CounterStrikeGlobalOffensive/server.cfg @@ -1,7 +1,7 @@ // ************************************************************************** // // // // Counter-Strike: Global Offensive - server.cfg // -// Version 240917 // +// Version 120719 // // // // ************************************************************************** // @@ -24,8 +24,13 @@ sv_contact "" // Default: sv_lan 0 sv_lan 0 +// Cheats mode - Server is disabled to use cheats by default;Commands like noclip,god are disabled to be exploited by the players. VAC (Valve Anti-Cheat) is disabled in this mode when value is set to '1'. +// Default: sv_cheats 0 +// Cheats ON: sv_cheats 1 +sv_cheats 0 + // Tags - Used to provide extra information to clients when they're browsing for servers. Separate tags with a comma. -// Example: sv_tags "128tick,deathmatch,dm,ffa,pistol,dust2" +// Example: sv_tags "128-tick,deathmatch,dm,ffa,pistol,dust2" sv_tags "" // ............................. Server Logging ............................. //