Can someone please help me with adding AI Allies-- I have the Addon for it Ally V8-- but i dont know what the dude is talking about when he typed--
here is the AI Shoot script if anyone can set t up for me it would be Greatly Appreciated-- I just want the AI to shoot at enemies without me telling them to-- like Ill be running somewhere and the ally will be behind me except shooting at the enemies with me
AI SCRIPT -- Ally Shoot
;Artificial Intelligence Script
;Header
desc = Ally Shoot
;Triggers
:scancodekeypressed=35:runfpidefault=1
:state=0:animate=5,state=3
:plringunsight:runfpidefault=1
:state=3,random=25:settargetname=AI,rotatetotarget,animate=51,state=4
:state=3,random=50:settargetname=AIB,rotatetotarget,animate=51,state=4
:state=4,random=1:state=10,choosestrafe
:state=4,random=2:state=11,choosestrafe
:state=5,ifweapon=1,rateoffire:useweapon,rundecal=6
:state=5,random=25:settargetname=AI,rotatetotarget,animate=51
:state=5,random=50:settargetname=AIB,rotatetotarget,animate=51
:state=5,ifweapon=0:state=6,setframe=6
:state=6:incframe=36
:state=6,frameatend=36:state=3,reloadweapon,sound=audiobank\guns\reload.wav
:state=10:state=11,setframe=3
:state=11:incframe=3,strafe=-90,rotatetotarget
:state=11,frameatend=3:state=5,animate=1
:state=12:state=15,setframe=3
:state=15:incframe=3,strafe=90,rotatetotarget
:state=15,frameatend=3:state=5,animate=1
;End of Script
like if anyone could copy this and edit it -- then paste it back on this post -- It would be Awesome and that person-- or persons will be in the credits for the game--
im also going to upload the script file itself-- opens with notepad
From The Staff Of Armageddon Games (C)