Cell Reset
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.
Mod Installation/Setup 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 below 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!
Requires Data Manager.
MOMW Metadata
Tags: TES3MP Lua TES3MP: Utility TES3MP: v0.7Featured in Mod Lists: TES3MP Server (#5)