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!