Cell Reset

Author:
Featured in Mod Lists:
Description:

This script simply removes all but specified cells' files on server startup, if enough time has passed since they were last visited. This allows creatures to spawn in a way most similar to single player OpenMW.

killReset.lua is a plugin for this script, that also decreases the killcounts for any creatures or NPCs killed in the cell. Add require("custom.CellReset.killCount") after CellReset = require("custom.CellReset.main") in your customScripts.lua to enable it.

OpenMW Compatibility:
Active:
Yes

Usage Info

Note: This page does not contain information specific to any mod list. In order to see mod list specific information use one of the mod list links listed above where it says "Featured in Mod Lists".

Did you find any inaccurate information below? Please let us know by opening an issue on GitLab or joining our Discord!

Usage Notes:

Requires Data Manager.

Settings
GPLv3 logo