Executes a client command. Note that this will not work on clients unless they have cl_restrict_server_commands set to 0.
void ClientCommand(int client, const char[] fmt, any... ...)
Index of the client.
Format of the client command.
Format parameters
Invalid client index, or client not connected.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.