Prints a message to a specific client in the chat area.
void PrintToChat(int client, const char[] format, any... ...)
Client index.
Formatting rules.
Variable number of format parameters.
Invalid client index, or client not in game.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.