Hi folks,
I have been searching without much luck to try and figure out how to prevent corpse cleanup. Specifically, I am working with a mod that introduces a new breed of dragon into the world; there are about a dozen of them scattered around Tamriel, all using the same Actor base. I would like their corpses to remain in the world permanently after being defeated by the player if possible.
The only idea I've come across is to add them to the WINoBodyCleanupFaction, but many have remarked that this doesnt seem to work and corpses added to this faction still get cleaned; from what I can tell, this faction may be connected only to unique characters which may not make it an option for multiple dragons using the same actor base?
Thanks in advance for any ideas!