Thread: dbupdate.sql
View Single Post
  #1  
Old 06-14-2003, 07:30 AM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default dbupdate.sql

In the 4.4 binary release, it is missing the ;'s at the end so it wouldn't work, just a simple fix.

Quote:
source weather.sql;
source tradeskillupdate.sql;
source object.sql;
source DoorUpdate.sql;
source npc_spells.sql;
source doors.sql;
source boats.sql;
http://www.team-maia.com/dark/dbupdate.sql
Reply With Quote