azifall Posted January 4, 2023 Posted January 4, 2023 (edited) Hi! I'm currently playing with Lucien, Inigo, and Kaidan, and I'm trying to figure out how to remove them from the SexLab mods. I tried locking their arousal in Manipulator, but it doesn't stick. I close out of the menu and it unclicks the option. OSLarousal doesn't have an option to lock arousal that I can find. Is there a way to mark them as 'excluded' from mods? I've attached my modlist (which I'm working on narrowing down, I just started this playthrough to test things). Thanks for your help! # Automatically generated by Vortex Skyrim.esm Update.esm Dawnguard.esm HearthFires.esm Dragonborn.esm ccBGSSSE001-Fish.esm ccQDRSSE001-SurvivalMode.esl ccBGSSSE037-Curios.esl ccBGSSSE025-AdvDSGS.esm RSkyrimChildren.esm Fertility Mode.esm RealisticWaterTwo - Resources.esm SexLab.esm ApachiiHair.esm Apachii_DivineEleganceStore.esm ZaZAnimationPack.esm SkyUI_SE.esp KharjoExtended.esp KS Hairdo's.esp ArcherCuirassUltimate.esp Dawn of Skyrim.esp SeranaDialogAddon.esp Black Mage Armor SE.esp CBBE.esp Hothtrooper44_ArmorCompilation.esp RSChildren.esp OAroused.esp OSLAroused.esp SexLabTools.esp SLAnimLoader.esp UIExtensions.esp ZAZpatch.esp DancingPenis.esp ImGladYoureHere.esp Guard Dialogue Overhaul.esp Immersive Weapons.esp supermartialbros.esp Jarl Balgruuf Dilemma Extended.esp Unique Uniques.esp 0Kaidan.esp BWB - Kaidan 2 Extra Dialogue.esp FCO - Follower Commentary Overhaul.esp Kaidan - Immersive Features.esp Run For Your Lives.esp Inigo.esp MammothManor.esp Ivorycast Estate.esp Fertility Mode 3 Fixes and Updates.esp Kaidan Fertility Mode Integration.esp Immersive Horses.esp Hunterborn.esp Craftable Horse Barding.esp HearthfireMultiKid.esp Honorhall Fixes and Expansion.esp LeafRest OnePiece.esp Apachii_DivineEleganceStore_Dawnguard_Patch.esp Easy lockpicking.esp Inigo Kaidan MCP.esp Kaidan and Inigo Meet.esp EEKs Noble Whiterun Door.esp Recorder Follower Base.esp Ars Metallica.esp IcePenguinWorldMap.esp Hothtrooper44_Armor_Ecksstra.esp SFO_SkinFeatureOverlays.esp THMeeko.esp Volkihar Knight.esp TheEyesOfBeauty.esp WICO - Immersive Character.esp WICO - Wild Hunt Gears.esp SOSRaceMenu.esp Schlongs of SkyrimSE - Light.esp Schlongs of Skyrim - Light.esp Kala_Eyes.esp FNIS.esp RaceMenu.esp RaceMenuPlugin.esp RaceMenuMorphsCBBE.esp XPMSE.esp InigoWhistleKey.esp Inigo Riding Patch.esp DiverseDragonsCollectionSE.esp BattleBrothers.esp FNISspells.esp High Poly Kaidan.esp WICO - Immersive Dawnguard.esp Wildcat - Combat of Skyrim.esp HearthfireMultiKid_LastName.esp dD - Enhanced Blood Main.esp Footprints.esp PrvtIRoyalArmory.esp Hunterborn - Soups and Stews.esp Instincts - Animal Taming in Skyrim.esp Apachii_DivineEleganceStore_Patch.esp The Manipulator.esp SpousesEnhancedSE.esp Ralof or Hadvar.esp Lucien.esp SexLab Eager NPCs.esp My Home Is Your Home.esp Kynreeve Armor.esp Apocalypse - Magic of Skyrim.esp lucien replacer new.esp BWB - Kaidan 2 Spouses Enhanced Patch.esp SmartNoMoreStupidDog.esp SexLabMatchMaker.esp LZA Jzargo SSE.esp nwsFollowerFramework.esp nwsFF_NoTeamMagicDamage.esp RealisticWaterTwo.esp Edited January 4, 2023 by azifall
traison Posted January 4, 2023 Posted January 4, 2023 Not as far as I know. This is something that's going to be per-mod, and most likely its going to require you to implement this in each mod yourself.
alex77r4 Posted January 5, 2023 Posted January 5, 2023 (edited) 13 hours ago, azifall said: Hi! I'm currently playing with Lucien, Inigo, and Kaidan, and I'm trying to figure out how to remove them from the SexLab mods. SexLab has a Faction called SexLabForbiddenActors with code xx049068 that automatically exclude any actor inside that faction from every sex act. But SexLab not have a way to add actors to that faction and I not know a mod that can make it. Maybe Manipulator by Fabris? Then, you must make it in a manual way: First, open the console and type "sqv SexLabQuestFramework" to get the SexLab main code: Spoiler In my installation SexLab has code 07. Next, go to your follower, open the console, and click on your follower to make it console objective: Spoiler In my installation I go to use Recorder. Note how their name and code show in the rigth side of the console. Now I only need type in the console: AddToFaction 07049068 1 To prohibit Recoder from any sex act started by SexLab. I use 07 because my SexLab have main code 07. Don't forget the number 1 because is stricly obligatory put it. Is not a type fail. Is a number that YOU MUST PUT. ----------- Make the same in your game for yours followers. Simply get the SexLab code, go to your follower, open the console and click over it. Next type the console comand to add your follower to the SexLabForbiddenActors faction. Of course, you must use the first two numbers of YOUR SexLabQuestFramework showed in YOUR console. And don't forget the number 1. Edited January 5, 2023 by alex77r4
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