spoonsinger Posted October 21, 2022 Posted October 21, 2022 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 3
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now