Difference between revisions of "IHoursToRespawnCell"
Jump to navigation
Jump to search
imported>Neela |
imported>Wrye |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{| border="1" cellpadding="5" cellspacing="0" | |||
|- | |||
!style="background:#ffdead;" width="100" | Description | |||
|style="background:#ffeded;" width="800" | | |||
Default | Cells are not respawned on a regular basis. Rather, they are respawned ''only'' when the player is entering them. I.e. if | ||
:'''currentTime > lastVisitedTime + iHoursToRespawnCell''' | |||
then, and only then, is the cell is respawned. | |||
|- | |||
!style="background:#ffdead;" |Default value | |||
|style="background:#ffeded;" | | |||
72 | |||
|} | |||
<div id="catlinks"><p class='catlinks'>[[Special:Categories|Category]]: [[:Category:Settings|Settings]]</p></div> |