Jump to content
Sign in to follow this  
xripx

PlaySound volume

Recommended Posts

I want music to play when I get to a waypoint. So I set BLUFOR Present etc... and I converted an mp3 to OGG and have it in my /sounds folder. So on activation, I put PlaySound "NameOfSong" and in my description.ext I do have the "{\sound\NameOfSong.ogg, 1, 1.0};" line.

So I'm a passenger in a chopper when we hit the waypoint and sure enough the music starts, but it's too quiet. I need it to be 2 or 3 times louder. How can I accomplish this?

Share this post


Link to post
Share on other sites

The 1.0 in the description.ext line controls the volume. Try putting that up a few to 5.0 or something maybe?

Share this post


Link to post
Share on other sites

If I remember reading in the wiki correctly, that value ranges from 0 to 1, so 1 is the loudest if memory serves.

Share this post


Link to post
Share on other sites

awesome, looks like that did it, thanks!

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  

×