View Single Post
  #6  
Old 06-14-2002, 10:29 PM
Drawde
Dragon
 
Join Date: Jan 2002
Posts: 521
Default

The value flag is the "faction hit" you get when you kill the NPC. I set it (in the EQNPC parser program) to be determined by the NPC's level, about 5*level I think. So it isn't random.
It might be that the npc_faction IDs are somehow getting "out of sync" with the NPCs that they're supposed to be assigned to, I'll look into that.
Reply With Quote