Jump to content

Console variables: Difference between revisions

m
Added "cl_protectcvars".
mNo edit summary
m (Added "cl_protectcvars".)
Line 133: Line 133:
CL_Password "AlDaddyBundy"
CL_Password "AlDaddyBundy"
|When used, this will allow the clients with the correct password key to access the server; however, CL_Password must be set with the key before attempting to join the server.
|When used, this will allow the clients with the correct password key to access the server; however, CL_Password must be set with the key before attempting to join the server.
|-
|CL_ProtectCVars
CL_ProtectCVars True
|{{Devfeature|3.1|alpha}} When true, any CVars that were modified by [[ConsoleCommand]] will be restored to their original values upon exiting the game. This is used to prevent mods from changing a user's settings permanently, even maliciously. Note that manually changing a CVar's value still archives the new value, as expected.
|-
|-
|CL_RespawnOnFire
|CL_RespawnOnFire