modding perfectai.s (SOLVED)

Topics regarding Scripting with Reality Factory
Post Reply
User avatar
darksmaster923
Posts: 1857
Joined: Wed Jan 03, 2007 10:32 pm
Location: Huntington Beach, California, USA

modding perfectai.s (SOLVED)

Post 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
Herp derp.
whatwhat89
Posts: 17
Joined: Sun Feb 18, 2007 1:29 am

Post by whatwhat89 »

do this

Code: Select all

       HOSTILEPLAYER		[false]		
	HOSTILEDIFFERENT		[true]		
	HOSTILESAME		[true]	
User avatar
darksmaster923
Posts: 1857
Joined: Wed Jan 03, 2007 10:32 pm
Location: Huntington Beach, California, USA

Post by darksmaster923 »

uhhh,i already fixed it and besides, with perfectai it always targets the player so a little more changes are in effect
Herp derp.
Post Reply