Player:PrintMessage
Description
Displays a message either in their chat, console, or center of the screen. See also PrintMessage.
When called serverside, this uses the archaic user message system (the umsg) and hence is limited to ≈250 characters.
HUD_PRINTCENTER
will not work when this is called clientside.
Arguments
Example
Prints into the first players chat: I'm new here.
.
Output: I'm new here.