hello earthlings
im in a project and i need this script or it all falls apart for me.
i just don't know where i have gone wrong when i test the script nothing happens.
i have attached it to an immobile character entity.
here it is
;Artificial Intelligence Script
;Header
desc = objectives [removed as you need not know] lvl 1
;Triggers
:state=0,plrdistwithin=70:fpgcrawtextr=255,fpgcrawtextg=255,fpgcrawtextb=255,fpgcrawtextsize=16,fpgcrawtext=press enter to get objectives,state=1
:state=1,plrdistwithin=70,scancodekeypressed=28:fpgcrawtextsize=13,etimerstart,fpgcrawtext=go out and kill all the zombies then escape through the roof,state=2
:state=2,plrdistwithin=70,etimergreater=7000:fpgcrawtextoff,state=3
:state=3,plrdistwithin=120:fpgcrawtextsize=16,etimerstart,fpgcrawtext=and turn the light off before you go!,state=4
:state=4,etimergreater=3000:fpgcrawtextoff
;End of Script
please help.
''Make sure your hands are clean before you point the finger''