View Single Post
  #2  
Old 10-23-2004, 02:25 AM
Cans
Sarnak
 
Join Date: Mar 2003
Posts: 71
Default

In order to set a specific spawn time for ALL mobs currently spawned, put in this MySQL query:

Code:
UPDATE spawn2 SET respawntime=X;
Replace X with the amount of time (in seconds I believe) you want it to take for all your mobs to repsawn. 0 gives an instant respawn.
__________________
Cans O`Whoop Ass
LOADING, PLEASE WAIT...
Reply With Quote