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.