SV_Server Flashcards
sv_AISystem
Load and use the AI system on the server
sv_autoconfigurl
Automatically download configuration data from a URL
sv_bandwidth
Bit rate on server
sv_bind
Bind the server to a specific IP address
sv_cheatprotection
TODO
sv_check_cd_keys
Sets CDKey validation mode:
0 - no check
1 - check&disconnect unverified
2 - check only
sv_DedicatedCPUPercent
Sets the target CPU usage when running as a dedicated server, or disable this feature if it’s zero.
Usage: sv_DedicatedCPUPercent [0..100]
Default is 0 (disabled).
sv_DedicatedCPUVariance
Sets how much the CPU can vary from sv_DedicateCPU (up or down) without adjusting the framerate.
Usage: sv_DedicatedCPUVariance [5..50]
Default is 10.
sv_DedicatedMaxRate
Sets the maximum update rate when running as a dedicated server.
Usage: sv_DedicatedMaxRate [5..500]
Default is 30.
sv_dumpstats
Enables/disables dumping of level and player statistics, positions, etc. to files
sv_dumpstatsperiod
Time period of statistics dumping in milliseconds
sv_gamerules
The game rules that the server should use
sv_gamerulesdefault
The game rules that the server default to when disconnecting
sv_gs_report
Enable Gamespy server reporting, this is necessary for NAT negotiation
sv_gs_trackstats
Enable Gamespy stats tracking
sv_input_timeout
Experimental timeout in ms to stop interpolating client inputs since last update.