Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Bugs

Archive::Bugs Archive area for Bugs's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 01-17-2004, 02:09 PM
Strider2001
Fire Beetle
 
Join Date: Jan 2004
Posts: 2
Default Zoning East to West Freeport

When zoning from East to West Freeport (and sometimes vice-versa) it puts you underneath freeport in the sewers (to my best estimation :\). Also you can not zone out of Akanon. It just leads to a dead end.

-Gabriel
Reply With Quote
  #2  
Old 01-17-2004, 02:32 PM
Shawn319
Demi-God
 
Join Date: Jan 2002
Posts: 2,073
Default

Code:
UPDATE zone SET safe_z= -24 WHERE short_name='freportw';

REPLACE INTO zone_points (id,zone,number,x,y,z,target_x,target_y,target_z,target_heading,target_zone,heading,keep_x,keep_y,zoneinst) values(377,'freporte',9,-64,100,-24,-926,-84,-28,999,'freportw',0,0,0,0);
REPLACE INTO zone_points (id,zone,number,x,y,z,target_x,target_y,target_z,target_heading,target_zone,heading,keep_x,keep_y,zoneinst) values(378,'freporte',10,-360,448,-28,-622,-418,-28,999,'freportw',0,0,0,0);
REPLACE INTO zone_points (id,zone,number,x,y,z,target_x,target_y,target_z,target_heading,target_zone,heading,keep_x,keep_y,zoneinst) values(380,'freporte',53,344,-155,-94,-1632,-740,-94,999,'freportw',0,0,0,0);
REPLACE INTO zone_points (id,zone,number,x,y,z,target_x,target_y,target_z,target_heading,target_zone,heading,keep_x,keep_y,zoneinst) values(385,'freportw',9,-926,-84,-28,-64,100,-24,999,'freporte',0,0,0,0);
REPLACE INTO zone_points (id,zone,number,x,y,z,target_x,target_y,target_z,target_heading,target_zone,heading,keep_x,keep_y,zoneinst) values(386,'freportw',10,-622,-418,-28,-360,448,-28,999,'freporte',0,0,0,0);
REPLACE INTO zone_points (id,zone,number,x,y,z,target_x,target_y,target_z,target_heading,target_zone,heading,keep_x,keep_y,zoneinst) values(390,'freportw',53,-1632,-740,-94,344,-155,-94,999,'freporte',0,0,0,0);
__________________
Shawn319
Semi-Retired EQ Addict

(Retired)EQEmu Lead Tester
(Retired)EQEmu Tech Support

(Retired)Host/ServerOP - [LIVE] Official EQEmu Test Server
(Retired)Host/ServerOP - Shawn319's All-GM Dev Test Server
(Retired)ServerOP - EQEmu Beta Server
(Retired)ServerOP - GuildWars Server
(Retired)ServerOP - Raid Addicts
--------------------------
Reply With Quote
  #3  
Old 01-18-2004, 07:27 AM
Strider2001
Fire Beetle
 
Join Date: Jan 2004
Posts: 2
Default

Sorry to be ignorant, but what do I do with that code?? Dunno if that info is posted in the "readme first" links cause I can't access those pages.
Reply With Quote
  #4  
Old 01-18-2004, 07:36 AM
mattmeck
Guest
 
Posts: n/a
Default

there SQL commands, to fix the LOC where you go when you zone in.......
Reply With Quote
  #5  
Old 01-18-2004, 08:59 PM
Muuss
Dragon
 
Join Date: May 2003
Posts: 539
Default

Save it to a file, like patch.sql then source it into mysql like you did earlier with db.sql or the database you're using.
__________________
Muuss - [PEQGC] Dobl, the ogre that counts for 2 !
http://www.vilvert.fr/page.php?id=10
Reply With Quote
Reply


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 02:21 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