View Single Post
  #3  
Old 02-16-2005, 11:14 AM
evycb
Fire Beetle
 
Join Date: Dec 2004
Posts: 7
Talking Oh Wow!!.. thanks )))

Here goes.. (couldn't figure the paste thingy, cos' couldn't seem to cut the relevant stuff from MYSQL). :( but here goes.....

npc_faction ID 2
name= 'animals'
primaryfaction=2 (they are id2 on faction_list)

npc_faction ID 7
name= 'Qeynos Guards'
primaryfaction=7 (they have id7 on the faction_list)

npc_faction_entries looks like this...
npc_faction=7 faction_id=7 value= -100 npc_value= -1
npc_faction=7 faction_id=2 value= 10 npc_value=0
npc_faction=2 faction_id=7 value= -10 npc_value= -1

I may be doing something terribly wrong, because I don't use npcid at all in connection with aggro???
but, here is the id of Guard Hezlan.. his npcid=2094
and his best buddy Guard Gehnus he is npcid=2093
and this their arch enemy, Fippy.... his npcid=2109

I hope this helps you.. and thanks so much for the time and trouble )))

Last edited by evycb; 02-16-2005 at 08:30 PM..
Reply With Quote