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