forward client_command(id);
id | Client index |
Called when a client attempts to execute a command.
The command and its arguments can be read using the read_arg* set of functions.
PLUGIN_CONTINUE to let the client execute the command PLUGIN_HANDLED or higher to stop the command
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.