ok sorry to sound a noob, but this is what i have got so far....
i have got a description exe with the text you displayed....
class RscPicture
{
type=0;
idc=-1;
style=48;
colorBackground[]={0,0,0,0};
colorText[]={1,1,1,1};
font="tahomaB24";
size=0;
};
class RscTitles
{
class UKF
{
idd=-1;
movingEnable=0;
duration=8;
name="UKF";
controls[]={"Title"};
class Title: RscPicture
{
text="UKF.jpg";
x=0.300000;
y=0.000000;
w=0.450000;
h=1.000000;
};
};
};
titleRsc ["UKF","plain",0.1]
my image is called UKF and it is 755x112, its not a very large image, its more of a banner. the image is Jpeg
now do i need to have a trigger to set it off of somthing?
if you have the time please come back at explain it like im a right retard ok.
many thanks
Smiley