View Single Post
  #5  
Old 04-22-2011, 02:19 AM
Bamzal
Sarnak
 
Join Date: Nov 2002
Location: https://discord.gg/ngqrDtyVe6
Posts: 33
Default

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.
Reply With Quote