Thanks for the replies,
It is still not working, the picture is now in:
Programfiles86> TGC> FPSCx10 > Languagebank > English > Gamecore >Text
AND
Documents >fpscx10 > gamecore > text
AND
Programfiles86 >TGC >Fpscx10 >Gamecore >Text
but still no luck!
My script now looks like this:
;Artificial Intelligence Script
;Header
desc = Level 1 sector A intro script
;Triggers
:state=0:hudreset,hudx=50,hudy=50,hudimagefine=gamecore\text\l1sa.DDS,
hudname=a1,hudhide=1,hudmake=display,state=10
:state=10,plrdistwithin=40:state=1
:state=1:hudshow=a1,hudfadeout=a1
:state=1,plrdistwithin=60,plrusingaction=1:state=40
:state=1,plrdistfurther=60:state=40
and is kept in the scriptbank and a folder within the scriptbank under the name of my project. However I am using the copy that is in the main folder of scriptbank just incase that was the problem.
I am completely lost now and totally reliant on your advice as I cant for the life of me think what else to do.