View Single Post
  #1  
Old 04-12-2008, 08:56 PM
jdam7459
Sarnak
 
Join Date: Mar 2007
Posts: 45
Default Help with Faction

I have been having a faction problem with my tutorial guards.

Here's the database values...

peq.faction_list

Code:
Name: Guards / Base: 250
Name: Mobs   / Base: -1000
peq.npc_faction

Code:
Name: Guards / Primaryfaction: 483 / Ignore: 0
Name: Mobs   / Primaryfaction: 484 / Ignore: 0
peq.npc_faction_entries

Code:
Npc_faction_id: 20000 / Faction_id: 483 / Value: -1000  / Npc_Value:  1
Npc_faction_id: 20000 / Faction_id: 483 /  Value: 100   / Npc_Value: -1
Npc_faction_id: 20001 / Faction_id: 484 /  Value: 10    / Npc_Value: -1
Npc_faction_id: 20001 / Faction_id: 484 /  Value: -10   / Npc_Value:  1
Any information would be better than what I have and greatly appreciated!
Reply With Quote