Quote: "Have text appear when you walk near something.
A: Here's how I do it. You can open Notepad and paste this in. Then name it whatever you want, just remember to change the extension to FPI, and put it in the scriptbank.
;Artificial Intelligence Script ;Header desc = My Own HUD ;Triggers :state=0:hudreset,hudx=50,hudy=90,hudimagefine=languagebank\english\gamecore\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"
Kravenwolf