View Single Post
  #2  
Old 03-30-2002, 07:17 PM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default

So your saying you went to your mysql\bin dir and ran mysql. typed
Code:
drop database old-database-name;
create database new-database-name;
use new-database-name;
source drwades-database-file-name;
And that your db.ini file in your EQEmu dir lists the new-database-name as the database?

Keep in mind that Drwade's database dosen't add items, just spawns, defines shopkeepers and thier inventory, factions an a few other things. He also only did spawns for the original game zones plus Kunark.

Hope that helps.
Reply With Quote