Jump to content

Recommended Posts

Posted
20 minutes ago, Nando70 said:

is there a console command to increase sex level?

 

set FPA_Value_SexAddiction to 50

Posted

Small update to remove the message box during orgasm, and some other minor changes.
 

And some API for other mods. Will be needed for latest Sex harassment mod release (in few min)

Posted
8 hours ago, twistedtrebla said:

And some API for other mods.

 

I'm looking forward to a brief description of this. Currently working on another mod I'd like to influence some SA stats once it's farther along in development, so curious what options there might be besides just poking at globals or calling internal Papyrus functions without knowing whether they're likely to get shuffled around in the future.

Posted
15 hours ago, vaultbait said:

 

I'm looking forward to a brief description of this. Currently working on another mod I'd like to influence some SA stats once it's farther along in development, so curious what options there might be besides just poking at globals or calling internal Papyrus functions without knowing whether they're likely to get shuffled around in the future.

The public APIs are listed in the 2nd post of the thread, under "Modder's Resource".

You can look at the source code, but I have yet to explicitly indicate in code which ones are considered public API. So for now, the Modder's Resource post acts as the source of truth for which functions will remain unchanged and guarantee backwards compatibility.

Posted
9 hours ago, twistedtrebla said:

The public APIs are listed in the 2nd post of the thread, under "Modder's Resource".

You can look at the source code, but I have yet to explicitly indicate in code which ones are considered public API. So for now, the Modder's Resource post acts as the source of truth for which functions will remain unchanged and guarantee backwards compatibility.

 

Thanks! It didn't dawn on me that post was being kept updated.

Posted
37 minutes ago, Tanglin said:

What does the orgasm feature affect? I'm guessing that climaxing reduces Nora's arousal, which in turn affects Sex Approach?

 

Achieving orgasm does 2 things for now: reduce arousal and increase sex addiction (if orgasm during sex).

 

I may expand on that in the future

Posted
9 minutes ago, twistedtrebla said:

 

Achieving orgasm does 2 things for now: reduce arousal and increase sex addiction (if orgasm during sex).

 

I may expand on that in the future

 

I see ... is it possible to make it so that non-sex animations like hugging, kissing, and cuddling do not climax? These animations increase arousal, but not end in orgasm?

Posted
7 minutes ago, Tanglin said:

 

I see ... is it possible to make it so that non-sex animations like hugging, kissing, and cuddling do not climax? These animations increase arousal, but not end in orgasm?

I looked into it but apparently some sex animations also have kissing and hugging tags.

 

You can edit those xml files and add the "nonsex" tag. Any AAF animations tagged with that will be ignored and not treated as sex

Posted
37 minutes ago, twistedtrebla said:

I looked into it but apparently some sex animations also have kissing and hugging tags.

 

You can edit those xml files and add the "nonsex" tag. Any AAF animations tagged with that will be ignored and not treated as sex

 

I see ... will this also make it so that no secret photos will be taken for Blackmail?

Posted
44 minutes ago, Tanglin said:

 

I see ... will this also make it so that no secret photos will be taken for Blackmail?

I haven't added support for that tag in the other mod yet, but I can do it for the next release

Posted
55 minutes ago, twistedtrebla said:

I haven't added support for that tag in the other mod yet, but I can do it for the next release

Awesome! Thanks! So, just to be sure, the tag is "nonsex"? No hyphen and not case-sensitive?

Posted (edited)

