gosd
Charter Member
I have been loading some of the BF-109 in MAW,the instruction says for example:
Adding AI sounds (MAW ONLY!!!):
First back up sounds.xml (in CFS3 root). Open the working copy with Windows Notepad.
Then scroll down until you find this line if you wish to assign correct Bf109 sounds to AI aircraft:
<aircraft>
<sound file="ai_fighter.wav"/>
</aircraft>
Add the following lines carefully below:
<DL_109g8_BL11>
<sound file="ai_e_db601_1.wav"/>
</DL_109g8_BL11>
<AI_109g8_BL11>
<sound file="ai_e_db601_1.wav"/>
</AI_109g8_BL11>
Should these lines be inserted in the sequence before the closing statement </aircraft>?
Adding AI sounds (MAW ONLY!!!):
First back up sounds.xml (in CFS3 root). Open the working copy with Windows Notepad.
Then scroll down until you find this line if you wish to assign correct Bf109 sounds to AI aircraft:
<aircraft>
<sound file="ai_fighter.wav"/>
</aircraft>
Add the following lines carefully below:
<DL_109g8_BL11>
<sound file="ai_e_db601_1.wav"/>
</DL_109g8_BL11>
<AI_109g8_BL11>
<sound file="ai_e_db601_1.wav"/>
</AI_109g8_BL11>
Should these lines be inserted in the sequence before the closing statement </aircraft>?