This page is under construction
Archives/bf1942/levels/maps - with documentation/Island of Horror/Island_of_Horror.rfa
bf1942/levels/island_of_horror/Sounds/Water.ssc
#templateLevel HIGH newPatch ###################### ### Waves ### ###################### load @ROOT/Sound/@RTD/water.wav loop randomStartPitch 0.1 / 0.2 minDistance 10 volume .5 priority -6 *** Distance Volume *** beginEffect controlDestination Volume controlSource Distance envelope Ramp param 20 param 50 param 1 param -1 endEffect ################################################################ #templateLevel MEDIUM newPatch ###################### ### Waves ### ###################### load @ROOT/Sound/@RTD/water.wav loop randomStartPitch 0.1 / 0.2 minDistance 10 volume .5 priority -6 *** Distance Volume *** beginEffect controlDestination Volume controlSource Distance envelope Ramp param 20 param 50 param 1 param -1 endEffect ################################################################ #templateLevel LOW newPatch ###################### ### Waves ### ###################### load @ROOT/Sound/@RTD/Water_Waves.wav loop randomStartPitch 0.1 / 0.2 minDistance 10 volume .5 priority -6 *** Distance Volume *** beginEffect controlDestination Volume controlSource Distance envelope Ramp param 20 param 50 param 1 param -1 endEffect