Called when a client is sending a KeyValues command.
Action OnClientCommandKeyValues(int client, KeyValues kv)
Client index.
Editable KeyValues data to be sent as the command. (This handle should not be stored and will be closed after this forward completes.)
Plugin_Handled blocks the command from being sent, and Plugin_Continue resumes normal functionality.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.