Thread
:
Getting error Received unknown opcode: 0x0376 size:0 bytes
View Single Post
#
3
10-23-2004, 09:49 AM
Cans
Sarnak
Join Date: Mar 2003
Posts: 71
Also, to fix that big items error thing run this in a MySQL query:
Code:
ALTER TABLE `items` CHANGE `unknown008` `SpellCharges` INT(11) DEFAULT "0" NOT NULL;
That will remove the error.
__________________
Cans O`Whoop Ass
LOADING, PLEASE WAIT...
Cans
View Public Profile
Send a private message to Cans
Find all posts by Cans