Hmm, I never realized it said state=3 there.
Thanks for the help BlackFox!
EDIT:
I messed with the script a bit, but now the hud does not show up but the health regenerates.
;Artificial Intelligence Script
;Header
desc = COD Health
:state=0,hudreset,hudx=50,hudy=90,hudimagefine=gamecore\huds\gettocover.png,hudname=healthlow,hudhide=1,hudmake=display
:state=0:state=1,etimerstart
:state=1,etimergreater=3000:state=2
:state=2,plrhealthless=100:plraddhealth=1,state=2
:state=2,plrhealthgreater=99:state=0
:state=3,plrhealtless=36:showhud=healthlow,state=4
:state=4,plrhealthgreater=36:hidehud=healthlow,state=3
;End of Script
I'm pretty sure it's something to do with the
Quote: ":state=2,plrhealthgreater=99:state=0"
line.
"I guarantee you'll miss me, 'cause you changed the way you kissed me." www.youtube.com/TheDarkFrager
Spare 2 seconds of your life and subscribe to me please.