Hi all,

I cant find the documentation of sendgameservercommand. How does this work? And when I do
Code:
	Cmd_ExecuteString( "say welcome to our server!" );
my server crashes without telling me an error. It's a windows home-server and the console just gives me the message "This program doesn't respond anymore" Am I calling this incorrect?