Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

Scaling sounds on fx_runners

Page: 1 of 1
 LordP
03-28-2004, 3:46 PM
#1
Is there any way I can make a sound not as loud on an FX runner?
 monsoontide
03-28-2004, 7:03 PM
#2
I imagine you'd either have to edit the effect itself or have the effect without sound and use a target_speaker in conjunction with it, or you could try

Key: volRange
Value: ### ### (e.g. volRange 100 300) - the numbers are min and max voume, so as you get closer to the speaker it gets louder.

Key: Radius
Value: ### (number is radius sound play within)
NB. this key/value will produce the wrong effect on a fx_runner - it should be used with the func_speaker.

Best bet for success - edit the fx file.
 LordP
03-28-2004, 9:25 PM
#3
Can I just turn the sound off all together?
 wedge2211
03-28-2004, 10:33 PM
#4
Maybe volrange 0 0 or radius 0?
Page: 1 of 1