1.
2. Yes. (
#define CLIENT_PRINT (*g_engfuncs.pfnClientPrintf) )
3. Showing text in the server console ? Probably the same than server_print() except we can format with that.
4. Seems to be all related to log messages. ( see
ALERT define in the HLSDK ). For alert type, see fakemeta_const.inc. I'm using the forward
here or
here.