Jump to content

Recommended Posts

Posted
14 hours ago, Plaguetard said:

I have RSEII and SH and both are working.

Β 

The only issue I've noticed is it is taking the animations a while to load when this mod triggers. Anyone else having that issue?

Yea im not sure why AAF takes forever to start the animation. I think AAF tries to move the actors to their position naturally (have them walk there)Β before starting animation. But if the actor doesnt get there on their own in 30sec, itll just teleport them and start the animation. But itll wait 30sec by default before doing this.Β You can lower this number inΒ the AAF settings ini file. I set it to 5 sec, and AAF animations always start in 5sec for me.Β 

Posted
1 hour ago, twistedtrebla said:

Yea im not sure why AAF takes forever to start the animation. I think AAF tries to move the actors to their position naturally (have them walk there)Β before starting animation. But if the actor doesnt get there on their own in 30sec, itll just teleport them and start the animation. But itll wait 30sec by default before doing this.Β You can lower this number inΒ the AAF settings ini file. I set it to 5 sec, and AAF animations always start in 5sec for me.Β 

I also set the walk timeout to 5s in my config, though it's worth noting you can also manually skip walk timeouts if you have the AAF wizard up (even if it's not displaying due to creature sex animations or the like) by pushing the PgUp key at any point in the "gathering" phase so that it just gives up and teleports everyone immediately.

Posted
5 hours ago, twistedtrebla said:

Hmm, so the mod locks the player before triggeringΒ AAF animation, then unlocks after AAF animation is over.Β 
Β 

what youre describing sounds like the call to AAF didnt do anything. Either AAF isnt setup properly, or the mod somehow failed to initialize with AAF. Are you able to trigger AAF animations from other mods?

Nope !Β  I just had a mod or load order problem.Β  I swapped to another profile with no mod's other than clothing, and animation's, AAF, and one patch, one patch temp, and UAP and all was good.. It was as usual My fat fingers, and maybe some sort of either load order or mod conflict in that other profile.Β 

Β 

Sorry you even took the time to respond, but thank you very much.. It is all good now :)

Β 

EDIT >> I also found my mistake in the other Profile <being a dumb Arse I thought I had it on, but missed activating "SexAttributes2" in that profile>

Posted

as to the slow starting and slow clothing re wearing.

Β 

these are the way i set things in AAF_settings.ini

***************

reequip_delay Β Β  Β Β Β  Β Β Β  Β Β Β  Β Β Β  Β = 3Β Β  Β Β Β  Β Β Β Β  ; Length of delay before reEquipping actors after animations complete in seconds (-1 to disable delay)

scale_actors_for_animations Β Β  Β = trueΒ Β  Β Β Β  Β ; If true, re-scales all actors to match the players scale during animations.
ignore_animation_gendersΒ Β  Β Β Β  Β = true Β Β  Β Β Β Β  ; If true, AAF will ignore animation gender assignments. Gender checks in other XML files, for equipmentSets,

walk_timeoutΒ Β  Β Β Β  Β Β Β  Β Β Β  Β Β Β  Β = 10 Β Β  Β Β Β  Β Β Β  Β ; After this number of seconds, consider the walking phase failed and skip to animation. -1 to disable.

************

seems to alleviate many of the minor problems one may encounter with AAF.

Β 

EDIT >> As to getting the strap on to function with all animations even those designed for male. Look in the animation package for the AAF folder, and find and .xml named something like this "ModNameWhatEver _animationData.xml"

Then with Notpad++ my prefered editing notepad. seach for <actor gender="M">

Β 

replace withΒ  <actor gender="F" startEquipmentSet="addEquipmentStrapon" stopEquipmentSet="removeEquipmentStrapon">

Β 

With notepad++ your can use the replace all feature simple and quick.

Β 

once all of the <actor gender="M"> are replaced with the new

<actor gender="F" startEquipmentSet="addEquipmentStrapon" stopEquipmentSet="removeEquipmentStrapon">

Β 

save the .xml in a different folder structure like the image and zip it.

Β 

In MO2 install it, and pick data folder when installing.

Then ignore missing data where the red X is at.

Β 

place it in Priority below the one patches and any animation that you edited the .xml files on.

Β 

Β  Make sure ignore ignore_animation_genders is set true in AAF_Settings.ini.

Β 

This is the most sure way to get the strap on to work in all animations if the character using the slot is female, and the ignore gender setting in AAF makes sure all animations will be played by both male and female.

