Thread: Force Repop ?
View Single Post
  #2  
Old 08-02-2004, 08:26 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default Re: Force Repop ?

Quote:
Originally Posted by sotonin
I would like a *full* repop to occur on reboot of server,
Adding this to the batch file you run to boot your server (before starting world or zones):

Code:
echo  update spawn2 set timeleft=0 | mysql -u root <your db name>
should force all mobs to repop I think.
Reply With Quote