ou should go back over the conventions for fpi scripting. Which are actions and which are conditions, and where they go in the script. Remember there are always two colons on each line.
Quote: "state=1,plrcanbeseen, sound=audiobankguardgetbackhere.wav, state=2"
probably should be:state=1,plrcanbeseen: sound=audiobank\guardgetbackhere.wav,state=2
Watch for extra spaces, missing colons and actions where conditions should be.
Quote: ":state=2,plrdistfurther=50,rateoffire:rotateplr"
I don't know what rateoffife is and it's rotatetoplr
Quote: "state=2,plrdistwithin=10, plradddhealth=-50"
Again, watch for extra spaces.
Best.