Is there a way to check if a client command is valid or not. E.g : A player type : "exec lawlzor.cfg" then if .cfg exists wont say nothing in console, but if not exists will say "couldn't exec lawlzor.cfg". So is possible to check if .cfg doesn't exists ?