hi my main problem is i am taring to add a hud to show when i walk
to an area i used the guide (a hud appear when you walk near something) and i dide every thing right i made the fpi file and please it in script-bank and this is the Script i used
;Artificial Intelligence Script
;Header
desc = My Own HUD
;Triggers
:state=0:hudreset,hudx=50,hudy=90,hudimagefine=languagebank\english\g
amecore\text\myownhud.tga,hudname=myownhud,hudhide=1,hudmake=display,
state=1
:state=1,plrwithinzone=1:hudshow=myownhud,state=2
:state=2,plrwithinzone=0:hudunshow=myownhud,state=1
;End of Script
and i made the photo withe Photoshop in tga format
and placed it in gamecore\text\myownhud.tga
and in fps i made a trigger and changed the ai main to the fpi file i created .
bout nothing work pleas help i am stuck for days
and i use FPS Creator X10
Demon Stone Cold