If you have the image for the hud you want, then this is quite easy to accomplish.
desc = show/hide hud when pushing G
:state=0:hudreset,hudx=50,hudy=50,hudimagefine=<path to your hud>,hudname=myhud,hudhide=1,hudmake=display,state=1
:state=1,scancodekeypressed=34:hudshow=myhud,state=2
:state=2,scancodekeypressed=0:state=3
:state=3,scancodekeypressed=34:hudfadeout=myhud,state=4
:state=4,scancodekeypressed=0:state=1
replace the <path to your hud> with the path leading to your hud. Remember that the path assumes that the current directory is the "Files" directory in the FPS Creator folder. so if your hud was named "MyHud.tga" and it was in the directory "FPS Creator/Files/gamecore/text" directory, then you would replace that part with:
gamecore/text/MyHud.tga
Hope that helped.
The one and only,
~PlystirE~
Dammit, Jim! I'm a programmer not a graphic designer!!!
(P)suedo code (L)inguist, (Y)ou (Sti)ll (R)eap (E)verything