Page 1 of 1

Possible

Posted: Tue Jan 10, 2012 2:12 pm
by Filou
i want more than 6000 in Attack and pick range but not running, is it possible to modify some file ?

1000 2000 3000 4000 5000 6000 7000 8000 instead of 500 increment ?

Re: Possible

Posted: Fri Jan 20, 2012 4:04 am
by CorruptedSoul
Filou wrote:i want more than 6000 in Attack and pick range but not running, is it possible to modify some file ?

1000 2000 3000 4000 5000 6000 7000 8000 instead of 500 increment ?

Yes but you could just running mode and click follow char1


here is how you modifiy it extract the ai.ipf open lib

Code: Select all

var MIN_range = 500; MAX_range = 6000
Change that to a higher max then compile it back.