Thread
:
Error in UpdateTimeLeftWorld
View Single Post
#
2
03-12-2008, 04:52 PM
So_1337
Dragon
Join Date: May 2006
Location: Cincinnati, OH
Posts: 689
So long as you don't mind having all your mobs respawn, shut down your server and run this query:
Code:
UPDATE spawn2 SET timeleft = 0 WHERE timeleft > 0;
Then boot your server and see if that fixes the problem.
So_1337
View Public Profile
Send a private message to So_1337
Find all posts by So_1337