how to detect outside cvar for example cheat cvar w/
PHP Code:
new const outsidecvar[] = "anycheattexthere"
query_client_cvar(id, "%s",outsidecvar)
what variable i should use for anytext anytext. The reason why i req this , the cheats went so far , there much diffrent cheats like anytext_bhop anytext^bhop .anytextcheat /anytextcheat , etcc..
or its there anyway to hook any injected or executed bypassed functions ,commands,cvars, or create default player functions,commands list ,and if any outsidered function occurs take action or do whatever against player