View Single Post
  #4  
Old 05-02-2002, 06:30 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

His database probably doesnt include the eqemu/eqemu local id/password.

Take a look at the original db.sql that came with the emulator, look at the db.sql file, find the account table, and go into mysql and copy the insert line in from the db.sql... insert into accounts (xxxxxx);
Reply With Quote