There are a ton of SQL fixes that might have to be done, but I don't remember what they are. You might try searching the Windows Server Support forums for them.
EDIT::: Here ya go, run this.
ALTER TABLE npc_faction_entries ADD COLUMN `npc_value` int(11) unsigned NOT NULL default '0';
Last edited by Sarepean; 05-08-2005 at 09:17 AM..
|