View Single Post
  #11  
Old 09-05-2014, 05:48 PM
TallonZek10
Fire Beetle
 
Join Date: Jul 2010
Location: Arizona
Posts: 16
Default

Yes, they're applied through sql.

Edit: I went through them all again just to make sure. Maybe I did something wrong?

cd c:\eq\source\sql\utils\sql\git\required

c:\eq\source\sql\utils\git\required>MySQL -uroot -p (pword)

MySQL>use peq;

MySQL>source [filename].sql

Most files were duplicates, but I had an issue with the newest spells [2014_08_18_spells_new_update] it gave me an error:
Error 1054 (42S22): Unknown column 'field191' in 'Spells_New'
Error 1054 (42S22): Unknown column 'field192' in 'Spells_New'

Edit #2: I'm no longer getting an error report, but I still can't access any zones...
Reply With Quote