This page is under construction
Archives/bf1942/levels/maps - with documentation/Convoy/Convoy.rfa
bf1942/levels/Convoy/Sounds/rel1.ssc
################################################################
#templateLevel HIGH
newPatch
###################
### rel1 ###
###################
load @ROOT/Sound/@RTD/rel1.wav
loop
minDistance 80
volume 1
randomStartPitch 0.2 / 0.0
priority -5
*** Distance Volume ***
beginEffect
controlDestination Volume
controlSource Distance
envelope Ramp
param 100
param 200
param 1
param -1
endEffect
################################################################
#templateLevel MEDIUM
newPatch
###################
### rel1 ###
###################
load @ROOT/Sound/@RTD/rel1.wav
loop
minDistance 40
dopplerOff
minDistance 80
volume 1
randomStartPitch 0.2 / 0.0
priority -5
*** Distance Volume ***
beginEffect
controlDestination Volume
controlSource Distance
envelope Ramp
param 20
param 50
param 1
param -1
endEffect
################################################################
#templateLevel LOW
newPatch
###################
### rel1 ###
###################
load @ROOT/Sound/@RTD/rel1.wav
loop
minDistance 80
volume 1
randomStartPitch 0.2 / 0.0
priority -5
*** Distance Volume ***
beginEffect
controlDestination Volume
controlSource Distance
envelope Ramp
param 5
param 15
param 1
param -1
endEffect