Ok, so I have this script that is supposed to display a hud when the player is within 25 of an entity that I have defined as dynamic. The HUD is in the right folder, and it is named tvnopower.dds. The problem is that when I test the level, the HUD doesn't show at all, no matter how close I am to the entity. The script:
:state=0:hudreset,hudx=50,hudy=90,hudimagefine=gamecore\huds\jonas\tvnopower.dds,hudname=tvnopower,hudhide=1,hudmake=display,state=1
:state=1,plrdistwithin=25:hudshow=tvnopower
:state=1,plrdistfurther=26:hudunshow=tvnopower
Can someone tell me what I'm possibly doing wrong that the HUD isn't displaying? All the HUD is is a simple text image (DDS) that states that the power is out. I can stand directly on the entity and it still doesn't display.
Anyone?
Priest of the Church of Joe Wood