View Single Post
  #371  
Old 06-25-2009, 10:35 PM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,474
Default

If you run this
Code:
select count(id) from spells_new;
I get 14,257 spells loaded. The PEQ database holds exatcly this many spells de-nuovo. I no longer use the spells text file, just Cavedude's PEQ datafile.
You would need to DL the database, and just load in the spells. I have a copy of the database on my site.

..also gaps in the id sequence has no bearing on this. It loads everything in.
GeorgeS
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//
Reply With Quote