View Single Post
  #3  
Old 10-23-2004, 07:16 PM
Athoul
Fire Beetle
 
Join Date: Oct 2004
Posts: 5
Default

It was windows. I finally figured it out. I had to run the command:

ALTER TABLE items CHANGE 'unknown008' 'SpellCharges' INT(11) DEFAULT '0' NOT NULL;

Everything I read (well except one spot) didn't say to remove the ' in front and behind items and CHANGE. Did that and everything worked.

Is there any databases that have any more zones than the classic zones?

Thanks
Reply With Quote