odd physics in DoD:S

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
greenstar
New to forums
New to forums
Posts: 9
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu Aug 06, 2009 1:28 pm

odd physics in DoD:S

Post by greenstar »

I just got my DoD:S server integrated with my tcAdmin.
However, there's an odd problem with the physics (I'm guessing). Players are able to run THROUGH rocks. Running over rubble or through boulders sort of "bounces" or "snags" you. Looks a little like lag, but it only happens when crossing through certain objects.

I tried setting sv_turbophysics to "0", but to no avail. Any ideas?
User avatar
Edge100x
Founder
Founder
Posts: 12948
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: odd physics in DoD:S

Post by Edge100x »

You may need to set one or more of these:

Code: Select all

sv_rollangle 0
mp_facefronttime 600
sv_turbophysics 1
sv_stopspeed 50
sv_friction 8
sv_unlag_fixstuck 1
These settings are provided by Valve and included with our default server.cfg. I would recommend using our default server.cfg as a starting point for your server.
Post Reply