Called when a generic console command is invoked.
typedef ConCmd = function Action(int client, int args)
Index of the client, or 0 from the server.
Number of arguments that were in the argument string.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.