Thread: Miscellaneous: Ratraz-Neriak 3rd Gate
View Single Post
  #6  
Old 05-29-2014, 01:30 PM
nilbog nilbog is offline
Project Manager

nilbog's Avatar

Join Date: Oct 2009
Posts: 14,658
Default

Quote:
Originally Posted by Catashe [You must be logged in to view images. Log in or Register.]
The next possible thing would be attack a actually merchant and see if the guards assist them but can you even attack merchants on EQlive anymore? I could have sworn that did away with that after awhile.
Yeah I don't think you can attack them anymore. There are a few other non-merchant npcs that should be on DarkBargainers.

Code:
select distinct npt.name,fl.name, sp2.zone from npc_types npt 
join spawnentry spt on (spt.npcid = npt.id) join npc_faction npcf on (npcf.id = npt.npc_faction_id) join faction_list fl on (fl.id = npcf.primaryfaction) 
join spawn2 sp2 on (sp2.spawngroupid=spt.spawngroupid) where npcf.primaryfaction = '69' and npt.class <> '41' order by fl.name,sp2.zone

Divn_L`Crit    DarkBargainers    neriaka
Bregna    DarkBargainers    neriaka
Pungla    DarkBargainers    neriaka
Antian_F`Lok    DarkBargainers    neriakb
Ratraz    DarkBargainers    neriakc
Lokar_To`Biath    DarkBargainers    neriakc
Dizra_To`Biath    DarkBargainers    neriakc
Mare_X`Lottl    DarkBargainers    neriakc