Evishion 0 Posted May 21, 2004 Hey.. Im making a mission ( nam mission ) and I have added some music's but the music starts when ur in the chopper, so I thought,,, is it a way to shuth down all the game sounds while playing the music ? so I only hear the music... and in that case how do I turn it on again ? ( pretty annoying hearing the flap flap sounds from the helo to when the music are on ) -DT Share this post Link to post Share on other sites
MrZig 0 Posted May 21, 2004 <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">0 fadesound 0 First 0 is how long in seconds for it to change, second 0 is how much. So that fades it, and when you want it back put <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">10 fadesound 1 Share this post Link to post Share on other sites
Evishion 0 Posted May 21, 2004 <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">0 fadesound 0 First 0 is how long in seconds for it to change, second 0 is how much. So that fades it, and when you want it back put <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">10 fadesound 1 Ahh.. thx alot dude Share this post Link to post Share on other sites
void_false 1 Posted May 21, 2004 i would advice to use 5 fadesound 0.5 because you still able to hear chopper but not that loud Share this post Link to post Share on other sites