View Full Version : What do the CVAR attributes mean?
imported_Braniac
11-04-2003, 01:06 PM
Anyone have any idea what the CVAR attributes (S, C, A, L, etc.) listed to the left of the CVARs indicate?
Thanks,
Braniac
Hammer
11-04-2003, 03:07 PM
S = server-only var (exported out from a server)
C = cheat protected (can't be changed unless server has sv_cheats 1)
A = archived (saved to local config file when changed)
L = latched (takes effect after a map start, vid_restart, snd_restart, net_restart, etc.)
imported_Braniac
11-04-2003, 06:05 PM
Thank you much! Next question. When I try to set sv_cheats "1" it returns an error that it is read only. Any way around this?
Thanks again!
- Braniac
imported_g_n_o_s_i_s
11-05-2003, 10:15 AM
Thank you much! Next question. When I try to set sv_cheats "1" it returns an error that it is read only. Any way around this?
Thanks again!
- Braniac
Anyone have an answer to this question? I run a tactical server and want to turn off the footsteps sound. The cvars that seem to have something to do with this are all coded C or Read Only.
Sincerely
G
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.