:state=1,scancodekeypressed=35:state=2
;35=H
:state=2,scancodekeypressed=18:state=3
;18=E
:state=3,scancodekeypressed=30:state=4
;30=A
:state=4,scancodekeypressed=38:state=5
;38=L
:state=5,scancodekeypressed=20:state=6
;20=T
:state=6,scancodekeypressed=35:state=7
;35=H
:state=7:plraddhealth=100
when you build your game, go into the folder that the FPSC made with your game in, go into files / languagebank / english / (somewhere in here is the setuplevel.fpi script), find that file and open it with notepad or your favourite text editor. In the text editor, insert the script above somewhere, it doesn't matter where, as long as you paste it below where it says ;Triggers.
I haven't installed FPSC on this computer yet, so i haven't tried that script, i asume it will work, report any bugs in it to this thread and ill see what ive done wrong
ps. the scripts dont need the XX=X in them,it was just for reference, also the script can be shortened, i was just doing that to show you how to do it. And finally, obviously the script is for health, it will add 100 health to the player whenever they type in 'health'.
Best
evil lies within all of us...we just don't know it yet