Hey icarus, having to much fun there, eh buddy ;D
Ok here we go, this is the complete description.ext for class CfgMusic
class CfgMusic
{
tracks[]=
{
track, track1, track2, track3, track4, track5
};
class track
{
name = "track";
sound[] = {\music\track.ogg, db+0, 1.0};
};
class track1
{
name = "track1";
sound[] = {\music\track1.ogg, db+0, 1.0};
};
class track2
{
name = "track2";
sound[] = {\music\track2.ogg, db+0, 1.0};
};
class track3
{
name = "track3";
sound[] = {\music\track3.ogg, db+0, 1.0};
};
class track4
{
name = "track4";
sound[] = {\music\track4.ogg, db+0, 1.0};
};
class track5
{
name = "track5";
sound[] = {\music\track5.ogg, db+0, 1.0};
};
};
Ok thas should be it
Cheers
Edit: Hey make up ur mind hehe, u need help with music, now its sounds with error, what next ;D