Hey.
Basically, I've began to "script" in FPSC around 2 days ago, so don't be mad about my numerous mistakes, please
The script is supposed to make a picture appear, when you're within 50 units from the entity, and fadeout, when pressed "enter".
However, when entering the trigger zone, some red-white hud fills the whole screen, and makes "lives" and "hp" dissapear. When I press "enter", it dissapears, but the "lives" and "hp" remain hidden.
Have you got any tips on how to fix this?
:state=0:hudreset,hudimagefine=texturebank/user/Guard1.png,hudname=Guard1,hudx=50,hudy=90,hudsizex=200,hudsizey=50,hudhide=1,hudmake=display,state=1
:state=1,plrdistwithin=50:hudshow=Guard1
:state=1,plrusingaction=1:hudfadeout=Guard1,state=2
:state=2,plrdistfurther=50:state=0