Β 

Β 

Β 

Β 

Capture.JPG

Posted
6 hours ago, twistedtrebla said:

Yea im not sure why AAF takes forever to start the animation. I think AAF tries to move the actors to their position naturally (have them walk there)Β before starting animation. But if the actor doesnt get there on their own in 30sec, itll just teleport them and start the animation. But itll wait 30sec by default before doing this.Β You can lower this number inΒ the AAF settings ini file. I set it to 5 sec, and AAF animations always start in 5sec for me.Β 

I'll try that, it would be about 30 seconds. Thanks for the tip!

Posted
On 11/25/2019 at 4:55 AM, twistedtrebla said:

There will only ever be At most 1 pic by one NPC per sex act.Β 
Β 

But if you set the chance to 100%, that means even sex triggered from blackmail will also generate a blackmail-able pic. So you may be in an endless loop of blackmail :P

Β 

Oh it has happened already. I have Naked, Fan, Hypnosis and Blackmail approaches running. Once a Fan gets lucky, one guy will harass her because she's naked. Then the blackmailer would show up. Then another notices her nakedness and wants some ...Β 

Β 

If I turn down a blackmailer, is the incriminating picture destroyed, or does something else happen to it?

Posted
On 11/24/2019 at 12:54 AM, DoomGuitar said:

It's too bad Magna Cum Gaudio blocks its combat surrender features from loading when your mod is also installed or I would just use that one.

Hi, in latest MCG version the activation of Respawn system is now completely liberalized even if you have installed Sexual Harassment. Note though that I don't know if this mod has any failsafe or check to prevent you being approached while you are in an AAF rape scene or when your controls are disabled because of a defeat scene so using respawn system (as any other defeat mod like Violate or CSA) could prove buggy together with Sexual Harassment if those checks are not in place.

Posted

Ran into an interesting incompatibility issue between Sexual Harassment andΒ Patch for AnimationsΒ mod. When both are running, it can cause either a) cause AAF to not load correctly, or b) cause other mods to try and re-initialize, eventually leading to a CTD. I'm not sure if this is related to the recent update or not so I am wondering if anyone else has run into this issue?

Posted
17 hours ago, Martin56 said:

Hi, in latest MCG version the activation of Respawn system is now completely liberalized even if you have installed Sexual Harassment. Note though that I don't know if this mod has any failsafe or check to prevent you being approached while you are in an AAF rape scene or when your controls are disabled because of a defeat scene so using respawn system (as any other defeat mod like Violate or CSA) could prove buggy together with Sexual Harassment if those checks are not in place.

Yeah, I saw that. Thanks for telling me though. What you can do is just disable approaches in the Sexual Harassment MCM menu while you are in a MCG Defeat scene. It's not the most elegant solution but it works. If we had an option to set a hotkey to enable/disable SH approaches that would be much better.

Posted

Not entirely sure why but Your Mod stopped working with the new version....i was running V1 before and it worked after some minor problems at first, i then installed the latest one with the Hypno changes etc and it stopped working. Forcing various approaches doesn't do anything. I tried a clean save and just an update on the same save, neither work, going back to the old version for now...maybe i'll try the new one on a new playthrough or something.

Posted

I've been having the same issue as other people where the npc begins the dialogue but then my character locks up and no AAF scenes play. Only this mod does it as I've tried Beggar Whore and standard AAF Wizard and they work just fine. Hopefully attaching my log can at least clear up some things?

Papyrus.0.log

Β 

Edit: Forgot to add my load order as wellΒ 

Load Order.txt

Posted

Good stuff, had and Idea maybe worth thinking about.

Β 

I would think a scenario where the Hypnosis it used to take the player to some deserted home for a party, and the player becomes the party favor, and passed around and used and abused by all the party member's. Turned lose latter in some random location not even remembering what happened.

Β 

Β Β  Maybe even kept there as a cock sleeve for a day or so.

Β 

Pictures taken, and the members blackmailing the PC from time to time with the images of events the player can not even understand where or when they were taken.

Β 

Β  Maybe a few new cells made just for this sort of thing, set a marker, and Moveto.Β  Place NPC's there to preform the debauchery, would make for easy setting up the events as you would know the NPC's you were going to use. Might make doubles, and three play events easier to set up in those area's.Β  Even a little bondage furniture usage in places like that might be easier to get going.

Β 

Just and Idea ;)

Posted
22 hours ago, galgat said:

