View Single Post
  #5  
Old 02-18-2005, 03:19 AM
RangerDown
Demi-God
 
Join Date: Mar 2004
Posts: 1,066
Default

First, you need to change the npc_faction_entries record that has npc_faction=7 and faction_id=7. The npc_value needs to be 1, not negative 1. You want the guards assisting each other, not fighting among themselves.

You need to make the guards responsible for doing their duty and watching for animals to kill, instead of waiting for an animal to run up and bite them before they spring into action. The npc_faction_id field in npc_faction_entries refers to the mob that will be evaluating a faction. The faction_id is the target faction the mob will evaluate. Change the npc_value fields appropriately on the record that has npc_faction_id=7/faction_id=2.
__________________
<idleRPG> Rogean ate a plate of discounted, day-old sushi. This terrible calamity has slowed them 0 days, 15:13:51 from level 48.
Reply With Quote