JBMod / jbmod

Official bug tracker and request tracker for JBMod
https://www.jbmod.com/
14 stars 1 forks source link

Footsteps are broken even with mp_footsteps set to 1 #4

Closed conneath closed 1 year ago

conneath commented 1 year ago

Describe the bug Footsteps are completely silent even with mp_footsteps 1

To Reproduce Steps to reproduce the behavior: Walk around, hear no footsteps Turn on mp_footsteps Still no footsteps

Expected behavior mp_footsteps should work

nocapss commented 1 year ago

pretty sure sv_footsteps is the command for enabling footsteps now; mp_footsteps does nothing.

TEAMJBMOD commented 1 year ago

mp_footsteps isn't used and this is just an artifact from merging multiple games code together. I'll remove it in the next release so it doesn't show in find/etc. sv_footsteps is indeed what you want to use.