Good stuff, had and Idea maybe worth thinking about.

Β 

I would think a scenario where the Hypnosis it used to take the player to some deserted home for a party, and the player becomes the party favor, and passed around and used and abused by all the party member's. Turned lose latter in some random location not even remembering what happened.

Β 

Β Β  Maybe even kept there as a cock sleeve for a day or so.

Β 

Pictures taken, and the members blackmailing the PC from time to time with the images of events the player can not even understand where or when they were taken.

Β 

Β  Maybe a few new cells made just for this sort of thing, set a marker, and Moveto.Β  Place NPC's there to preform the debauchery, would make for easy setting up the events as you would know the NPC's you were going to use. Might make doubles, and three play events easier to set up in those area's.Β  Even a little bondage furniture usage in places like that might be easier to get going.

Β 

Just and Idea ;)

Thats an awesome idea. Only if I had the time to make it happen :)Β 

Posted
On 11/25/2019 at 9:05 PM, Tanglin said:

Β 

Oh it has happened already. I have Naked, Fan, Hypnosis and Blackmail approaches running. Once a Fan gets lucky, one guy will harass her because she's naked. Then the blackmailer would show up. Then another notices her nakedness and wants some ...Β 

Β 

If I turn down a blackmailer, is the incriminating picture destroyed, or does something else happen to it?

The blackmailer will distribute the pictures, as he said he would :). It takes some time for this to happen though. By default it's 2 in-game days. After that, the player's reputation will take a hit. The already distributed pics wont be used for further blackmails tho, since they already "did their damage", and its a bit unreal to be blackmailed by something thats already public.Β 

Posted

Uploaded a small update: v1.1.1

-Added MCM option to allow furniture animations

-Fixed bug where MCM setting for Dom approach chance increase from player wearing DD wasn't working correctly.


Clean save not required
Β 

Posted
1 hour ago, twistedtrebla said:

Uploaded a small update: v1.1.1

-Added MCM option to allow furniture animations

-Fixed bug where MCM setting for Dom approach chance increase from player wearing DD wasn't working correctly.


Clean save not required
Β 

Great stuff, thank you!

Posted
15 hours ago, 008zulu said:

I like the idea of hypnosis, but I thought it was just going to be a different method of coercing sex.

It is eventually you will be unable to resist or that can happen depending on choices time between Hypno sessions and what not, and you become just a toy to them.

Posted

After installing, I could not get anything to work, regular or forced approaches, then I realized I didn't have Roggvir's mod enabled. After I turned it on, everything is working smoothly. In MO2, it doesn't show it as a needed master, so I never noticed.Β  I don't know if it's a hard requirement or not, but I couldn't even get the naked stuff to fire without it.Β 

Posted

You know, that cult leader that you can go to and give all your stuff would probably make good use of this to brainwash his followers.Β  That would include the player.Β  He even has beds in the back for ease of use.

Posted

The game doesn't seem to recognise the new esp file. When I install the latest version, I get the warning that FP_SexualHarassment.esp is missing when opening a save file.Β 

Β 

Β 

Posted
51 minutes ago, Tanglin said:

The game doesn't seem to recognise the new esp file. When I install the latest version, I get the warning that FP_SexualHarassment.esp is missing when opening a save file.Β 

Β 

Β 

Are you on latest Fallout version? I had this problem before I updated to latest gameΒ + F4SE. It forced me to update.

Β 

It's almost like Creation Kit got an update and compiled the modΒ in a way so that older versions dont recognize it anymore

Posted
30 minutes ago, twistedtrebla said:

Are you on latest Fallout version? I had this problem before I updated to latest gameΒ + F4SE. It forced me to update.

Β 

It's almost like Creation Kit got an update and compiled the modΒ in a way so that older versions dont recognize it anymore

Oh I see ... that could be it. I'm not using the latest Fallout version. Thanks!Β 

Posted
5 hours ago, twistedtrebla said:

Are you on latest Fallout version? I had this problem before I updated to latest gameΒ + F4SE. It forced me to update.

Β 

It's almost like Creation Kit got an update and compiled the modΒ in a way so that older versions dont recognize it anymore

Yes, there were changes made in the latest FO4 runtime to support larger mods in service of upcoming CC content, but presumably something other mod authors can take advantage of as well since F4CK was updated to use the new format. It's not backwards-compatible with older runtimes though, so most (all?) mods written out by the most recent F4CK will only work on FO4 1.10.162 (and hopefully future versions).

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