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.