hey everyone!
i have been using jasuk70's script for displaying a messsage.
but for some odd reason it displays a wierd image at the top of the screen.
Does anyone know what might be causing this? im sure the path to my image is correct.
here is the code:
;Artificial Intelligence Script
;Header
desc = Display a custom message on screen
;Triggers
:state=0:hudreset,hudx=50,hudy=75,hudimagefine=gamecore\Text\User\panel1.tga,hudname=recepscreenmsg,hudhide=1,hudmake=display,state=10
:state=10,plrdistwithin=50:hudshow=recepscreenmsg,hudfadeout=recepscreenmsg
;End of Script
and heres an image of what it looks like:
Please help