Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::General Support

Support::General Support Post all topics here having to do with errors while trying to connect to an EQEMu server but not about the setup/running of the Server itself.

Reply
 
Thread Tools Display Modes
  #1  
Old 09-23-2015, 01:07 AM
AdrianD
Discordant
 
Join Date: Dec 2013
Posts: 297
Default

I've done a preliminary check of the data for Veshan's Peak from the peq DB. `npc_types.id` between 108500 -108999 will show the npcs for pre-revamp. (there's only about 19)

`peq.spawn2._condition != 2` meaning 1 are the spawn2's for classic. I am unsure how accurate the data is but, it's the most complete I could find.

The easiest way to disable the other half would be:

Code:
update `spawn2` set `enabled` = 0 where spawn2.`_condition` = 2 and spawn2.`zone` = 'veeshan';
Notice the different quotation marks.

I prefer to do it a different way but it's a little more work.

EDIT: If you don't see racnars and wurms there is something else that needs to be done. I don't recall off-hand if I had to do anything else so, report back if they aren't spawning.
Reply With Quote
  #2  
Old 09-23-2015, 10:10 AM
chrsschb's Avatar
chrsschb
Dragon
 
Join Date: Nov 2008
Location: GA
Posts: 904
Default

It's accurate in that the right NPCs are in the zone, but the rest of the data is way off.

I had to go in and adjust most of the damage values, spells, drops, etc. Plus to be truly accurate the zone has a 30 min respawn on wurms.
__________________
Clumsy's World: Resurgence [2019-Present]
Clumsy's World 2.0 [2014-2016]
Clumsy's World [2006-2012]
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 03:50 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