I tried changing the script to make it flicker on and off like there was a power shortage. This is what I have. Any thoughts?
;Artificial Intelligence Script
; 0-once face player
; 1-once keep angle
; 2-loop face player
; 3-loop keep angle
; 4-once face up
; 5-loop face up
; 6-character-spot-decal (at end of entity characters gun if available)
;Header
desc = Obstacle Plasma
;Triggers
:state=0,random=20:activated=1
:state=0:rundecal=3
:state=0,activated=1,plrdistfurther=40:destroy
:state=0,activated=0,plrdistwithin=40:state=0,plraddhealth=-100
:state=0,random=20:activated=0
;End of Script
Your signature has been erased by a mod