PrintHintTextToAll Function

Prints a message to all clients with a hint box.

void PrintHintTextToAll(const char[] format, any... ...)

Parameters

const char[] format

Formatting rules.

any... ...

Variable number of format parameters.