Skip to content

Add sv_rough_landing_effects - #2028

Open
kusabana wants to merge 1 commit into
ValveSoftware:masterfrom
kusabana:kusabana/rough-landing-effects
Open

Add sv_rough_landing_effects#2028
kusabana wants to merge 1 commit into
ValveSoftware:masterfrom
kusabana:kusabana/rough-landing-effects

Conversation

@kusabana

Copy link
Copy Markdown
Contributor

Description

Many community servers in CS:S, especially those movement oriented (like bhop, surf, kz, trikz) disable rough landing effects on the server via plugins, but this results in the client predicting it and then snapping back.

I opted to make it a convar to disable all the effects, while most servers only disable the view punch, I'd be interested to hear if the community has any strong opinions about that.

@kusabana
kusabana force-pushed the kusabana/rough-landing-effects branch from a4bd3d6 to 519bc12 Compare August 27, 2026 09:22
@JoriKos

JoriKos commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

I opted to make it a convar to disable all the effects, while most servers only disable the view punch

Couldn't you make the convar have multiple values? 0 disables everything, 1 enables everything, 2 only enables everything but the view punch, etc.

@kusabana

Copy link
Copy Markdown
Contributor Author

I opted to make it a convar to disable all the effects, while most servers only disable the view punch

Couldn't you make the convar have multiple values? 0 disables everything, 1 enables everything, 2 only enables everything but the view punch, etc.

Definitely could, it was more a matter of if people wanted it or not. Personally I'm just interested in getting the view punch difference predicted, and don't care if it plays the loud footstep sound.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants