Simple mod that overhauls how corpses are disposed.
**Summary**
- The game's default disposing system is disabled, and instead corpses get a timer attached to them to be disposed of.
- After the timer, if the unit is still in the game and valid, the game removes it and also on the clients.
- Entirely host/server side, this means corpses will be saved/loaded when a client joins (untested, altrough i do remove the unit from the corpses list when it's gets removed.
- IgnoreLists so you can add any unit that you prefer keeping in the game world.
- Toggle-able option that allows you to keep civilian's corpses or dispose of them.
- I'm not going to list every config.lua option, and i might add more so uh...yeah.
||- This mod IS NOT a replacement for Low Violence, it's more a extension. In-fact, it doesn't remove stuff like helmets and shields, so keep those helmets flying!||
**Configuration**
Any configuration can be done inside of config.lua inside the mod
**Compatiblity**
Low Violence should work, altrough corpses setting might not differ other functions like cleaning up helmets and shields will.
**Known Bugs**
None, atm
I mean it worked on my computer
Dependencies
-
Instructions
**Make sure to first have SuperBLT installed. Click the link in the dependency list.**
Optional video tutorial for installing SuperBLT, BeardLib, and mod_overrides mods: https://youtu.be/rin_sjSJIkg
1. After downloading the mod, use a program such as [7zip](https://www.7-zip.org/download.html) or [WinRAR](https://www.rarlab.com/download.htm) to extract the main folder of the mod.
2. Drop that folder into the `mods` folder which is supposed to be in the game's installation folder (don't know where that is? click [here](https://wiki.modworkshop.net/books/payday-2/page/finding-payday-2s-install-folder))
Comments