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

sv_turbophysics

From Valve Developer Community
Jump to: navigation, search

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>