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 01-30-2004, 05:19 PM
Chicomalo
Sarnak
 
Join Date: Aug 2003
Location: Seattle, WA, USA
Posts: 48
Default What Fix Gates, Portals, and Stones for Zones?

I been wondering, what fix Gates, Portals and Stones for zones? Cause I can't figure it out on db.

I am using 5.3 on Windows

Thanks in Advance!
__________________
Reply With Quote
  #2  
Old 01-31-2004, 02:01 AM
killspree
Dragon
 
Join Date: Jun 2002
Posts: 776
Default

There's a certain open type in the doors table that will cause the door/gate/stone/etc to act as a zoneline - it can port both within the same zone, or to a totally different zone.
__________________
Xeldan
Lead Content Designer
Shards of Dalaya
Reply With Quote
  #3  
Old 01-31-2004, 06:01 AM
Chicomalo
Sarnak
 
Join Date: Aug 2003
Location: Seattle, WA, USA
Posts: 48
Default

I will be looking into the tables now, but dose anyone know the commands to update this or any intruction or link pointing to a early post about this kind of problem?
__________________
Reply With Quote
  #4  
Old 01-31-2004, 07:49 AM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default

an example would be
Code:
Update doors SET opentype=58, dest_zone='poknowledge', dest_x=100, dest_y=10, dest_z=3 where id=343;
Open type 58 will port on clicking, dest_... says wher it sends you.

Now before you go do anything, I suggest you go read some of the mysql documentation so that you know what that actually does. I also suggest you get and use MYsql Control Center (or mysql-Front) to work with mysql data.

The docs and MYsql Controll Center can be found at http://www.mysql.org
__________________
Please read the forum rules and look at reacent messages before posting.
Reply With Quote
  #5  
Old 01-31-2004, 07:54 AM
Chicomalo
Sarnak
 
Join Date: Aug 2003
Location: Seattle, WA, USA
Posts: 48
Default

Ooohhh,... Cool beans! Thanks you so much. Will get on that now.
__________________
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:45 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