Jump to content

Help using sexlab animations in script


Recommended Posts

Posted

Hello 

 

I cant figure out how to use animations from zaz or sexlab in a script. I have it set up as a spell and I want to play an animation on target. Right now im using debug.sendanimationevent() but Im not sure why the animations dont activate. Im wondering if its a creation kit option.

 

Thanks

Posted

If you want to play an actual SexLab animation, then SendAnimationEvent isn't gonna cut it. What you need to do is add a reference to the SexLab framework in your script, then call the StartSex() function with the desired actors and (optionally) animations. At that point, the framework will handle the rest.

Posted
4 hours ago, WraithSlayer said:

If you want to play an actual SexLab animation, then SendAnimationEvent isn't gonna cut it. What you need to do is add a reference to the SexLab framework in your script, then call the StartSex() function with the desired actors and (optionally) animations. At that point, the framework will handle the rest.

Thanks that worked!

Archived

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

  • Recently Browsing   0 members

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