This article's documentation is for anything that uses the Source engine. Click here for more information.

Sv turbophysics: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{{CVar}}
{{this is a|variable|name=sv_turbophysics}}
This [[boolean]] [[cvar]] enables/disables turbophysics on the server. It's only on by default in DOD:S.
This [[boolean]] [[cvar]] enables/disables turbophysics on the server. It's only on by default in DOD:S.



Revision as of 17:34, 5 January 2024

sv_turbophysics is a variable available in all Source Source games. This boolean cvar enables/disables turbophysics on the server. It's only on by default in DOD:S.

When sv_turbophysics is non-zero, players can't move physics objects by touch. To move them in turbophysics mode, they must press the use key. This prevents collisions and as a result less CPU-power but physics behaviour will be less realistic.

Syntax: sv_turbophysics <boolean>