View Single Post
  #5  
Old 10-11-2004, 02:24 PM
sdabbs65
Dragon
 
Join Date: Dec 2003
Location: Earth
Posts: 818
Default small issue

Quote:
Originally Posted by Malignus Wingnut
For those who care, this is what this database is made of:

MW_057DR2_Alpha_1.sql
mwupdate.sql
aa.sql
aa_levels.sql
aa_timers.sql
altadv_vars.sql
FactionListUpdate.sql
FactionNpcUpdate.sql
FactionTablesUpdate.sql
kos.sql
allitems.sql

As well as the following command -

Code:
ALTER TABLE npc_types ADD COLUMN ac smallint(6) NOT NULL DEFAULT 0;
small warning...
if you have PEQ 5.8 installed you will get doors that wont open..
in front of other doors.
I droped the doors SQL table and still have this issue hmmm
Reply With Quote