EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Database/World Building (https://www.eqemulator.org/forums/forumdisplay.php?f=625)
-   -   Converted "zonepoints_raw" table. (https://www.eqemulator.org/forums/showthread.php?t=5753)

Lyenu X`Arie 03-05-2003 09:46 PM

Converted "zonepoints_raw" table.
 
Here is a converted zonepoints_raw table from HackerQuest's database. This database is far more completely than the current EQEmu and will enable a lot more zones features (such as the planes of power books).

Here are the mysql> prompt instuctions once you have copied the file to your mysql\bin directory:

mysql> delete from zonepoints_raw;
mysql> source zonepoints_raw.sql;

Enjoy!

Lurker_005 03-06-2003 02:07 PM

Nice work, now to go check em out :)

Did you figure out the rest of the data structure, or are there still some unknowns?

Lyenu X`Arie 03-06-2003 05:58 PM

Nah never did, but HackersQuest only saves the id, x, y, z, dir, and target_zone. It seems to work fine this way, so I'm not sure if they really need any of those other values? Who knows =/.


All times are GMT -4. The time now is 10:03 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.