Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Database/World Building

Development::Database/World Building World Building forum, dedicated to the EQEmu MySQL Database. Post partial/complete databases for spawns, items, etc.

Reply
 
Thread Tools Display Modes
  #1  
Old 04-11-2013, 02:52 PM
JimB_1958
Sarnak
 
Join Date: Mar 2013
Location: Springfield MO
Posts: 66
Default

Ok... Think I got this as clear as mud

From Faction_List I found that Qeynos Guard are faction ID 135

Running this query...

select * from npc_faction where id in
(select npc_faction_id from npc_faction_entries where faction_id =135
and value > 0)

gives me data like...

id,name,primaryfaction,ignore_primary_assist
4,Lord_Grimrot,21,0
18,Guard_Donlan,21,0
29,Chesgard,21,0
50,qey_gnolls,279,0
51,a_gnoll_commander,279,0

Where as if I change value to < 0 I get

id,name,primaryfaction,ignore_primary_assist
8,Sir_Morgan,167,0
12,Narra_Tanith,135,0
17,Chanda_Miller,167,0
26,Holly_Windstalker,265,0

which looks pretty much in line with KOS and non-kos mobs... However...
Nowhere can I find in the database where any of the Qeyons Guards like Guard Hezlan is tied to this faction ID 135
And the guards dont attack the gnolls. Flippy Darkpaw walks right into town without harrassment.

I even tried an experiment... I changed npc_faction_id to 135 in npc_type table for Guard Hezlan and he still does nothing

Im stumped.
__________________
"We are all on the same team, and I think not enough people realize this."
- Leetsauce
Reply With Quote
  #2  
Old 04-11-2013, 09:30 PM
Maceblade
Hill Giant
 
Join Date: Jun 2010
Posts: 231
Default

Derakor The Vindicator will ONLY attack Paladin npc type mobs in Qeynos but leave other guards alone, however the other guards will assist Paladin type guards on Vindi.

Experimented in Kael, Quarm won't fight anything in the zone but it will fight Yelinak. IDK why.

**Yes I said Kael, and Yes I spawned Yelinak inside Kael to see who he would fight. He fights with Vindi thats about it**
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 10:20 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3