Footsteps probelm

maveryck21

Newbie
Joined
Mar 7, 2005
Messages
122
Reaction score
0
Hit there,

I'm making a ne MOD and i want to disable the footsteps sounds of the player and of the NPCs. How can i do that? Is it in the material information or it has to be modified in some other file?

Thanks for any help
 
Isn't there a CVar? mp_footsteps 0?

I'm not sure if that would stop NPC footsteps, and indeed I'm not sure if you could easily stop NPC footsteps. You might have to get the base NPC walker code and comment out the footstep line...
 
Back
Top