- Messages
- 18
- Country

Hi Guys,
I cant seem to find out how to do repeats of sound effects eg every 10-15 minutes.
Your advice please
I wanted the airports to have the local feels eg make you feel in Germany when you land in Berlin etc.
Can you imagine Princess Juliana Airport having French announcements?
WAV File (german_airports.wav)
FX File (fx_German_PA.fx)
[Library Effect]
Lifetime=5
Version=3.00
Radius=100
Priority=0
[Sound]
FileName=german_airports.wav
MinAttenuationDistance=200.00
LOOPING=FALSE
[Properties]
Spot=1
Tower=1
[Controller.0]
Lifetime=0.00,0.00
Type=0
Delay=3.00,3.00
XML File (German_announcements.xml)
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- Created by Scenery Design Engine (SDE) on 17/1/2022 -->
<FSData
version="9.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="bglcomp.xsd">
<!-- Berlin -->
<SceneryObject
lat="N52 21.834"
lon="E013 30.442"
alt="0.0M"
altitudeIsAgl="TRUE"
pitch="0"
bank="0"
heading="0"
imageComplexity="NORMAL">
<Effect
effectName="fx_German_PA.fx"
effectParams="SOM=00,59"/>
</SceneryObject>
<!-- Munich -->
<SceneryObject
lat="N48 21.235"
lon="E011 47.522"
alt="0.0M"
altitudeIsAgl="TRUE"
pitch="0"
bank="0"
heading="0"
imageComplexity="NORMAL">
<Effect
effectName="fx_German_PA.fx"
effectParams="SOM=00,59"/>
</SceneryObject>
<!-- Zurich -->
<SceneryObject
lat="N47 27.689"
lon="E008 33.294"
alt="0.0M"
altitudeIsAgl="TRUE"
pitch="0"
bank="0"
heading="0"
imageComplexity="NORMAL">
<Effect
effectName="fx_German_PA.fx"
effectParams="SOM=00,59"/>
</SceneryObject>
<!-- Vienna -->
<SceneryObject
lat="N48 07.199"
lon="E016 33.455"
alt="0.0M"
altitudeIsAgl="TRUE"
pitch="0"
bank="0"
heading="0"
imageComplexity="NORMAL">
<Effect
effectName="fx_German_PA.fx"
effectParams="SOM=00,59"/>
</SceneryObject>
</FSData>
I cant seem to find out how to do repeats of sound effects eg every 10-15 minutes.
Your advice please
I wanted the airports to have the local feels eg make you feel in Germany when you land in Berlin etc.
Can you imagine Princess Juliana Airport having French announcements?
WAV File (german_airports.wav)
FX File (fx_German_PA.fx)
[Library Effect]
Lifetime=5
Version=3.00
Radius=100
Priority=0
[Sound]
FileName=german_airports.wav
MinAttenuationDistance=200.00
LOOPING=FALSE
[Properties]
Spot=1
Tower=1
[Controller.0]
Lifetime=0.00,0.00
Type=0
Delay=3.00,3.00
XML File (German_announcements.xml)
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- Created by Scenery Design Engine (SDE) on 17/1/2022 -->
<FSData
version="9.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="bglcomp.xsd">
<!-- Berlin -->
<SceneryObject
lat="N52 21.834"
lon="E013 30.442"
alt="0.0M"
altitudeIsAgl="TRUE"
pitch="0"
bank="0"
heading="0"
imageComplexity="NORMAL">
<Effect
effectName="fx_German_PA.fx"
effectParams="SOM=00,59"/>
</SceneryObject>
<!-- Munich -->
<SceneryObject
lat="N48 21.235"
lon="E011 47.522"
alt="0.0M"
altitudeIsAgl="TRUE"
pitch="0"
bank="0"
heading="0"
imageComplexity="NORMAL">
<Effect
effectName="fx_German_PA.fx"
effectParams="SOM=00,59"/>
</SceneryObject>
<!-- Zurich -->
<SceneryObject
lat="N47 27.689"
lon="E008 33.294"
alt="0.0M"
altitudeIsAgl="TRUE"
pitch="0"
bank="0"
heading="0"
imageComplexity="NORMAL">
<Effect
effectName="fx_German_PA.fx"
effectParams="SOM=00,59"/>
</SceneryObject>
<!-- Vienna -->
<SceneryObject
lat="N48 07.199"
lon="E016 33.455"
alt="0.0M"
altitudeIsAgl="TRUE"
pitch="0"
bank="0"
heading="0"
imageComplexity="NORMAL">
<Effect
effectName="fx_German_PA.fx"
effectParams="SOM=00,59"/>
</SceneryObject>
</FSData>
Last edited:

