This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

IHoursToRespawnCell

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
Description

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.

Default value

72