quanticc / lawena-recording-tool

Simple movie recording tool for Source Engine games
http://lawena.github.io/
GNU General Public License v3.0
80 stars 16 forks source link

"Disable Hitsounds" doesn't disable the new killsounds #79

Closed PazerOP closed 8 years ago

PazerOP commented 8 years ago

I think it is implied that disable hitsounds should disable all added audio feedback for hitting/killing someone. This setting should also set tf_dingalingaling_lasthit to 0.

quanticc commented 8 years ago

Hitsounds refers to the 'dingalings', right now configured only using cvars. I will add that line to the config.

Are there additional sounds you think should be disabled? I can make a separate blank audio VPK for that if you let me know which sounds not covered by tf_dingalingaling* settings should be disabled.

quanticc commented 8 years ago

Latest preview version contains the cvar. I'll wait for your reply to see if there are more to this before closing and pushing an update to stable version.

quanticc commented 8 years ago

Fixed in v4.1.11