View Single Post
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 09-10-2018 , 21:37   Re: New cvar mp_footsteps_serverside
Reply With Quote #2

It's a console variable, so add it to your gamemode_*_server.cfg
* = casual, competitive, etc.

Code:
mp_footsteps_serverside "1" // Makes the server always play footstep sounds. Clients never calculate footstep s

Last edited by Maxximou5; 09-10-2018 at 21:37.
Maxximou5 is offline