Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Database/World Building

Archive::Database/World Building Archive area for General Discussion's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 02-02-2004, 03:49 PM
wize_one
Dragon
 
Join Date: Jan 2004
Location: LasShithole, NV
Posts: 520
Default fix for akanon->steamfont (for MW_052_053 + )

>> WARNING <<


>> WARNING <<


this is a temp fix, should it have been a real fix there would be more spam!.. (source into doors, and reboot world).....
Quote:
INSERT INTO `doors` VALUES (9999,200,'Akanon','AKADOOR',56.47,-72.22,3.75,0,58,0,0,0,0,0,0,0,'Steamfont',0,0,0,99 9);
for some reason dest_x, dest_y, dest_z is not being read.


to get a good dest loc(if useing mw_052_053_alpha2 or the new release need to replace entry 350 in zone_points with,
Quote:
INSERT INTO `zone_points` VALUES (350,'akanon',255,55,-73,4.38,0,'steamfont',-2052.35,540.89,-105,999,0,0,0);
.
__________________
Perfect quote from another site: it's immature pricks who refuse to read the numerous stickies in every forum pointing out what to do and what not to do that get flamed. Grow up and learn to do your fucking homework before opening your cake hole, junior. EQEmu doesn't like you anymore, and that's why you're getting errors. So go away.
__________________
Reply With Quote
  #2  
Old 02-04-2004, 05:41 PM
Chicomalo
Sarnak
 
Join Date: Aug 2003
Location: Seattle, WA, USA
Posts: 48
Default

Hey wiz_one I try runing the command

Quote:
INSERT INTO `zone_points` VALUES (350,'akanon',255,55,-73,4.38,0,'steamfont',-2052.35,540.89,-105,999,0,0,0);
and I got this error

Quote:
ERROR 1061: Duplicate entry '350' for key 1
How can I delete that duplicate and enter the one your have provided?
__________________
Reply With Quote
  #3  
Old 02-04-2004, 05:48 PM
wize_one
Dragon
 
Join Date: Jan 2004
Location: LasShithole, NV
Posts: 520
Default

hmm overlooked part of the instruction..

Quote:
to get a good dest loc(if useing mw_052_053_alpha2 or the new release need to replace entry 350 in zone_points with,
Quote:

INSERT INTO `zone_points` VALUES (350,'akanon',255,55,-73,4.38,0,'steamfont',-2052.35,540.89,-105,999,0,0,0);
could just delete 350 in zone_points then source in the sql line, or just hand edit it.
__________________
Perfect quote from another site: it's immature pricks who refuse to read the numerous stickies in every forum pointing out what to do and what not to do that get flamed. Grow up and learn to do your fucking homework before opening your cake hole, junior. EQEmu doesn't like you anymore, and that's why you're getting errors. So go away.
__________________
Reply With Quote
  #4  
Old 02-04-2004, 05:51 PM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default

instead of using
Code:
INSERT INTO
use
Code:
REPLACE INTO
That will overwrite any existing entry (if any)
__________________
Please read the forum rules and look at reacent messages before posting.
Reply With Quote
  #5  
Old 02-04-2004, 05:54 PM
wize_one
Dragon
 
Join Date: Jan 2004
Location: LasShithole, NV
Posts: 520
Default

thanks Lurker..

/grin i just grabed the line from a dump of the table....
__________________
Perfect quote from another site: it's immature pricks who refuse to read the numerous stickies in every forum pointing out what to do and what not to do that get flamed. Grow up and learn to do your fucking homework before opening your cake hole, junior. EQEmu doesn't like you anymore, and that's why you're getting errors. So go away.
__________________
Reply With Quote
  #6  
Old 02-04-2004, 06:21 PM
Chicomalo
Sarnak
 
Join Date: Aug 2003
Location: Seattle, WA, USA
Posts: 48
Default

Cool thanks, that works
__________________
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 08:02 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