Jump to content

Scripting Namira and Amputator Framework


Recommended Posts

Posted

I'd like to script a mod for release on here that has a 'place-at-me' command of an appropriate limb from Namira's Goat, with Amputator Framework.

I find it very challenging to have a power attack vastly sway the fight by chopping a limb, but having the limb disappear [get resized to null] is not as immersive.

 

How would I even start scripting this? I scripted in F:NV but never Skyrim. I know that SL: Survival is working on something similar, but for this I just want to use existing assets from Namira's Goat.

Posted

Learn scripting for skyrim @ creationkit.com

 

The Amputator Framework is not so complicated, as I read the code before.

 

After having learned the basics, check the framework's source code.

 

You'll need to script on the ReferenceAlias/ActiveMagicEffect 's OnHit event.

Posted
On 1/13/2020 at 10:38 PM, huanrenfeng said:

Learn scripting for skyrim @ creationkit.com

 

The Amputator Framework is not so comlicated, as I read the code before.

 

After having learning the basics, check the framework's source code.

 

You'll need to script on the ReferenceAlias/ActiveMagicEffect 's OnHit event.

Thanks, I hope to have more free time to attempt this!

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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