is it possible to check for client cvars like aim = 1 or wallhax = 1 or something like that?
i tried using get_user_info() using "sv_aim 1" as my test cvar but it didnt work regaurdless of whether it was 1 or 0.
if i can figure out how to get it checking cvars then i can write like a dictionary file for hack cvars then when the hacker connects they get kicked off.