View Single Post
  #6  
Old 05-07-2006, 04:36 PM
Kirgothi
Sarnak
 
Join Date: Apr 2006
Posts: 59
Default

Thanks Sesmar,

I went through unrest with my GM and did a #showstats on the monsters. The factionID that comes up is the primary key of the npc_faction table. For example, a ghoul in unrest comes up as factionID 512. On the npc_faction table this is listed as a_ghoul with a primaryfaction of 117, which is the Ghouls of Neriak on the faction_list table. Makes sense.

Now the majority of the mobs in unrest have a primaryfaction of 0 (zero). Is this because we just don't know what faction they are on? Or does 0 represent something else? I tried checking some sites but they don't list a faction for these monsters, like a dry bones skeleton.

I am going to check out the other zones I am having problems with and I suspect there will be a similar problem with this faction 0.
Reply With Quote