Man i just dont get it, why people cant spend few minutes to read through the tutorial and do everything on their own
class CfgMusic
{
tracks[]=
{
opMarketgarden, mssion1poem
};
class opMarketgarden
{
name = "opMarketgarden";
sound[] = {\music\opMarketgarden.ogg, db+40, 1.0};
};
class mssion1poem
{
name = "mssion1poem";
sound[] = {\music\mssion1poem.ogg, db+50, 1.0};
};
};
Note: U might want to change mssion1poem to mission1poem, but since thats what u wrote, that what i did
Laters :beat: :joystick: