can you show me your script? Then I can tell you where to put it( the hud image) and you put the script in the AI Main of whatever entity or zone you want to display the hud(like "talking" NPCs or thoughts)
here is an example of my "talking" script.
;Artificial Intelligence Script
;Header
desc = Talk to self
;Triggers
:state=0:hudreset,hudx=55,hudy=85,hudimagefine=gamecore/text/ThinkingToSelf.tga,hudname=ThinkingToSelf,hudhide=1,hudmake=display,state=10
;hudimagefine= where you put your image in the FPSC directory I put mine in languagebank/english/gamecore/text folder
:state=10,plrwithinzone=1:hudshow=ThinkingToSelf,hudfadeout=ThinkingToSelf
;End of Script
I know not what WWIII will be fought but I do know that WWIV will be fought with sticks and stones-Albert Einstein