ok i dont wish to pester you with the same old stuff, but i seem to have the same problem as the other guys there. I'll try to show you in detail what I did and what happened.
ok first, what I have is a group of three men, one is a pilot (whether that matters or not). I have a chopper and i have a "getin" waypoint to that chopper. ok so far no problems. when they get in the chopper i want that waypoint to play my music. im just experimenting with this ... trying to learn so it may seem corny. ok here is my description.ext file:
class CfgMusic
{
tracks[]=
{
airwolf
};
class airwolf
{
name = "airwolf";
sound[] = {\music\airwolf.ogg, db+0, 1.0};
};
};
ok ... now i copied and pasted your text from the tutorial to my .ext file ... btw ... i double checked the properties to make sure it was an .ext file and not .ext.txt . ok now when i click on the waypoint in editor to go to effects and look for my music name in the drop down box ... its not there. i have tried and double checked and everything because i didnt want to bother you... but this is an essential part to my mission building to me ... i hope i have been fully informative enough for you in this matter. Please reply soon ... i am anxious to learn!
Hitek