Author Topic: Vehicle Sound Effects  (Read 745 times)


 I realized that most weapons have Sound effects, so why not Vehicle Sound Effects? Like, as you accelerate, you can hear the engine running and shifting gears. or like in a helicopter, where you can hear the Engine as well as the blades at a high rpm.

Please tell me if this has been requested before.

I agree, there is an increasing lack of "NEEEEEEEEWWW" As my plane soars by somones face.

I agree, there is an increasing lack of "NEEEEEEEEWWW" As my plane soars by somones face.

 See what I mean? I want it so that with my Racing Server, you would hear the turbo-charged cars fly past you.

Bump.

 I so badly want this.


 OH COME ON, Someone has to reply to this! I am killing myself trying and no one wants to give me a
reply. At least help me out!

 Here is what I have so far. It doesn't work worth stuff, but I think I have a good start.


Code: [Select]
//Support_SFX.cs

// Universal Vehicle Sound Effects


datablock AudioProfile(idleSound)
{
   filename    = "base/data/sound/idle.wav";
   description = AudioDefaultLooping3d;
   preload = true;



};

//////////////////////////////////////



 Locked.

Apparently everyone wants to look at other topics.