HolyLib Wiki

ClientPrint

  CBaseClient:ClientPrint( string message )

Description

Prints the given message into the client's console.

It won't add \n to the end, you have to add it yourself.

Arguments

1string message