
08-11-2013, 01:14 PM
|
|
Sarnak
Join Date: Mar 2012
Location: 516 New York
Posts: 230
|
|
Quote:
Originally Posted by Rogean
[You must be logged in to view images. Log in or Register.]
Mob spawn time is calculated at death. It is stored in memory, and, in case of zone restart, also stored in database. It is based off Unix Timestamp + the generated respawn time of the mob (if it has variance), resulting in a spawn time. If the zone is running this timestamp is checked often if it has triggered (Spawntime < Currenttime ?). These calculations happen rapidly probably every second. If the zone boots up, it loads those timestamps from database, and continues to check them.
Thus, spawn timers are not affected by the zone being up or not.
|
Last Dojo anyone?
|
|
|
|