PDA

View Full Version : Allow specator chat to all


DJX
07-21-2006, 11:01 PM
Whats the cvar to enable spectator chat to all clients on the server. Thanks.

GaSplat
07-22-2006, 05:20 AM
Are you running a mod? As I recall spectators could do that.

DJX
07-22-2006, 04:55 PM
Nope.... I'm like, the only pure server out there. I was just wondering what the cvar was so I could turn it off or on if I wanted to.

DJX
07-25-2006, 04:43 PM
I was testing this out and this option is not enabled by defualt. I have to do a vote in game each time I want it enabled. There must be a cvar for this some where.

GaSplat
07-25-2006, 08:43 PM
I'm not at a machine with it available just now, but a very handy command is cvarlist. For example, join your server (or use your favorite rcon tool) and enter:

cvarlist *chat*

This will list all cvars that contain "chat" as well as their default and current settings. cvarlist for chat, spect, or talk (remember top put the * before and after the word - it serves as a wildcard for matching the cvar name) and you may find what you want. If not, I can fire up a test server when I get home and see what I can find for you.

OBTW, cmdlist works the same way for commands.

DJX
07-26-2006, 11:12 AM
Thanks man. I never knew about the *XXX* thing. I think I found the cvar "g_spectate_allow_full_chat "0"....I'm gonna try it our right now and report back what I find out. Once again thanks for the searching idea, I did try just cvarlist and cmdlist before but I looked through them all without any findings...this helps a lot.

DJX
07-26-2006, 01:25 PM
Yes, thats the cvar. Thanks for the help GaSplat.

GaSplat
07-26-2006, 10:03 PM
:) Happy to help.