Skyrim
0 of 0

File information

Last updated

Original upload

Created by

SLuckyD

Uploaded by

SLuckyD

Virus scan

Safe to use

Documentation

Readme

View as plain text

Vanilla Mannequin Script Fix
By SLuckyD
Addapted by IsharaMeradin
version 2.2

SLuckyD gave me the mod to manage provided I left everything that was currently available accessible. Therefore, older versions will still be available and older documentation will still be available.

This mod was originally a fix for several issues that many users experienced with their mannequins. The fixes themselves for the most part were included with the USKP version of the script. The USKP, however, used different methods and variable names. This difference would lead to other issues should this mod be used for the added abilities of mode and pose changing.

Therefore, I've adapted the two script versions to work together. For the most part, I moved the mode & pose changes into the USKP script. I kept the variables from the 2.1 version of this mod (even if they were not used) so that there would be less errors popping up in the papyrus log.

You do not need the USKP patches to run this, but if you have them adding this will not cause any additional errors.

For existing games:
As a precaution, only add this mod when you've saved your game in a cell where there are no mannequins.

Installation:
Use NMM where possible
Otherwise extract to your Skyrim directory (I've included the data folder)

Uninstallation:
Use NMM where possible
Otherwise delete the added files

Files & Folders:
Data > Scripts
MannequinActivatorScript.pex

Data > Scripts > Source > VMSF_By_SLuckyD
MannequinActivatorScript.pcs

Data > Docs
aaaReadMe - Vanilla Mannequin Script Fix v2.1.txt
VMSF_By_SLuckyD_Info.txt

How to Use:
-- Activate while sneaking to switch between living and statue modes
-- Activate with a weapon drawn to bring up a dialog box where you can access the mannequin inventory or change the current pose
-- Activate when not sneaking and when not holding a weapon to access the mannequin inventory directly.

Notes:
-- Some poses do not automatically switch in statue or living mode. These have been marked with notification statements in the upper left indicating that you should exit the mannequin's cell and re-enter. Still some may have been missed. Should any pose not play as expected, please exit the cell and re-enter.
-- Any mod that has its own mannequins that do not use the stock script will not have its mannequins affected by this mod.