PDA

View Full Version : Gun Sounds?



grover1
April 24th, 2014, 17:16
Hi all,

I'm having a problem with my British aircraft. Whenever I fire the guns, I have the US 30-Calibre sounds instead of the .303 British sounds playing.\

Is there a way to fix this?

Thanks a lot,

Chris

ndicki
April 25th, 2014, 04:11
Sounds as though something unfortunate has happened to your sounds.xml. Use Notepad to open xdp and xml files. If you make any changes to xdp files, always delete the corresponding bdp file.

Open the xdp file of the aircraft you get this with. Look and see which guns it uses, and then locate the corresponding .xdp in your 'Guns' folder.

You should see this entry, for a single British .303 Browning:

SoundName="c303"

Then open your sounds.xml, and check for these lines:

<c303>
<no_damage>
<sound file="xgun_303_browning.wav" FileInt="gun_303_browning.wav" Stereo="Yes"/>
</no_damage>
</c303>

Then look in your sounds folder for the corresponding sound files. Check they are actually what it says they are.

And then you'll know what is not working correctly.

grover1
April 26th, 2014, 11:14
Thanks Nigel,

I managed to get it taken care of. Just re-installed ETO all together.

Thanks again