Jump to content

Immersive wenches - Sexlab patch - Tops Patch


Recommended Posts

Posted

A change for Immersive wenches - Sexlab patch (https://www.nexusmods.com/skyrimspecialedition/mods/70349?tab=files)

 

Just a change to the scripts so the gender of punter is taken into account. Load after in the mod organising tool of your choice.

 

It just changes the appropriate script elements to :-

 

if (Sexlab.GetGender(Game.GetPlayer()) == 0) ; male = 0 ; female = 1
    sexActors[0] = akSpeaker
    sexActors[1] = Game.GetPlayer()
else
    sexActors[1] = akSpeaker
    sexActors[0] = Game.GetPlayer()
endif

 

 

 

 

Immersive wenches - Sexlab patch (Tops Patch) 20221021.7z

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