ResetInteriorAlt
From GECK
A function added by the ShowOff NVSE Plugin version 1.45.
Contents
Description
Marks the cell as expired.
Syntax
ResetInteriorAlt cellID:baseForm
Or:
IWantThisRoomCleanRightNow cellID:baseForm
Example
ResetInteriorAlt MyVault01
Notes
- This function only marks the cell as expired. It does not automatically clean up the cell. The cell has to be loaded in order to get cleaned up.
- Unlike ResetInterior, will also let dead actors that were set to respawn be resurrected.
- If this is considered a bugfix, then instead of using ResetInteriorAlt, then one can set bResetInteriorResetsActors to 1 (true) in ShowOff NVSE's INI file and keep using ResetInterior.