This page is under construction
Archives/bf1942/levels/ms_battle_of_foy/MS_BATTLE_OF_FOY.rfa
bf1942/levels/MS_BATTLE_OF_FOY/objects/StaticUnits/Allied/BrowningCal50/Sounds/Medium.ssc
newPatch ######################################################################################################## ### Fire ### ############ load @ROOT/Sound/@RTD/silence.wav volume 0 ######################################################################################################### ### Reload ### ############## newPatch load @ROOT/Sound/@RTD/silence.wav volume 0 ########################################################################################################## ### Release ### ############### newPatch load @ROOT/Sound/@RTD/50cal_release.wav minDistance 30 priority 5 dopplerOff *** Distance Volume *** beginEffect controlDestination Volume controlSource Distance envelope Ramp param 100 param 200 param 1 param -1 endEffect ########################################################################################################### ### Shell Bounce ### #################### newPatch #include ../../../Common/Sounds/ShellBounce.ssc ############################ ### Mashine gun distance ### ############################ newPatch #include ../../../Common/Sounds/MGdist.ssc ########################################################################################################### ### Fire Loop ### ################# newPatch load @ROOT/Sound/@RTD/50cal_fire.wav minDistance 1 stereo loop stop FinishSample dopplerOff randomStartPitch 0.05 / 0.0 priority 10 *** Distance Volume *** beginEffect controlDestination Volume controlSource Distance envelope Ramp param 1 param 1 param 1 param -1 endEffect load @ROOT/Sound/@RTD/50cal_fire.wav minDistance 6 loop stop FinishSample dopplerOff randomStartPitch 0.05 / 0.0 priority 7 *** Distance Volume *** beginEffect controlDestination Volume controlSource Distance envelope Ramp param 1 param 1 param 0 param 1 endEffect *** Distance Volume *** beginEffect controlDestination Volume controlSource Distance envelope Ramp param 130 param 150 param 1 param -1 endEffect