View Single Post
  #2  
Old 06-08-2004, 05:44 AM
monalin crusader
Hill Giant
 
Join Date: May 2004
Posts: 238
Default

Try this it looks like your mobs that are on a grid are messing it up. Your database needs to be changed with this.

ALTER TABLE `grid` ADD `zoneid` INT(11) DEFAULT "0" NOT NULL;
__________________
Ascending Dawn Server Op
Coder/Quester/Mysql
Reply With Quote