View Single Post
  #6  
Old 05-23-2002, 12:44 PM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default

*edit* Just finished putting everything into 1 big download to keep confusion to a minimum.

This is a bit quick and dirty.

Included is everything needed for the DB
db32.sql is the released EQEmu clean DB
I edited of Drawde's 0.85 DB edited for EQEmu 3.2
And I edited Merkur's msh-db-v0.1.zip to work with EQEmu 3.2

Useage

Put all the files into your mysql\bin dir
run mysql
create a new DB
mysql>create database eq32;
mysql>use eq32;
mysql>source go.sql;




*deleted*EQEmu3.2_Drawde0.85+_MSH0.1.zip
Just add the original MSH_db_0.1 to Drawde's 0.95 there will be some errors, but it should only affect some 20 spawns out of 26000
Reply With Quote