Oblivion Mod:PCS Library/Crucifix Posed Actors

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search

Problem[edit]

Dead characters float about an inch off the ground with arms outstretched to the sides in a "crucifiction" pose.

Cause - Game Bug[edit]

This is a known game bug, but it is purely cosmetic. It does not cause problems in play.

Solution: Simply 'grab' the corpse and it will fall to the ground.

Solution: Use a mod with "de-crucify dead actors" feature. Examples are:
Auto-save and time by kuertee
Streamline by Jaga

  • In Streamline turn off the auto drop 'set SLKillCorpses to 0' entry and just use the manual key combination <ctrl+insert> if it causes conflicts with other mods. Should avoid conflicts by not having Streamline constantly searching to drop the bodies.
  • You may need to edit one Streamline script:
scn SLdiescript
Kill Self ; this line needs to be changed to
Kill ; new line

This should prevent the dead count from increasing incorrectly.