Server variables: Difference between revisions

fixed wording
m (typo)
Tag: Source edit
(fixed wording)
 
(2 intermediate revisions by 2 users not shown)
Line 16: Line 16:
|0.00390625
|0.00390625
|Defines the control a player has over his direction while in the air. See [[Air Control]] for how this is affected by the <code>Compat_Limited_AirMovement</code> flag.
|Defines the control a player has over his direction while in the air. See [[Air Control]] for how this is affected by the <code>Compat_Limited_AirMovement</code> flag.
|-
|{{LE|sv_allowacsbanfunction}}
|false
|{{Devfeature|3.2|alpha}} Allows mods to ban players using the [[BanFromGame]] ACS function.
|-
|-
|{{LE|sv_allowprivatechat}}
|{{LE|sv_allowprivatechat}}
Line 28: Line 32:
|{{LE|sv_allowvoicechat}}
|{{LE|sv_allowvoicechat}}
|1
|1
|{{Devfeature|3.2|alpha}} Controls whether voice chat is enabled. This variable has multiple possible variables which control who can voice chat to who:
|{{Devfeature|3.2|alpha}} Controls whether voice chat is enabled. This variable has multiple possible values which control who can voice chat to who:
<ol start="0">
<ol start="0">
<li>Voice chat is disabled completely.</li>
<li>Voice chat is disabled completely.</li>
Line 370: Line 374:
|{{LE|sv_respawndelaytime}}
|{{LE|sv_respawndelaytime}}
|1
|1
|How long a player must wait after dying before they can respawn. This doesn't apply to players who are spawn telefragged.
|How long a player must wait (in seconds) after dying before they can respawn. This doesn't apply to players who are spawn telefragged.
|-
|-
|{{LE|sv_showlauncherqueries}}
|{{LE|sv_showlauncherqueries}}