View Single Post
  #5  
Old 09-13-2006, 12:42 PM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Quote:
Originally Posted by John Adams
It's a good question that I haven't gotten around to asking as well. table "spells" seems to get created when you setup the PEQEditor web interface (or mine was anyway). I never understood why, because as you said - EQEmu seems to run fine without it before.

Is it one of those "if it's there, I'll use it, otherwise I'm sticking to _____"?

PEQEditors README.TXT file
Code:
Step 5:

Source schema.sql (in the editor's /sql directory) into your database first, then source in allspells.sql.
I *think* PEQEditor needs this table for it's own reference, If you don't have it, it will affect the PEQ editor.

Also "spells" is a great reference to what type of spell you're looking at, always good to have all the visual input you can get.

Last edited by Angelox; 09-13-2006 at 08:57 PM..
Reply With Quote