csj 0 Posted February 18, 2005 I am trying to slow down how AI disperse their rockets Does AIrate of fire work with missles and rockets? using ffar as example I have settings reloadTime=0.5; I have set to this in an attempt to slow AI firing but I dont want it any slower. aiRateOfFire=3; AI still fire at 2 rockets per second Why is ths so? Share this post Link to post Share on other sites
canukausiuka 1 Posted February 18, 2005 There are 2 parts to AI rate of fire: aiRateOfFire, and aiRateOfFireDistance. At the distance, AI has the delay given by ai RateOfFire. At any distance below that, there is a linear progression to zero delay. So try making your aiRateOfFireDistance smaller. Of course, there may be other problems with it. I have not had any luck slowing the AIs use of grenades (they throw the second before the first explodes). Share this post Link to post Share on other sites
csj 0 Posted February 18, 2005 Thanks mate I couldn't see it under my nose Share this post Link to post Share on other sites