Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #7  
Old 06-17-2011, 04:17 PM
sorvani
Dragon
 
Join Date: May 2010
Posts: 965
Default

The zone_points table had the wrong data in the target locations. The various target locations were pointing to the same location as the door destinations for the various island clicks. with one odd one pointing to efp (correctly) and one pointing to Oasis for some reason.

I updated the PEQ DB today with the correct values. Here is a SQL statement you can run to fix your local DB.

Code:
UPDATE zone_points
    SET target_x = -1570,
        target_y = -25,
        target_z = 20,
        target_heading = 231,
        target_zone_id = 10
WHERE id BETWEEN 1163 AND 1173;
Reply With Quote
 


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 12:36 AM.


 

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