• Silence the Console
    4 replies, posted
I am wondering if it is possible to silence the console commands from being broadcast (not ULX) on my server, like [I]Server cvar 'sv_gravity' changed to 400[/I] as an example
The one way that I suppose that you could do this is to make your own chat box and manually filter out the string "Server cvar". That's about it though since those are built into the Source Engine.
You can probably use the EngineSpew module.
Is there any documentation on EngineSpew? I can only seem to find the dll
[url]http://christopherthorne.googlecode.com/svn/trunk/gm_enginespew/examples/enginespew_reprint.lua[/url]
Sorry, you need to Log In to post a reply to this thread.