OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: pazuzu on 21 Sep 2005, 19:50:05

Title: cfgsound volume
Post by: pazuzu on 21 Sep 2005, 19:50:05
I cant find anything on this so I wanted to ask you guys.

How does the volume work in the description.ext for cfgsound?

This is what I have:

class Sound2
    {
         name="My sound2";
         sound[]={"DX11v30.ogg",db-10,1.0};
         titles[]=
         {
                0, $STRD_DX11v30

Do I need to put a +?

Does volume go up if number is higher?

Thanks.
Title: Re:cfgsound volume
Post by: Trapper on 21 Sep 2005, 22:41:12
Have a look at my comment on Navy_Seals Music, Sound & Radio tutorial in the editors depot.