Jump to content

Recommended Posts

Hi everyone!

 

Im modding a WOE campaign and, when any of my plane reaches 1.200 km/h... the "windsound" stops! could anyone help me fix that? thx a lot!!!

Share this post


Link to post
Share on other sites

Is not a bug. Is because around that speed you go faster than sound.

Share this post


Link to post
Share on other sites

Im stupid!!!!! of course you´re right!!! hahahaha but then... i have a bigger problem... cause i have a "windsound" with radio chat... and i want to keep hearing the radio chatter at every velocity... do you know how?

Share this post


Link to post
Share on other sites

because radio wavs travel at 300000 k/s???

 

wrench

kevin stein

Share this post


Link to post
Share on other sites

Yes, i know but, do you know how to do to make the chatter audible beyond 1.200 km/h? thx!

Share this post


Link to post
Share on other sites

If you want to replace the windsound name with a cockpit chatter/ATC.sound, and want it to sound right (that is, not like you're listening to guys huffing helium :yikes: )Extract the AIRCRAFTOBJECT.ini from the objects.cat, and place it in the objects folder. Open it up, scroll down to the following section, and perform the following, highlighted edits:

 

 

[WindSoundOpen]

MinFreqSpeed=0.0

MaxFreqSpeed=3000.0

MinVolume=10

MinVolumeSpeed=0.0

MaxVolume=100

MaxVolumeSpeed=100.0

MinFreq=1.0

MaxFreq=1.0

 

[WindSoundClosed]

MinFreqSpeed=0.0

MaxFreqSpeed=3000.0

MinVolume=10

MinVolumeSpeed=0.0

MaxVolume=80

MaxVolumeSpeed=300.0

MinFreq=1.0

MaxFreq=1.0

 

 

Close the file, accept the changes, make sure it's in your objects folder, and you'll be good to go :good: just remember, this is a global setting, so every aircraft will be effected. I've not tried it on an individual, plane by plane basis, but it may work there, too (the pertinent lines would go into the model's in the data.ini).

Edited by Fubar512

Share this post


Link to post
Share on other sites

Thanx Fubar, but the Hellium talking is not the problem, i want to avoid the "breaking the sound barrier" effect that makes the windsound stops at aprox. 1200 km/h... could you help me with that, please? xD

Share this post


Link to post
Share on other sites

Thanx Fubar, but the Hellium talking is not the problem, i want to avoid the "breaking the sound barrier" effect that makes the windsound stops at aprox. 1200 km/h... could you help me with that, please? xD

 

I already did: MaxFreqSpeed=3000.0 m/sec

Share this post


Link to post
Share on other sites

I did what you told me... edited the aircraft object like you told... but still stop the sound when reaches 1.200 km/h... xS

Share this post


Link to post
Share on other sites

I did what you told me... edited the aircraft object like you told... but still stop the sound when reaches 1.200 km/h... xS

 

If you followed the steps, and it had no effect, that means that it's hard-coded in the .dll files, and can only be changed by the programmer (TK).

Share this post


Link to post
Share on other sites

Ooooooh... well we cant have all that we want.... xD Thanks anyway for your effort trying to solve my problem Fubar, you`re cool!

Share this post


Link to post
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
Sign in to follow this  

×

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..