View Single Post
Old 06-10-2004, 05:12 PM   #19 (permalink)
Final Realms
 
Final Realms's Avatar
 
Join Date: Jun 2003
Location: Third Rock from the sun ( Europe, Portugal )
Posts: 108
Post

Quote:
Originally Posted by exide
my paladins are evil, they kill blue npcs and dont kill monsters.. I want it the other way around, how do I do that?
Are you using this AI?, because the AI doesnt make them attack blue players, so its go to be something else.

At any rate, try the following:

On your paladin npc script in tha AI line change the following:

PHP Code:
FightMode.Closest 
to

PHP Code:
FightMode.Evil 
This should make them attack anything, from monsters to players who have bad karma ( negative values ).

Other than that.. I cant really figure out why they would do that, as that is not something written in the AI code.
Final Realms is offline   Reply With Quote