As I noticed today, the Mk1 IC Coach which comes with the WCML North route, does not have any sound in the its *.bin file. The code is the following:
Code: Select all
<ChildName d:type="cDeltaString">Wagon Sound</ChildName>
<BlueprintID>
<iBlueprintLibrary-cAbsoluteBlueprintID>
<BlueprintSetID>
<iBlueprintLibrary-cBlueprintSetID>
<Provider d:type="cDeltaString">RSC</Provider>
<Product d:type="cDeltaString">Class67Pack01</Product>
</iBlueprintLibrary-cBlueprintSetID>
</BlueprintSetID>
<BlueprintID d:type="cDeltaString">Audio\RailVehicles\Passenger\AP\AP_Mk1-2a_Sound.xml</BlueprintID>
</iBlueprintLibrary-cAbsoluteBlueprintID>
</BlueprintID>Anyone can help and tell me what I have to put inside that *.bin file to make the sound work?