PrintCenterTextAll Function

Prints a message to all clients in the center of the screen.

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

Parameters

const char[] format

Formatting rules.

any... ...

Variable number of format parameters.