Jump to content

Need help with RAPIER config to change sound


Flashblade

Recommended Posts

Greetings,

this is basically my first attempt to mod something myself in this game and I failed. The RAPIERs engine sound is really grating on my nerves, so I wanted to change it in a way that the airbreathing mode sounds like the turbojet and the rocketmode like the aerospike. I tried to apply my changes to FARs MM cfg and now I have two RAPIERs which sound the same but one version is broken in that it can keep going in airbreathing mode without any air. So if somebody could maybe create a custom MM config for me I would be really grateful to that person.

Thanks in advance

Flashblade

Link to comment
Share on other sites

Okay, maybe this will garner some sort of response. Why is this not working?

@Part[RAPIER]:FINAL

{

@EFFECTS

{

@running_closed

{

@AUDIO

{

@clip = sound_rocket_hard

}

}

@power_open

{

@AUDIO

{

@clip = sound_rocket_hard

@volume = 0.0 0.0

@volume = 0.7 0.7

}

}

@running_open

{

@AUDIO

{

@clip = sound_jet_low

}

}

}

}

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...