some posts are in other topic, so let resolve this question here
SGT PEPPER: is it possible to separate the horn sound when flag is stolen from the Sfx sounds to maybe music or speech, to lower the volume of it, or an option to disable it?
@SGT PEPPER asked if I could add this to VCGuard.
But it is a clientside thing, so what you can do is:
Create a CBF with a modified SND\MISC\STOLEN.OGG file (recommended)
or a modified SND\XSOUND.TXT file:
`snd 2159 misc\stolen.ogg 100 44100 0 0.1 20
(You could also change the 100 (volume) to 50, but if you add a modified XSOUND.TXT, you may overwrite sound mods from modded maps or vice versa (modded maps newer than your cbf may overwrite your changes))
Thanks Brchi,
I have tried to add custom sounds in the past, but could not get the ogg file in proper format. Never did figure that out. So I went with changing the xsound file. We don't regularly play maps with custom sounds so we should be okay. We are going to test to make sure it doesn't cause problems with server. Thanks again.
When exporting to ogg with Audacity for example, I always had to add a tag "totalsamples" with the proper value before saving or the sound didn't play.
Maybe this helps.