Forgive my ignorance here Im thinking perhaps I was misunderstood. I am ALREADY getting say and say_team commands that the PLAYERS issue but do not get server says via that. What I am looking for is if I the server owner sit down in front of my linux box and at the hlds console type "say hello world". Your saying this comes from ClientCommand? ClientCommand has a pEntity with it? Whats the pEntity for the server itself?
Ah, I misunderstood what you wanted.
No, ClientCommand() is only called by the engine for real clients. The server operator entering console commands don't call ClientCommand().
I'm not sure what hooks the console "say" command into the SDK Host_Say() function.
-- Jeffrey "botman" Broome
_______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

