Prints a message to a specific client with a hint box.
void PrintHintText(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.