oops try it with speech marks
it could work now
class mytrack
{
name = "mytrack";
sound[] =" \..\..\..\..\addons\mymap_Anim\intro.Map\music\mytrack.ogg", db+10, 1.0};
};
};
oh sorry Morgan, didn't see it was you, try this for a resource
class pic1: RscPicture
{
text=" \..\..\..\..\addons\addonname\picturename.paa";
x=0;
y=0;
w=1;
h=1;
};