Thread
:
How to change spawn rates ?
View Single Post
#
2
01-18-2010, 07:00 PM
nilbog
Hill Giant
Join Date: Nov 2007
Posts: 198
If you wanted to change the spawn time for *everything* in tov, it would be as simple as an sql query :
Code:
update spawn2 set respawntime = 10800 where zone like templeveeshan
respawntime is calculated in seconds
nilbog
View Public Profile
Send a private message to nilbog
Find all posts by nilbog