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.

Reply
 
Thread Tools Display Modes
  #1  
Old 11-14-2004, 05:40 AM
WildcardX
Developer
 
Join Date: Apr 2003
Posts: 589
Default Zone Lines

Is there a way to add zone lines inside EQ?

Also, I noticed Fewithea doesnt have a zoneline that lets players zone out to gfaydark which is why I would like to add one.
Reply With Quote
  #2  
Old 11-14-2004, 09:23 AM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Yes, in the zone points table.
__________________
namespace retval { template <class T> class ReturnValueGen { private: T x; public: ReturnValueGen() { x = 0; }; T& Generator() { return x; }; }; } int main() { retval::ReturnValueGen<int> retvalue; return retvalue.Generator(); }
C++ is wonderful.
Reply With Quote
  #3  
Old 11-14-2004, 09:56 AM
WildcardX
Developer
 
Join Date: Apr 2003
Posts: 589
Default

No I mean add zone lines from inside the EQ client... Is there a # command?

Also, the problem I am trying to fix with felwithea is that players can not zone out of the city to gfaydark, despite this in the DB

+-----+-----------+--------+-------+--------+-------+---------+-------------+----------+----------+----------+----------------+--------+--------+----------+
| id | zone | number | y | x | z | heading | target_zone | target_y | target_x | target_z | target_heading | keep_x | keep_y | zoneinst |
+-----+-----------+--------+-------+--------+-------+---------+-------------+----------+----------+----------+----------------+--------+--------+----------+
| 126 | felwithea | 1 | 44.9 | 197 | 2.2 | 62.8 | gfaydark | -1933.5 | -2629.7 | 22.6 | 64.8 | 0 | 0 | 0 |
| 336 | felwithea | 2 | 348.7 | -721.7 | -11.8 | 1.9 | felwitheb | 259.3 | -813.9 | -10.5 | 62.8 | 0 | 0 | 0 |
+-----+-----------+--------+-------+--------+-------+---------+-------------+----------+----------+----------+----------------+--------+--------+----------+


The zone between felwithea and felwitheb works fine, but I dont understand why the zone to gfaydark doesnt work...
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 06:22 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