Thread: No pets?
View Single Post
  #14  
Old 03-14-2012, 11:17 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

You need to source the base peq database, this includes all the tables for npcs, pets, etc.

Then you source load_player.sql, and if you use bots, load_bots.sql

Then you source all of the required updates newer than the peq database version, and any optional updates newer than the peq database version that you're interested in.

At no time do you source specific individual tables.
Reply With Quote