DMFlags: Difference between revisions

166 bytes removed ,  21 November 2021
m
sv_noprivatechat no longer exists and has been replaced by sv_allowprivatechat.
m (Made a small format change. Now it's easier to read.)
m (sv_noprivatechat no longer exists and has been replaced by sv_allowprivatechat.)
Line 448: Line 448:
|  1048576
|  1048576
|  {{Devfeature|3.1|alpha}} Forces everyone's pitch, including those playing in the OpenGL renderer, to what's allowed in the software renderer.
|  {{Devfeature|3.1|alpha}} Forces everyone's pitch, including those playing in the OpenGL renderer, to what's allowed in the software renderer.
|-
| No private chat
|  sv_NoPrivateChat
|  2097152
|  {{Devfeature|3.1|alpha}} If true, players aren't allowed to send private messages to each other on the server.
|-
|-
| Shoot through allies
| Shoot through allies
|  sv_ShootThroughAllies
|  sv_ShootThroughAllies
4194304
2097152
|  {{Devfeature|3.1|alpha}} Allows a player's attacks, whether hitscans or projectiles, to safely pass through their teammates.
|  {{Devfeature|3.1|alpha}} Allows a player's attacks, whether hitscans or projectiles, to safely pass through their teammates.
|-
|-
| Don't push allies
| Don't push allies
|  sv_DontPushAllies
|  sv_DontPushAllies
8388608
4194304
|  {{Devfeature|3.1|alpha}} Prevents a player's attacks from thrusting their teammates. This also prevents teammates from being pushed by barrel explosions caused by the player.
|  {{Devfeature|3.1|alpha}} Prevents a player's attacks from thrusting their teammates. This also prevents teammates from being pushed by barrel explosions caused by the player.
|}
|}