Jump to content

Removing SexOut requirement


Recommended Posts

Does anyone know what it would take to remove the SexOut portions of SO quest mods? I like the stuff it allows me to do, but I don't want the animations or framework. I'd prefer a fade-to-black, maybe a text box like Intimacy Overhaul.

 

I don't expect anyone to do this for me; I'll do it myself, or try. I'd just like somebody with more experience with the Creation Kit to give advice on how to accomplish this, maybe an example at most.

Link to comment
5 hours ago, Adventure! said:

Does anyone know what it would take to remove the SexOut portions of SO quest mods? I like the stuff it allows me to do, but I don't want the animations or framework. I'd prefer a fade-to-black, maybe a text box like Intimacy Overhaul.

 

I don't expect anyone to do this for me; I'll do it myself, or try. I'd just like somebody with more experience with the Creation Kit to give advice on how to accomplish this, maybe an example at most.

I think the best option for this is to mod SexoutNG itself. Make sure that calls to play an animation work, but instead of the actual playing of the animation, you just do a fade to black.

For instance. In Sexout Breeder a call is made to play animation XYZ with player+animal, that call would land at the correct function in SexoutNG. but instead of playing the animation, you get fade to black, and then the function in SexoutNG still sets the 'player had sex with animal' information for all mods that require that knowledge (like SexoutSpunk/Sexout Pregnancy)

Link to comment
8 hours ago, Adventure! said:

what it would take to remove the SexOut portions of SO quest mods?

Mostly nothing that hard, you just will be need to rewrite sexout calls on other code that will make the action you need and also you need to add tokens(if they were used), as some sexout calls is able to give the token after the scene to continie the script. Probably you can even write your own function that will emulate sexout's calls and supprt tokens with built-in fade-to-black and stuff, so you can just change the calling function with yours for fast and easier swap

Link to comment

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

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use