Jump to content

I need help from experienced knowledgeable persons here


Recommended Posts

Posted

I want to add zaz or devious devices animations to any other armor mod. What I want to achieve is strictly animations implementations not any of the binding effects like zaz devious plugs and all that. Something like Toys and framework. Where hands randomly moves behind head or in armbinder position. How to do this I tried SSE edit but I could not figure it out. Will it require creation kit

Posted (edited)

open ZaZAnimationPack.esm in SSEEdit, look for the bondage item with the effect that you want under the armor section, once you click on it, look for the enchantment under object effect, copy that into the item you want to have the same bondage effect, afterward, look under keyword of that object and copy all of them into your item and that should be it...

 

that is probably the easiest way to achieve what you want as long as you dont mind having zaz as a master in your mod.

 

if copying the enchantment give you any kind of error, go to object effect section, right click on the enchantment and click on [Copy as Override into...] and select your mod, that should allow you to add ZaZAnimationPack.esm as master, afterward you should able to copy anything into your mod without error.

Edited by calvin_0
Posted
2 hours ago, calvin_0 said:

...afterward you should able to copy anything into your mod without error.

 

The word "copy" should not be used here. If you copy keywords, they won't work. You reference keywords in the original mod. Same reason why a lot of mods with the SOS_Revealing keyword do not work - they copy the keyword without realizing that in vanilla skyrim the keyword name is irrelevant; what matters is the form id.

 

REFERENCE, don't COPY.

Posted
6 hours ago, traison said:

 

The word "copy" should not be used here. If you copy keywords, they won't work. You reference keywords in the original mod. Same reason why a lot of mods with the SOS_Revealing keyword do not work - they copy the keyword without realizing that in vanilla skyrim the keyword name is irrelevant; what matters is the form id.

 

REFERENCE, don't COPY.

 

except in SSEEdit, copy works as long as you are copying from the record of an item and not the keyword itself from the keyword section.... copying from the record will automatically include the form id and editor id of the thing that you are copying, so there is nothing to worry about there...

Posted
1 hour ago, calvin_0 said:

 

except in SSEEdit, copy works as long as you are copying from the record of an item and not the keyword itself from the keyword section.... copying from the record will automatically include the form id and editor id of the thing that you are copying, so there is nothing to worry about there...

 

Just clarifying, because your wording seemed to suggest "copy everything to your plugin, and if that doesn't work copy even more things".

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...