Jump to content

Undead as Playable for SL Animations


Recommended Posts

Posted

Hello Folks,

 

I have already used many fine creature animations from this awesome community which include draugr NPCs as aggressors. I also recall a mod from Nexus that I've used before called https://www.nexusmods.com/skyrim/mods/36158 Necromancy -- Undead FX which includes an option for an amulet that would effectively turn the player into either a skeleton or draugr (MCM option, as I recall). I am wondering if there exists in either reality already or in possibility alone; a mod which would allow the player to be an undead participant within the SL animation sequences. Anyone's wisdom will be appreciated.  Thank you.

Posted
Spoiler
Scriptname YOUR_SCRIPT_NAME extends Quest  

event OnInit()
debug.notification("AddRACENAMEtoSL")
sslcreatureanimationslots.AddRaceID("Draugrs", "RACE_EDITOR_ID")
endevent

 

 

This will make SL recognise the race you change to as a Draugr, so you can use the animations.

 

Then you can use Defeat's agressor functions to trigger a SL scene while transformed.

Some other mods might also work,  others might do race checks by themself so they wont work.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...