Thread
:
Using old database format ?
View Single Post
#
4
05-16-2004, 09:30 AM
Scorpious2k
Demi-God
Join Date: Mar 2003
Location: USA
Posts: 1,067
did you add the AC column to NPC types?
Code:
ALTER TABLE `npc_types` ADD `AC` smallint(5) not null default 0;
__________________
Maybe I should try making one of these servers...
Scorpious2k
View Public Profile
Send a private message to Scorpious2k
Visit Scorpious2k's homepage!
Find all posts by Scorpious2k