Jump to content

silencing solarbanks, batteries and generators via xml doesnt seem to work. where is it hidden?


Stoneson

Recommended Posts

i tried everything in my noob power to edit sounds.xml file but it seems to have no effect on the sounds when i delete the lines of "solarbank" "generator" etc. 

do i need to change any other line? i checked the lines for hours but couldnt find anything fitting. any help on this would be great. the humming sound of power sources drives me nuts. i need silent generator etc. thx

Link to comment
Share on other sites

Instead of deleting, try lowering the volume scales

 

 

<SoundDataNode name="batterybank_start"> <AudioSource name="Sounds/AudioSource_Interact"/>
    <Noise ID="1" noise="7" time="3" muffled_when_crouched="0.5"/>
    <AudioClip ClipName="Sounds/Electricity/BatteryBank/batterybank_start"/>
    <LocalCrouchVolumeScale value="1.0"/> <CrouchNoiseScale value="0.5"/> <NoiseScale value="1"/> <MaxVoices value="10"/> <MaxRepeatRate value="0.01"/> </SoundDataNode>


 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...