Replies to a message in a command. A client index of 0 will use PrintToServer(). If the command was from the console, PrintToConsole() is used. If the command was from chat, PrintToChat() is used.
native void ReplyToCommand(int client, const char[] format, any ...)