View Single Post
  #1  
Old 03-05-2003, 09:46 PM
Lyenu X`Arie
Fire Beetle
 
Join Date: Mar 2002
Posts: 0
Default 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!
Reply With Quote