Thread
:
Error loading NPCs from database. Bad query.
View Single Post
#
6
08-09-2004, 03:06 AM
monalin crusader
Hill Giant
Join Date: May 2004
Posts: 238
U need to add the AC column
ALTER TABLE `npc_types` ADD `AC` smallint(5) not null default 0;
and that shoud work for you.
monalin crusader
View Public Profile
Send a private message to monalin crusader
Find all posts by monalin crusader