Difference between revisions of "ResetInterior"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(CS 1.0)
imported>QQuix
(Adjusted the description and added "See Also")
 
(2 intermediate revisions by 2 users not shown)
Line 5: Line 5:




Marks the cell as expired so that the next time it is loaded it will be cleaned up as if several days have passed.
Marks the cell as expired so that the next time the game is saved or the player enters the cell, it will be cleaned up as if several days have passed.


The player cannot be in the cell at the time this command is executed.
The player cannot be in the cell at the time this command is executed.
====See Also====
*[[Cell Reset]]


[[Category: Functions]]
[[Category: Functions]]
[[Category:Functions (CS)]]
[[Category: Functions (CS 1.0)]]
[[Category: Functions (CS 1.0)]]
[[Category: Miscellaneous Functions]]
[[Category: Miscellaneous Functions]]
[[Category: Miscellaneous Functions (CS 1.0)]]
[[Category: Miscellaneous Functions (CS 1.0)]]
<!-- Begin Search Terms
Reset
Interior
End Search Terms -->

Latest revision as of 07:05, 14 July 2016

Syntax:

ResetInterior CellID

Example:

ResetInterior MyDungeon01


Marks the cell as expired so that the next time the game is saved or the player enters the cell, it will be cleaned up as if several days have passed.

The player cannot be in the cell at the time this command is executed.

See Also[edit | edit source]