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

Development::Database/World Building World Building forum, dedicated to the EQEmu MySQL Database. Post partial/complete databases for spawns, items, etc.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #4  
Old 12-12-2006, 11:25 PM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Hello

The start_zones table is confusing to me, seems like some columns lead nowhere. anyways, run these lines against your database and it should work;
Code:
UPDATE start_zones set start_zone=189;
UPDATE start_zones set bind_x=14.6,bind_y=64.0,bind_z=12.4;
UPDATE start_zones set bind_id=189;
UPDATE start_zones set x=14.6,y=64.0,z=12.4;
Tell me if it works now -
I also took the posted database down, and will be updating together with other fixes in a while.
If anyone knows more about the start_zones table please post.
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:16 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