Thread: New to EQEMU
View Single Post
  #8  
Old 08-26-2013, 09:02 PM
rencro
Hill Giant
 
Join Date: Sep 2008
Location: So. California
Posts: 219
Default

There are still some steps you need to finish, first, it looks as if you didnt source in
Code:
source load_player.sql;
Then if you want bots the load_bots.sql

after sourcing these in then you need to source in the "required" sql's in the C:\EQ\Source\utils\sql\git folder, since you are using 2506 there are no more updates in the svn folder. Apply those updates in order..

OR....you could just use the latest peq db dump here..

http://www.eqemulator.org/forums/showthread.php?t=37026

and start with a new db, source in the latest dump, source the user_tables, then the views and you are done. Note there are no bots in this db, and to get them in you have to make some customization if you decide to go this route...
Reply With Quote