Page 1 of 1

modding perfectai.s (SOLVED)

Posted: Sat Apr 07, 2007 12:37 am
by darksmaster923
ugh, perfectai.s has so much crap in it, i cant seem to make the pawn attack another pawn! but its the only script that works-generic monster script doesnt work. so, how do you make perfectai.s to attack another pawn

edit// made the ally attack the enemy, but the enemies still attack me :( so i get owned

EDIT2// Solved, nao they go crazy on each other

Posted: Tue May 08, 2007 5:34 am
by whatwhat89
do this

Code: Select all

       HOSTILEPLAYER		[false]		
	HOSTILEDIFFERENT		[true]		
	HOSTILESAME		[true]	

Posted: Tue May 08, 2007 5:43 am
by darksmaster923
uhhh,i already fixed it and besides, with perfectai it always targets the player so a little more changes are in effect