Jump to content

Night Mother Statue Animations


kieranfoy

Recommended Posts

During the famous Brotherhod quest Honor Thy Mother, the Night Mother Statue bends itself rather oddly to expose the hidden crypt. Frankly, I rather like the new pose, an dwant my specially named copy of the statue in my new mods' sanctuary to display it. How do I do this?
Link to comment
Share on other sites

Off the top of my head? Go to activator, architecture, Lucky Old Lady (the one with a script) and give it a new ID to make a duplicate form. Then give it this script without changing the former:

 

Scriptname Dark19StatueScriptAlterations

Short DoOnce

Begin OnActivate
   If DoOnce == 0
playgroup equip 1
       Set DoOnce to 1
    endif
End

 

And then place it wherever you want. I don't know 100% if it'll work out as intended, but it's basically the sniplet of script that moves her and is altered by cause. Just click on the statue, she should move to how she did before, and then never again do anything. I think..

 

If this has helped you solve your problem feel free to Kudos to show the community your appreciation of my help, otherwise, if it either is not worth it in your opinion, you hate me, or think the word Kudos stands for a monkey disease, still feel free to..

 

Be well, sleep well, fight well, live long.

~Ranokoa

Link to comment
Share on other sites

  • Recently Browsing   0 members

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