PDA

View Full Version : Can u use say command


SHUG
11-11-2002, 05:09 PM
Can u use say command in a dedicated server
and is it possible to see what peeps are saying on ur server.
Dont seem to be able to get it to work.

GrungeMan
11-11-2002, 06:04 PM
dunno about seeing what ppl say but if run a dedicaded server just use the console and type rcon say blah and it will show up as console: blah or you can just type it in the server window. The just type say blah without the rcon

Shockwave
11-12-2002, 09:31 AM
If you want player chat to show, you have to have the following in your server configuration file:

sv_chatter 1

This setting will also cause chat messages to appear in your server log if it is enabled.

SHUG
11-12-2002, 12:47 PM
Nope dont seem to work tried that.

Shockwave
11-12-2002, 02:35 PM
You might also have to set this in your server configuration file as well:

developer 1

Try that and let me know what happens.