Okay, two things--- if you go LD on zone into the game, it's possible that you have a database problem.
Now, for the guy above, omit all single quotes. So your SQL query should look something like:
Quote:
ALTER TABLE item CHANGE unknown008 SpellCharges INT(11) DEFAULT "0" NOT NULL;
|
I know it may not seem like a lot, but that's how I have had to input every query to get it to work.
If that doesn't help, redownload the Kunark Database (Full version, not to add to pre-existing) and source an entirely new database.
-Sarepean