ok, ive read all tuts and forums on the music, so i went to my missions description.ext file and put:
class CfgMusic
{
tracks[]= {Music1};
class Music1
{
name = "Music1";
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. ;D
went into editor and made a trig, playmusic "music1"....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'
so....now....here i am....cold, hungry, tired, huddled in your corner waiting for some scraps that u may throw at me too help me live :'( perhaps some1 has a clue as to what is going on?