Having a problem with the belly morph never deflating :( (I'm running the 2.5.7 version) inflates properly but never deflates. I narrowed it down to this mod specifically as I removed fpe/sexharrassment/wastelanddairy and only had this and the aaf violate running. Surrendered to some raiders got gangbanged/inflated went to my Homestead and puttered around for 3 days with the settings for inflation duration at .25 then slept 3 days and was still inflated. saved and exited , unchecked sex attributes went back in game and body was back to normal. Ideas?

Edited by Oldwolf58
Posted
9 hours ago, Tanglin said:

Awesome! Thanks! So, just to be sure, the tag is "nonsex"? No hyphen and not case-sensitive?

It might be case sensitive. To be safe, it's "NonSex"

Posted
2 hours ago, Oldwolf58 said:

Having a problem with the belly morph never deflating :( (I'm running the 2.5.7 version) inflates properly but never deflates. I narrowed it down to this mod specifically as I removed fpe/sexharrassment/wastelanddairy and only had this and the aaf violate running. Surrendered to some raiders got gangbanged/inflated went to my Homestead and puttered around for 3 days with the settings for inflation duration at .25 then slept 3 days and was still inflated. saved and exited , unchecked sex attributes went back in game and body was back to normal. Ideas?

 

Duration of 0.25 is every 6 hours. So it will deflate every 6 hours. How much did you configure it to deflate? It could be that your deflate amount configuration is too low to notice a difference. To verify that it works, set it to the maximum value, which I think is 0.8

By the way, with the way it's scripted, sleeping past the configured duration (in your case 6 hours) will only deflate once. So even if you set it to deflate every 0.1 days (roughly 2 hours) and sleep for 24 hours, it'll only deflate once.

Posted (edited)

I had a bit of feedback about Arousal, I was thinking maybe it could have a slider that lowered Arousal simulation gained from rape but the penalty wouldn't decrees arousal so much if the player was a slut and the arousal penalty from the slider wouldn't apply if the player had a Broken Spirit.

And maybe a slider that multiply Arousal simulation gain from gang bangs. I just wasn't sure if in a gangbang you would get arousal from from oral vag and anal or only one, so this might be me just misunderstanding how the settings work nvm was just me misunderstanding how it works.

 

And I kinda noticed later that with Devious Devices that there was like the RC8 Version and the RC8 had plugs that had orgasm denial built into them so having the chastity belt stopping the player from having a orgasm while wearing a belt from plugs would be kinda redundant if they had a orgasm denial plug on under the belt from RC8.

But I'm not quite sure how many people use the RC8 version over the kim made and I remember someone else was working on a bondage mod so I'm not sure now if the plugs should or shouldn't let the player orgasm if they have a belt on. I'm kinda just musing about DD it's your mod in the end.

Edited by Spaceguest991
Posted

I'm not sure if I don't understand or the 'Current Sex Level' notification displays wrong information.

 

It worked fine before the new arousal system, but it doesn't seem to work properly with the new one - if player achieves orgasm, the level would increase (configured in MCM), and the notification displays the previous sex level.

 

For example, Sex Level is set to 2.5. Let's assume the current player sex level is 5.0. The AAF scene happens:

a) player achieves orgasm -> current sex level + 2.5 = 7.5;

b) player doesn't achieve orgasm -> current sex level = 5.0

 

I think it's supposed to be like this, but correct me if I'm wrong.

 

Now, the notification behaves differently - when player achieves orgasm and sex level increases, the notification will still report old level (prior to the new one).

Checking the stats manually via hotkey (that pop-up) displays the correct information every time.

 

Any info on this? I'm sorry for asking the same question again, but the last time I asked the identical question I was ignored.

 

Thanks for the update by the way! Really appreciate it and keep up the great work!

Posted

Bug Report - Very Minor

 

I had SH fire a number of times while in Vault 81 and even in full view of everyone in the main hallway Sex Reputation isn't increased.

 

Trivial issue but thought you might like to know

Posted

what is the chance of being asked about sex, i walk around naked all the time and do missions naked and also walk around naked in all villages for 5 minutes. if anyone knows please s write it Ps if it's important to mention I've added many other mods such as Pregnancy or Family planning

Posted
Just now, eaglefire420 said:

what is the chance of being asked about sex, i walk around naked all the time and do missions naked and also walk around naked in all villages for 5 minutes. if anyone knows please s write it Ps if it's important to mention I've added many other mods such as Pregnancy or Family planning

 

Posted

I wanted to deactivate the additional voice during orgasm, but unfortunately that doesn't work. The voice is still there with the orgasm.


The voice is generally well chosen. However, I already use custom voices and then have two voices during sex, which unfortunately doesn't match acoustically.

Posted

It is too easy to become 'Extremely Dominant' with this mod. It basically tags all voluntary sex (like prostitution or sex with followers) as dominant action. So my fully submissive PC became fully dominant over the course of a few hours spend at my main settlement.

 

How do I fix this?

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