I am trying to intercept commands from another metamod plugin ;). I read on a post that they could use client_command to incetcept commands (ie kill) but not +commands (he was trying to intercept +attack). Is this problem only for built in +commands? If so, will it be possible to intercept custom +commands with client_command?