Go Back   EQEmulator Home > EQEmulator Forums > Quests > Quests::Completed

Quests::Completed This is where Completed quests are.

Reply
 
Thread Tools Display Modes
  #1  
Old 11-05-2007, 03:44 PM
Theeper
Discordant
 
Join Date: May 2004
Posts: 290
Default

Here is a couple queries to clean up Prashnak's ID and spawn group to keep it more inline with the zoneID * 1000 standard.

Before running these, make sure to verify the npcID is 40074 and the spawngroupID is 40089. Also make sure 52087 is an available npcID and that 52077 is an available Grobb spawn group. If not, change them to whatever fits.

Code:
UPDATE npc_types SET id = '52087' WHERE id = '40074'
UPDATE spawngroup SET id = '52077', name = 'spawn23871' WHERE id = '40089'
UPDATE spawnentry SET spawngroupID = '52077', npcID = '52087' WHERE npcID = '40074'
UPDATE spawn2 SET spawngroupID = '52077' WHERE spawngroupID = '40089'
Reply With Quote
  #2  
Old 11-06-2007, 01:45 AM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

Thank you! Submitted to PEQ. The only minor issue is noob armor material combines should be classified as pottery, and not quest. This is because most (if not all) of the noob armor containers have a bagtype that tells the client they are pottery containers. Usually, they work as quest combines, but this is just to be sure.
Reply With Quote
  #3  
Old 11-06-2007, 06:17 AM
Theeper
Discordant
 
Join Date: May 2004
Posts: 290
Default

Ahh, so the material combines should be 69 (I think) instead of 75 ?
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 11:37 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