Cell Reset

Step #5 in the TES3MP Server list

What is this button?

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.

Active:
Yes

Usage Info

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