Jump to content

Recommended Posts

Posted
1 hour ago, Nazuna_Vampi said:

If I enable this mod sex animations stop working for some reason. Any idea why?

you are using unsuported version of sexlab

Posted

I am playing with this and unforgiving devices and succubus heart. Which seems to work fine with reducing and increasing arousal. But trying to figure out how sex skills actually impact enjoyment so I know if it's bugged or not.  I meet two grandmasters in the fine art of fucking who made my characters enjoyment go up very very fast. While theirs didn't move at all. In one case it even went down. So does the skill difference make it go down also or just faster for the one with lower value?

And no male character seems to orgasm unless I advance the stage, or do I just need to wait longer if I have ai edging on?

Enjoyment and arousal isn't supposed to match right? Arousal seems to spike at orgasm then go back down while enjoyment stays at 100. Or at least it did with the grandmaster skill.

Posted
4 hours ago, Ed86 said:

you need to make a property and link it to sexlab

SexLabFramework Property SexLab auto
 

when scene starts you need to hook/save its Thread_Id

    self.RegisterForModEvent("AnimationStart", "OnSexLabStart"

 

 

I got it working, but I found that it isn't what I was intending. Instead of adding enjoyment, I want to increase the rate at which enjoyment is gained. Is there a way to do that?

Posted
1 hour ago, girmrad said:

I got it working, but I found that it isn't what I was intending. Instead of adding enjoyment, I want to increase the rate at which enjoyment is gained. Is there a way to do that?

hm... increase actor arousal?

Posted
On 7/16/2023 at 7:38 AM, Ed86 said:

hm... increase actor arousal?

I found an alternative way. I just call the BonusEnjoyment function repeatedly using a chain of OnUpdate events.

Also, what do the "Sexlab Male Enjoyment Modifier" and "Sexlab Female Enjoyment Modifier" sliders in the MCM do? Are they percentage multipliers of enjoyment gains? I've played around with them a lot and they don't seem to have any effect for me.

Posted (edited)
21 hours ago, girmrad said:

I found an alternative way. I just call the BonusEnjoyment function repeatedly using a chain of OnUpdate events.

Also, what do the "Sexlab Male Enjoyment Modifier" and "Sexlab Female Enjoyment Modifier" sliders in the MCM do? Are they percentage multipliers of enjoyment gains? I've played around with them a lot and they don't seem to have any effect for me.

        ActorFullEnjoyment = (SLSO_FullEnjoyment * MasturbationMod / ExhibitionistMod / GenderMod * sl_enjoymentrate * slaActorArousalMod) as int
 

Edited by Ed86
Posted

So I've been playing with SLSO for awhile and my character has become a nympho(Gains arousal really fast and drinking a frigid potion from DCL only helps a little). I will try to use SexLab Shrines to reduce it but I'm just wondering at what values (purity and perversion) it happens? Also, if I set orgasm loss mod to 0 in the MCM, can I still prevent my character from becoming nympho in the future?

Posted (edited)

Stupid question

But are there anything like this mod for Flower Girls?

My game dont seem to like using SL and FG at the same time anymore, yea I have AE

Edited by Uncle64
Posted
1 hour ago, Uncle64 said:

Stupid question

But are there anything like this mod for Flower Girls?

My game dont seem to like using SL and FG at the same time anymore, yea I have AE

no

 

8 hours ago, RoninDog said:

Also, if I set orgasm loss mod to 0 in the MCM, can I still prevent my character from becoming nympho in the future?

no

Posted
2 hours ago, Ed86 said:

no

 

no

 

Okay. Can you tell me what the conditions for becoming a nympho are? I need to know because I want to go back to an earlier save before it happened. I have SexLab Stats Manipulator so I can compare my stats with the condition.

Posted
37 minutes ago, RoninDog said:

 

Okay. Can you tell me what the conditions for becoming a nympho are? I need to know because I want to go back to an earlier save before it happened. I have SexLab Stats Manipulator so I can compare my stats with the condition.

i dont remember

i think it was something like 400 kLewd points, which was probably ~5 level of perversion stat

Posted (edited)
1 hour ago, Ed86 said:

i dont remember

i think it was something like 400 kLewd points, which was probably ~5 level of perversion stat

 

It seems to be the "debaucherous" level that triggers it. I don't know how many levels that is but these are my stats:

 

Sexual Perversion: 176

Sexual Purity(no idea what this does): -31

 

Spoiler

enb2023_7_20_13_41_35.jpg.faa5e62f5c0defbd4599a54f52a50044.jpg

 

 

But what you're saying isn't entirely correct. I made a test and set perversion to 0 in SexLab Stats Manipulator(A mod that let's you edit your stats if you didn't know) and orgasm loss mod to 0 in SLSO. Then I can reduce arousal normally and it also increases at a normal rate.

 

So that means you can "cure" nymphomania with the SexLab Shrines mod, if you set the values to something high enough that it reduces your perversion level, but I undestand if you don't remember everything.

 

Edited by RoninDog
Posted

I am a complete modding noob and i may need some help here.

So i am using Separate Orgasms in combination with fertility mode+ and i have the problem that since i am using separate orgasms Fertility Mode is not adding sperm to my charackter any more after the male orgasm there is nothing and even the message of "x came inside x" is not showing up for my character anymore.

Do those 2 mods even work together and if they do ccan someone tell me how to fix this or direct me to a solution if one already exists?

thanks.

Posted
8 hours ago, RoninDog said:

 

It seems to be the "debaucherous" level that triggers it. I don't know how many levels that is but these are my stats:

 

Sexual Perversion: 176

Sexual Purity(no idea what this does): -31

 

  Reveal hidden contents

 

 

But what you're saying isn't entirely correct. I made a test and set perversion to 0 in SexLab Stats Manipulator(A mod that let's you edit your stats if you didn't know) and orgasm loss mod to 0 in SLSO. Then I can reduce arousal normally and it also increases at a normal rate.

 

So that means you can "cure" nymphomania with the SexLab Shrines mod, if you set the values to something high enough that it reduces your perversion level, but I undestand if you don't remember everything.

 

what is inorrect?

perversion is sexlab stat

orgasm loss modifier is sexlab aroused modifier for arousal reduction

 

nympho is based on sexlab stat

Posted
6 hours ago, Terra1211 said:

I am a complete modding noob and i may need some help here.

So i am using Separate Orgasms in combination with fertility mode+ and i have the problem that since i am using separate orgasms Fertility Mode is not adding sperm to my charackter any more after the male orgasm there is nothing and even the message of "x came inside x" is not showing up for my character anymore.

Do those 2 mods even work together and if they do ccan someone tell me how to fix this or direct me to a solution if one already exists?

thanks.

depends if FM has patch/support for slso

Posted
17 hours ago, Ed86 said:

depends if FM has patch/support for slso

as far as i can tell i have no patch for it installed and th FM fixes and updates site does not mention SLSO so i suppose i dont have Patch/support.

Is there one somewhere?

Posted (edited)
19 hours ago, Ed86 said:

what is inorrect?

perversion is sexlab stat

orgasm loss modifier is sexlab aroused modifier for arousal reduction

 

nympho is based on sexlab stat

 

You said there is no way back from nymphomaniac, but according to tests I made it can be reversed. You just have to lose enough perversion to go down one level.

Edited by RoninDog
Posted
1 hour ago, RoninDog said:

 

You said there is no way back from nymphomaniac, but according to tests I made it can be reversed. You just have to lose enough perversion to go down one level.

i did not. Ofc you can reverse it, if you only have sex with spouse or use other mods to change stats

Posted
On 7/20/2023 at 10:13 PM, Ed86 said:

depends if FM has patch/support for slso

looked at it again and the FM+ Mod Menu ingame states that SLSO support active = true. But it doesnt add sperm or gives the "x came inside x" message to me.

Posted
5 hours ago, Terra1211 said:

looked at it again and the FM+ Mod Menu ingame states that SLSO support active = true. But it doesnt add sperm or gives the "x came inside x" message to me.

¯\_(ツ)_/¯

Posted

Any way to change it between Sexlab and Sexlab Seperate Orgasms to prevent orgasm on anal animations? Or any mod that fufills that functtion for SSE?

Posted
21 hours ago, Majin Buu said:

Any way to change it between Sexlab and Sexlab Seperate Orgasms to prevent orgasm on anal animations? Or any mod that fufills that functtion for SSE?

edit scripts

Posted

Hey I have one issue with the mod. During aggressive animations/events everything works correctly with the setting "require agressor orgasm" - animation doesn' end and it goes back a stage when no one has cummed yet. However the same cannot be said about consensual animations. If I press space on the last stage the animation just ends, instead of changing stages. I have tried changing the settings multiple times and testing but the result is always the same.

Posted

Sexlab automatically strips the clothes whose involved in the sex scene and puts them back after scene. I installed slso, after my male pc orgasms(not the end of the scene), the clothes are put back. How to solve?

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