The npc_faction table consists of:
•id: A unique number for each entry in this table
•name: The name of the mob probably
•primaryfaction: The primary faction for the mob (id of the faction from the faction_list table)
I am pretty sure that you need to set the mob's primary faction to your newly created faction, using this table.
|