About This File
Descriere :
Pluginul baneaza jucatorii care folosesc functia : FCVAR_CHEAT ConVars (de exemplu, weapon_debug_spread_show).
Nota: asemenea comenzi nu pot fi schimbate daca introduceti comenzi de joc in consola . Pot fi schimbate doar daca utilizati coduri in joc !
Serverul trebuie sa aiba sv_cheats 0
Recomandare :
Functioneaza perfect cu SourceBans cat si cu pluginul ban de baza !
Reason ban va fi ilegal comenzi convars
Banul poate fi permanent sau minute /ore depinde cum este setat din fisierul : "csgo_ac_cheating_convars_ban_time" ConVar.
Instalare :
cheating_convars_enabled.ini file to /addons/sourcemod/configs/
cheating_convars_disabled.ini file to /addons/sourcemod/configs/
csgo_ac_cheating_convars.cfg file to /cfg/sourcemod/
csgo_ac_cheating_convars.smx file to /addons/sourcemod/plugins/
csgo_ac_cheating_convars.sp file to /addons/sourcemod/scripting/
Modificari :
[Version 1.0]
The Plug-in has been released.
[Version 2.0]
Added /addons/sourcemod/configs/cheating_convars_enabled.ini
Added /addons/sourcemod/configs/cheating_convars_disabled.ini
Added /cfg/sourcemod/csgo_ac_cheating_convars.cfg
Added a ConVar "csgo_ac_cheating_convars_ban_time" to allow the game server's owners to decide how long the ban will be, in minutes.
[Version 2.1]
Added "cl_crosshair_recoil" "0" client ConVar to the enabled ConVars file.
Added a few seconds delay between the original OnClientPutInServer call and the moment of beginning to check the client's ConVars.
What's New in Version 2.1 See changelog
Released
No changelog available for this version.