Jump to content

Console variables: Difference between revisions

m
DrinkyBird moved page Console Variables to Console variables
mNo edit summary
m (DrinkyBird moved page Console Variables to Console variables)
 
(2 intermediate revisions by 2 users not shown)
Line 96: Line 96:
|CL_BackupCommands
|CL_BackupCommands
CL_BackupCommands 0
CL_BackupCommands 0
|{{Devfeature|3.1|alpha}} Specifies how many backup copies of old move or weapon select commands (up to three) the client will send to the server per tic. This is useful if the client is suffering from noticeable packet loss, but due to the increased outbound net traffic, it's recommended that it only be enabled in those cases.
|Specifies how many backup copies of old move or weapon select commands (up to three) the client will send to the server per tic. This is useful if the client is suffering from noticeable packet loss, but due to the increased outbound net traffic, it's recommended that it only be enabled in those cases.
|-
|-
|CL_CapFPS
|CL_CapFPS
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
|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