Ok I want you to show my small success. It needs a lot of tweaks, but sometimes it works. So I must find some bugs.
;// This is a Combination of Disturbing 13´s modified Pace.fpi and of chase10.fpi
;// Created by Corno_1
;// This is a Beta Script which is not published to be used, because it has some bugs!!!
desc = Pace + chase10
;Triggers
;Main script
:waypointstate=0:animate=2,waypointstart
:waypointstate=3:animate=2,waypointnext
:waypointstate=4:animate=2,waypointrandom
:waypointstate=5:animate=2,waypointreverse
:nearactivatable=0:settarget,activatetarget=2,animate=1,state=0
:state=0:state=12,sethealth=3
:state=12,plrcanbeseen:settarget,sethealth=100,state=13
:state=12,random=20:rotateheadrandom=65
:state=12,shotdamage=10:settarget,waypointstop,animate=1,rotatetotarget,resethead=0,state=15
:state=12,noiseheard=5:rotateheadrandom=85
:state=13:waypointstop,rotatetoplr,state=20
:state=15,plrcanbeseen=46:settarget,state=13
;chase script
:state=20,plrcanbeseen:waypointstop,state=1,settarget
:state=1,plrcannotbeseen:state=0
:state=1:rotatetoplr,waypointstop
:state=1,plrcanbeseen:settarget
:state=1,ifweapon=1,plrdistfurther=100,plrelevwithin=10:movetotarget=1,animate=5
:state=1,plrdistwithin=101:rotatetoplr
:state=1,ifweapon=1,plrdistwithin=400,plrcanbeseen=46,rateoffire:animate=1,rotatetoplr,freeze,useweapon,rundecal=6
:state=1,ifweapon=0:animate=1,freeze,state=2,setframe=6
:state=1,plrdistwithin=200,random=20:state=5
:state=1,plrdistwithin=50:state=10
:state=1,losetarget=100:state=5
:state=2:incframe=6
:state=2,frameatend=6:state=1,reloadweapon,sound=audiobank\guns\reload.wav
:state=5,random=1:state=6,setframe=4
:state=5:state=7,setframe=3
:state=6:incframe=4,strafe=90,rotatetoplr
:state=6,frameatend=4:state=1,animate=1
:state=7:incframe=3,strafe=-90,rotatetoplr
:state=7,frameatend=3:state=1,animate=1
:state=10:state=11,setframe=5
:state=11:incframe=5,strafe=180,rotatetoplr
:state=11,frameatend=5:state=1,animate=1
;End of Script
Corno_1
Make this forum to something a little bit better and release more stuff. So we can push the Request/NoobHelp threads aside.