Sends a message to a client's console.
void PrintToConsole(int client, const char[] format, any... ...)
Client index.
Formatting rules.
Variable number of format parameters.
If the client is not connected an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.