Silent Forcing Client Settings

From MyGamingTalk
Revision as of 22:10, 18 September 2014 by Gaoesa (talk | contribs)
Jump to navigation Jump to search

Description

silEnT server is able to force client cvars to certain values or ranges by using forcecvar and sv_cvar commands. sv_cvarempty will clear all the sv_cvar commands the server has loaded.

To use the possibility, the g_mapConfigs must be set. All forcecvar and sv_cvar commands that are placed in the mapconfig files. The default.cfg, will be executed on every map start. Those settings can be overloaded by using a map specific cfg ([mapname].cfg).

This page is still a stub. More detailed documentation to come.

forcecvar

Forcecvar command can be used to force client cvars into a single value.

Example:

   forcecvar snaps 20

This forces the snaps cvar to 20 on all players.

sv_cvar