i posted this in the sounds and cutscenes forum but i didnt get much help there, so i try it here since more ppl come in here, maybe someone has had this problem. i wanted some custum music in my mission so i read over the tuts and other forums and decided to give it a whirl. heres the steps i took....
class CfgMusic
{
tracks[]= {};
class Songs
{
name = "song1";
sound[] = {\Music\razor.ogg, db+0, 1.0};
};
};
went to my missions folder again and made music folder, put razor.ogg into that music folder.
went into editor and made a trig, playmusic "song1"....correct so far?
the trig tripped, at start..... "music music1 not found"
yes, its in the music folder
this was in preview....so i figured had to be in actual game....
export to sp, new error message
No Entry 'config.bin/CFGweapon.CFGmusic' .....anyone have this problem at 1 time or another? i ve tried changing names, putting names where tracks is, everything.......
same messages over and over