This page is under construction
Archives/bf1942/levels/Stalingrad.rfa
bf1942/levels/Stalingrad/objects/Stationary_weapons/Mg42/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/rifle-distance1.wav dopplerOff minDistance 30 priority -1 *** Distance Volume *** beginEffect controlDestination Volume controlSource Distance envelope Ramp param 100 param 170 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/mg42LR.wav loop stereo dopplerOff minDistance 1 stop FinishSample randomStartPitch 0.01 / 0.01 priority 10 *** Distance Volume *** beginEffect controlDestination Volume controlSource Distance envelope Ramp param 1 param 1 param 1 param -1 endEffect load @ROOT/Sound/@RTD/MG42.wav loop dopplerOff minDistance 6 stop FinishSample randomStartPitch 0.01 / 0.01 priority 10 *** 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