• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

loading BF-109gs

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>?
 
No. Below it.

Then scroll down until you find this line (MAW ONLY!!!) 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_109g6_Ye6>
<sound file="ai_e_db601_1.wav"/>
</DL_109g6_Ye6>
<AI_109g6_Ye6>
<sound file="ai_e_db601_1.wav"/>
</AI_109g6_Ye6>


Extract from mine:


<aircraft>
<sound file="ai_fighter.wav"/>
</aircraft>
<DR2_109g6_W9>
<sound file="ai_e_db601_1.wav"/>
</DR2_109g6_W9>
<tank>
<sound file="xtrackvehicleheavy01.wav"/>
</tank>

 
Back
Top