Well iv already downloaded a script that akes hm follow th player. Here it is:
;Triggers
:state=1,scancodekeypressed=44:shootplr
:state=1,scancodekeypressed=48:state=1
:state=1,scancodekeypressed=46:animate=31
:state=1,scancodekeypressed=33:animate=2,movefore=50
:state=1,scancodekeypressed=48:rotatey=180,animate=5,movefore=50
:state=1,scancodekeypressed=45:rotatey=90,animate=2,movefore=50
:state=1,scancodekeypressed=47:rotatey=-90,animate=2,movefore=50
:state=1,scancodekeypressed=36:animate=2,moveup=25,state=2
:state=1,scancodekeypressed=39:state=5
:shotdamage=1:shootplr
:state=0,plrdistwithin=200:state=1,rotatetoplr
:state=1,plrdistfurther=100:animate=5,followplr
:state=1,plrdistwithin=25:freeze,animate=51
:state=2:movefore=25,state=3
:state=3:movefore=5,state=0
;Roam freely
:state=5,scancodekeypressed=40:state=0
:state=5,shotdamage=1:shootplr
:state=5:incframe=2
:state=5:movefore=8
:state=5,frameatend=2:animate=1,state=6
:state=6,scancodekeypressed=40:state=0
:state=6,random=1:rotatey=35,state=5,setframe=2
:state=6,random=5:rotatey=-35,state=5,setframe=2
:state=6,random=10:rotatey=180
Not all of the code works how it should do according to me. The guy said it should do loads more stuff but i just use it for following the player
Ill mention your name in the credits of the game
- That is if your successful