Jump to content
Sign in to follow this  
WTFonslaught

Addon request..

Recommended Posts

Not sure if this is even possible, but for atmospheres sake, Id love to have background radio traffic noise both when in vehicles like tanks, choppers etc.. as well as intermittent radio contact when on foot (fire missions, medevacs etc).

Is this possible?

Share this post


Link to post
Share on other sites

It is entirely possible, but that would be accomplished through mission editing. I.E record some sounds and script it so that they play all the time.

Although, it might (emphasis on might) be possible for addonmakers to have sounds play at random intervals. I'm not in to the whole config.cpp bit of addonmaking that much, so I wouldn't know.

Share this post


Link to post
Share on other sites

It is possible to add radio chatter to your addons. Martin's Huey had background chatter at random intervals (real Vietnam recordings I think).

Share this post


Link to post
Share on other sites

to add a sound onto a vehicle, apply this to the cpp:

soundEnviron[]={"\YourVehicle\YourSound",db+28,1};

the db+28 is the volume, so increase the number for higher volume.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×