ripple Posted May 22, 2013 Share Posted May 22, 2013 (edited) I need clarification regarding the WIDeadBodyCleanupScript. I have found no documentation on this at all, other than some discussions about it by the USKP team. My understanding is that unique actor corpses may not 'decay' properly, even after a cell reset, unless they are attached with this script (which will then start a timer when the NPC dies, pack up their gears, and move their bodies to the body cleanup cell). So, if a mod adds unique NPCs that are not flagged as essential, you should attach them with this script, yes? What if the mod is adding more than a handful of unique NPCs? Will there be issues related to save game bloating if a lot of these mod added unique NPCs end up dying? Edited May 22, 2013 by ripple Link to comment Share on other sites More sharing options...
EnaiSiaion Posted May 22, 2013 Share Posted May 22, 2013 Don't forget you have to add a coffin for each of them. Other than that, no bloat. Link to comment Share on other sites More sharing options...
ripple Posted May 22, 2013 Author Share Posted May 22, 2013 (edited) Yeah, of course :) Truly? No bloat? What if we are talking about like 100 unique NPCs? All their gears in separate containers....their corpses filling up the 'dead body clean up cell'? Also, technically speaking, even unique actor corpses should decay after a cell reset, unless they've been added to the 'WINoBodyCleanupFaction', yes? 'WIDeadBodyCleanupScript' just ensures they decay per the timer and get a urn or coffin spot the modder sets up in the various halls of the dead, right? So you could selectively attach the script just to actors who will be placed in some interior cells that do not reset? Edited May 22, 2013 by ripple Link to comment Share on other sites More sharing options...
EnaiSiaion Posted May 22, 2013 Share Posted May 22, 2013 Of course any script will add to save size, but this script is used on tons of existing NPCs so it'll be a drop in the ocean. Link to comment Share on other sites More sharing options...
ripple Posted May 22, 2013 Author Share Posted May 22, 2013 Ok, thanks for that. :) Link to comment Share on other sites More sharing options...
Recommended Posts