Yeah I guess it was kind of confusing what I was asking there. Pretty much, ServerLog is what I need to log to only the server, is there any safe way to notify players in the game about something that is sent ONLY to them and no one else? I'm thinking of using HUD_PRINTCONSOLE (with PrintMessage(), I think that's the one), but I need to know if there is any way that can be intercepted.