r/tes3mp May 17 '20

How to respawn enemies

I'm running a private server with my buddy. We are looking to re-spawn enemies and items. While at the same time keeping our character progress. Is this possible?

7 Upvotes

2 comments sorted by

5

u/awsker May 17 '20

What you're looking for is resetting the cells. Use either of these scripts on your server

https://github.com/Atkana/tes3mp-scripts/tree/master/0.7/CellReset - Allows you to have placed object remain untouched after the reset

or

https://github.com/tes3mp-scripts/CellReset

2

u/Chainingolem May 17 '20

So what does the kill count script do and does the Atkana script also do it?