Jump to content

Console Command to choose animation


Mach05

Recommended Posts

Posted

Is there a command to get a specific Sexout animation/position? If so, where do I write it in the console command below?

 

Set SexoutNG.ActorA to getself

Set SexoutNG.ActorB to getself

CIOS SexoutBegin

 

 

Posted (edited)

thats the outdated legacy method to initiate sexout that older mods used.

download the api guide, it will teach you how to write a function call using the new method, which happens to be a one-liner that works in the console too.

for now, you can try pasting something like this into the console: 

call fnSexoutActRunFull (Ar_Map "ActorA"::TheKingREF, "ActorB"::PlayerREF, "Plugin"::"Sexout-Amra.esp", "Anim"::401)

change the actors to whatever references youd like.

Edited by malistaticy

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