Dojo_dude Posted January 12, 2020 Posted January 12, 2020 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.
huanrenfeng Posted January 14, 2020 Posted January 14, 2020 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.
Dojo_dude Posted January 17, 2020 Author Posted January 17, 2020 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!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.