I have been studying for a while to create sound addon for AeroflyFS, and fortunately, just yesterday I added touchdown and groundroll sound effects to the A380
, just like this
However, today I tried to add AltitudeCallout sound effects for 80ft and 90ft, but I could only hear a very weak "eighty" and couldn't hear the "ninety", and I tried to copy the AltitudeCallout code from the A380. tmd, just like the txt file I attached below. If I don't make any changes and add it to the game, I won't be able to hear any AltitudeAllocate sound effects. If I add a 90ft and add the code to the game, my A380 became a Stop Block. This problem is indeed beyond my ability, so I sincerely request that all the experts can answer it![]()
![]()
This is my callout90ft code between the callout80ft and callout100ft
system.txt ← This is the GPWS 80,90ft callout sound of my addon
<[float64][DurationCallout80] [0.8]>
<[float64][DurationCallout90] [0.8]>
<[float64][DurationCallout100] [1.4]>
(This is my first time using this feature↑, so the layout may be a bit strange
)