IPB


Welcome Guest ( Log In | Register )

 Forum Rules ArmedAssault.info Forum Rules
 
Reply to this topicStart new topic
> Description.ext Problem
Red Star Elite
post May 25 2011, 16:51
Post #1


Member
***

Group: Members
Posts: 43
Joined: 6-April 09
From: Milton Keynes, United Kingdom
Member No.: 5,491



Hey guys

I'm trying to add custom music to one of my missions, the only problem is i don't know why it doesn't work. There hasn't been a problem in the past; i know there must not be any spaces or symbols withitn the class name but it still doesn't work. Here's the example...

showCompass = 1;
showGPS = 1;
showWatch = 1;

// NOTE: Your sound/radio files must be in the ...\mission\sound
// folder and your music files in the ...\mission\music folder.
class CfgMusic
{
// List of tracks (.ogg files without the .ogg extension)
tracks[] = {Greatest Battle Music Of All Times- Sons Of War};

// Definition for each sound
class Greatest Battle Music Of All Times- Sons Of War
{
name = "Greatest Battle Music Of All Times- Sons Of War"; // Name for mission editor
sound[] = {\music\Greatest Battle Music Of All Times- Sons Of War.ogg, db + 0, 1.0};
titles[] = {0, ""};
};
};

That's the coding without anything edited, obviously like i said i know there must not be any spaces or symbols, but if someone can sovle this that would be a great help. Thanks
 
Quote Post

Reply to this topicStart new topic
3 User(s) are reading this topic (3 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 20th April 2024 - 00:27