Jump to content

About This File

 

 

Adds three spells to hang NPCs, or self. Also features a function to hang nearby NPCs automatically - this is disabled by default, pls review the MCM options 

 

How to use (also see MCM settings):

 

Spells get added automatically

 

 

ManooseHangSPL => cast it on an NPC, it will display a dialogue message for options, then hang the NPC either on the spot (spawns a gallow), or on a noose placed by the spawn spell

 

(it works on dead NPCs too, same as live ones)

 

7-Feb-2021: this is considered legacy in 2.0.0 and will be removed in the next version, use the unified spell described below

 

ManooseHangSuicideSPL => same, but kills the player

 

Hanging the player puts the game in an infinite-duration free camera state in order to be able to watch the scene without triggering auto-load. Load a game manually when done.

 

 

Manoose unified hang or spawn noose spell 

 

=> if fired at anything else than an NPC, spawns a noose on contact to any structure / building / ceiling

=> if fired at an NPC, it will hang said NPC (either on a gallows spawned on the spot, or on a noose pre-spawned by the same spell)

 

=> you can confirm spawned noose placement, or delete the spawn if not happy with the placement

 

(it does not matter if the rope is angled weirdly, it will still behave naturally once a body is "attached")

 

=> If using the "hang on the nearest noose" option, make sure the player (not the target NPC) is actually near, but not directly below (in order to allow room for the victim to hang) an empty noose, the spell does not check whether the nearest noose is actually empty or "occupied" with another body

 

=> the spell checks if the noose is occupied and asks the player how to handle, but the body detection may fail occasionally

 

=> If there is no noose object on a 500-units radius of the player, this option will fallback to hang on the spot / spawned gallow ask the player how to handle

 

=> Spells are lethal, and kill essential characters too, don't hang anyone you are going to need later. Essential or quest subject NPCs are cloned instead of killed.

 

=> It has persistence, meaning if you hang an NPC and return later, they will continue to hang (actually, they will snap into the rope when you enter the cell), including the bound limbs (hands/feet) and sway

 

 

Autohanging functionality - automatically hangs random nearby NPCs. Default is disabled. See the MCM settings.

 

 

Option to hang the player when losing combat - when the player's health drops below 20 units to zero, there is a probability it will be auto-hanged. Probability is configurable in MCM

 

 

Always update on a clean(ed) save, otherwise it will just not work.

 

Disclaimer: in order to be able to clone the PC silently (for suicide and combat hanging) the mod breaks the vanilla "throw shout"-something "feature" which enabled the PC to say some stupid "insult" like "hey skeever butt" with a robotic voice, if anyone's using it - I had no idea this thing even existed until I've started to clone the player and hear robo-insults, took me some searching to even figure out wtf was that about. If someone suggests a compatibility solution, I'll implement it, but I won't invest time into searching for one.

 

===

 

MCM settings (the mod page is "SAC Just Hang") - updated 7-Feb-2021


 

Spoiler

 

AutohangProbability = If enabled (>0), random live NPCs surrounding the player will get hanged automatically, with the specified probability. NPCs marked as IsEssential() are not eligible for auto-hang. Set to 0 to disable the feature"


TieHandsProbability = Probability of the victims having their hands tied at the back. Default is 50%

 

TieFeetProbability =  Probability of the victims having their feet tied. Default is 50%

 

KillTimerMultiplier = A multiplier applied to the period the victim will be animating in the noose before expiring. Default durations (multiplier at 1x) are 5 seconds for the gallows and 10 seconds for the placed noose, with a +1/-1 randomization hard-coded

 

Autohang_SearchRadius = Radius around the player to search for an auto-hanging victim. Default is 500, which is relatively close to the player

 

Autohang_timer = Time between auto-hanging events, with a +10/-10 seconds randomization hard-coded. Note that the auto-hanging event will skip if no eligible victims are found within the search radius. Default is 60 seconds, which is quite frequently

 

Sound_volume_setting = Volume for the creak sound effect. Note that changing this value does not affect the sound emitters already existing in the current cell, until the player refreshes the cell (leaves / returns to the cell)

 

Hang_player_ondeath_probability = Probability that the player gets hanged when killed. Default is 50%

 

Average_sway_force = Average force for the body sway, once hanged. Each sway impulse will apply a random force around this average value. Set to 0 to disable. Default is 50

 

Clone_essentials =Whether to clone the actors which are essential (1) or to kill the original actors (0). Default is 1 (clone them) in order to protect quests integrity

 

Actor_detection_sensitivity_for_unified_spell = Range of actor detection around the point of impact unified spell. Lower value results in more <keep the noose> dialogues when the actual intention is to hang actors, higher value results in inability to spawn nooses near actors. Default is 150

 

Enable_tats_cloning = Toggle slavetats cloning for the player clones. Enabling it introduces a few seconds lag when hanging the player. Default is enabled
 

Prepare_mod_for_update = Use ONLY (!!) before removing the mod for update. Click the option, leave the menu and return to the game, save the game and exit, then follow the cleaning procedure

 

 

 

Cleaning procedure, mandatory when updating, if rollback to a clean save is not desirable (updated 31-Jan-2021)

 

 

Spoiler

 

1. Click the relevant MCM option

2. Save the game and exit
3. Uninstall the mod if using a mod organiser, or delete manoose.esp and sac cloak for manoose.esp (replaced by a single plugin, SAC_ Just Hang.esp, effective 1.7.0)
4. Launch the game, load the save (will signal missing plugins, acknowledge), save the game, exit
5. Launch Resaver (https://www.nexusmods.com/skyrimspecialedition/mods/5031?tab=files), it's an utility supporting both FO4 and Skyrim
6. Load the last save in Resaver, it will report NN unatached instances
7. Clean menu => remove unattached instances, it will report "removed NN unattached script instances"

8. (added 31-Jan) type sac_ in the filter box, go to script definitions, select all of them (they should all begin with sac_) => right click => delete
8. Save the savefile (overwrite, it will create a backup anyway), exit Resaver
9. Install the new version (preferably with a mod organizer / if you are installing manually choose to overwrite anything and activate SAC_ Just Hang.esp) and you should be good to go, it will give you the spells automatically; MCM takes a while to register the new installation

 

 

 

Credits

 

I've started from the original Manoose mod by @Nimuraa and mashed up ZAP resources by @t.ara, the flexible rope from Heretical Resources by Haeretic, code from @Pamatronic and Jebbalon, plus my own code and additions. Also packs resources (and probably also some code going forward) from @zaira

 

Cloning script for persistence is from PAHE, courtesy of @CliftonJD

 

LE patch and overall help with testing @Coolhidan123

 

Prerequisites and recommended mods:

 

Requires SKSE and Papyrus Extender. Developed on Special Edition, LE patch is here

 

Requires ZAP

 

 

Recommended companion mods, not required, but will enhance the experience:

 

- Dead body collision

- Death expressions (https://www.nexusmods.com/skyrimspecialedition/mods/28993)

 

 

Permissions

 

- You can publish any modifications as long as they are incremental patches requiring the main mod

- Publish on LL only, as the mod was developed using resources and help from the LL community

- No monetization

 

 


What's New in Version 2.0.0

Released

 

Clean or cleaned save is mandatory. If cleaning, please follow the full procedure posted in the mod description

 

Please note I have added a sexlab dependecy.

 

Full v2.0.0 changelog is here

 

Will also be updating the mod description to reflect the latest changes

 

 

 



×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use