Mafia Scene - Mafia I & II Game Fan Site
Modders Corner => Mafia Editing => Mod Help => Topic started by: Mr Robville on September 29, 2011, 06:52:30 PM
hello,
for my titanic mod scene i want to add a few sounds that you'll only hear when you are near to the sound's source.
for example a sound effect of splashing water at the bow of the ship must not be heared when you are inside or at aft of the ship.
is there a way of giving sound effects only a limited area of where you can hear it appart from the entire area?
Just contact me Rob, I'll sort it <img src="/wp-content/uploads/invision_emoticons/smile.png" alt="(//smile.gif)" data-emoticon="" srcset="/wp-content/uploads/invision_emoticons/smile@2x.png 2x" width="20" height="20">
Can you come online to MSN? it will be easier to explain.
plus i might be generous with some mod scene filesÃâà<img src="/wp-content/uploads/invision_emoticons/wink.png" alt="(//wink.gif)" data-emoticon="" srcset="/wp-content/uploads/invision_emoticons/wink@2x.png 2x" width="20" height="20">
I am sure there is the right way, and then there is my way.
I'll tell you my way.ÃâàUsingÃâàZ modeler I removed all the texture from a character model (In this case TommyOLD.i3d) and renamed it (To TommyOLD1.i3d)
Now I can place this model anywhere, and set it on a loop of talking the same thing over and over again. We know that the talking is nothing but a wav files with 8 numbers in the title so I take the sound effect I need, record if it as a .wav and name it in the speech range ( like 36661001.wav). it has to have those 8 digits or it won't behave like speech and won't work.
When you place the character, make sure you make use the "No Reaction" option for the character or your invisible sound effect character will get up and run awayÃâà;o)
But this works really well for localized sound effects, like:
The water sound effect for this fountain
(//sierra-valley.com/images/after3.jpg&key=6395aeb0091ab363fdec28fcbaa7ef45738438a6167ba948ee4d354e5807c25e)
The train Sounds
(//www.sierra-valley.com/images/train1.jpg&key=fac44c01beb3d34ddb48105193910355f05ea369d23bee97599e378491d6a11f)
As usual , not being well versed in programming I found a way to make things work, and they work well.....but its not the right way ;o)
Or you can try BScriptView 6.0 by braingib.You can add sound object and configure it.
More informations can be found at braingib's website: http://www.braingib.privat.t-online.de/mafia.htm (http://www.braingib.privat.t-online.de/mafia.htm:342vnhr5)