Lets say we got
PHP Code:
client_cmd(id, "exec some.cfg")
if client doesen't have that .cfg - client console outputs:
if player has .cfg - client console outputs with developer 1:
without developer 1 output is none
so the main thing i asking how server could know the result?
hlguard and other anticheats performs same checks, it won't be possible if command will be entirely clientside, i just want to know method, its can be done, thanks.