Jump to content

Recommended Posts

View File

About this mod

 

2014 February 28 -- Fixed patch for SOS, original version was not detecting SOS Lite. Script is not standalone now, created release 1.3a.

 

This is a sex mod that is mainly about combat rape scenarios and has a random rape (or sex) function as well. It was developed prior to the SexLab sex framework so it's effectively the all-in-one sex mod that the SexLab framework and it's supporting mods replaces.

 

This mod provides a "Rape Spell" which can be used on any NPC but is considered a consensual act when used on Friendly NPCs (relationship rank 3 or 4).

 

There is a also conversational option for having sex with nearly everyone in the game you can talk to, right now it shows on too many characters so limiting it is a needed update.

 

The rape scenarios are via the rape spell which can be used in or out of combat, the combat rape scenario where characters who get weakened too much in combat can be raped and the random rape option where random NPCs are pick to rape other random NPCs.

 

This mod also allows you to set your sexual preferences to avoid seeing the kind of sex acts that don't do anything for you. That means of course that if guy on guy sex is not allowed the male bandit who has your male character on the ropes is going to keep on killing you.

 

This started as a private copy of the Mini Lovers Alternative mod but some of the things I had fixed were exactly what people were requesting and other things people wanted were things that I could see how to implement so I took the plunge and made it a public release.

 

Controls

 

B = Cancel current sex act involving the player

G = Reverse positions between the player and the NPC

H = Move to the next phase of the sex act

Shift H = Move to the previous phase of the sex act (Cannot reverse once the last phase has started though)

X = Move the player closer to the NPC

Shift X = Move the player further from the NPC

Y = Switch to the next sex animation

Z = Move the player up (vertically) vs. the NPC

Shift Z = Move the player down vs. the NPC

 

Ctrl X and Ctrl Shift X = Move the player relative to the NPC faster

Ctrl Z and Ctrl Shift Z = Move the player relative to the NPC faster

 

The key presses are detected by polling the keys during the script processing, this means you may have to hold the key (or key combination) down for a second or two (longer if your machines lags a lot) to get it to be detected.

 

(Note that the last sex animation and player position settings are remembered and will be used at the start of the next sex act involving the player, for NPC on NPC sex the sex act selected will be random)

 

Interesting note about the camera controls:

 

Many have noticed that when the player is the rapist the camera position as it rotates also causes the player position to rotate but when the player isn't the initiator of the sex the player's position is is independent of the camera position.

 

If you press the "R" key to "sheath" your hands between when you cast the rape spell but before the rape starts you will gain the same independent camera. You can also use the "R" key after the sex act has started but will have to use the "H" or Shift-H to advance or reverse the stage to get the PC animated again after sheathing.

 

Requirements

 

SKSE (Skyrim Script Extender for the version of Skyrim you are running)

FNIS (Fores New Idles In Skyrim 3.32 or later)

SKYUI (Not required yet but may be soon)

 

 

Highly Recommended

SKSE Tester - used to warn you if SKSE is not running properly

 

Known conflicting Mods:

PC Exclusive Animation Paths 

Frostfall (Random rape during a blizzard can be a killer because of no heat source and nude characters)

 

Recommended Load Order.

 

None, as a single mod now it doesn't matter where it's loaded.

 

Configuration

 

A handy way to configure this mod right now is to create a file (with no file extension) with the "set" commands to configure the mod to your liking and place that file into your Skyrim folder.

Then you can use the Console command: BAT to run all those set commands. This is in fact how I expect most experienced gamers will do it since you can have your favorite configuration set up

(or multiple setups if you so desire) and reset the MOD to that quickly.

 

Configuration options are:

 

  • _SA_BuffSwitch
    • 0 = No post sex buff action
    • 1 = Gives player Married and well rested buffs after sex (unless player was raped)

    [*]_SA_CombatRapeSwitch

    • 0 = No combat rape will occur
    • 1 = NPCs will perform rape during combat (controlled by _SA_RHealthPercentage)

    [*]_SA_EnemyAssaultSwitch

    • 0 = No combat rape
    • 1 = Combat rape is enabled

    [*]_SA_FemaleOptions

    • 0 = No Phallic substitutes
    • 1 = Use UNP Imperial Strapon
    • 2 = Use CBBE Imperial Strapon
    • 3 = Use Futa
    • 4 = Use Futa with balls
    • 5 = Use Large Futa
    • 6 = Use Large Futa with balls

    [*]_SA_FollowersCombatRape

    • 0 = Followers will not initiate combat rape
    • 1 = Followers will rape enemy combatants

    [*]_SA_GalsOptions

    • 0 = Straight or Lesbian sex is ok
    • 1 = Only straight sex for gals
    • 2 = Only lesbian sex for gals
    • 3 = No sex at all for gals

    [*]_SA_GuysOptions

    • 0 = Straight or Gay sex is ok
    • 1 = Only straight sex for guys
    • 2 = Only gay sex for guys
    • 3 = No sex at all for guys

    [*]_SA_MinReps

    _SA_MaxReps

    Option to adjust minimum and maximum length for the sex act. Each act has 4 phases and each "rep" is 1/2 second so with a _SA_MinReps value of 10 the

    minimum length of a sex act would be 4 * .5 * 10 for 20 seconds and a _SA_MaxReps setting of 40 would give a maximum sex act length 1 min 20 seconds.

    (Not quite true, the time it takes to run the script for each "rep" is not included in the totals)

    [*]_SA_NecroSwitch

    • 0 = No sex with the dead/ends sex when partner dies
    • 1 = Death doesn't end the sex nor prevent it from starting

    [*]_SA_NotifyFlag

    • 0 = No notifications
    • 1 = Tell me about what sex is going on

    [*]_SA_PimpSwitch Requires _SA_BuffSwitch = 1

    • 0 = Off
    • 1 = If you satisfy the NPC well gives you a copy of their house key and allows you to be welcome in their home if you visit their home before you satisfy 20 other NPCs.

    [*]_SA_PlayerTalkSwitch (Non-functional right now, doesn't make sense anyway)

    • 0 = Player says nothing
    • 1 = Player occasionally greets during sex

    [*]_SA_RapeCalmOption

    • 0 = No calming effect, fighting will resume after the rape
    • 1 = NPCs raped by the player or who rape the player will be calmed
    • 2 = NPCs raped by the player or followers or who rape the player or followers will be calmed

    [*]_SA_RFollowerInvolved (Combat rape only, does not affect Raper Madness)

    • 0 = Followers are not raped in combat (player will not be raped either)
    • 1 = Followers can be raped during combat

    [*]_SA_RHealthPercentage

    Default = 30. Used during combat rape, percentage of health remaining before a combat rape is allowed to occur.

    [*]_SA_RPercentChanceWillRape

    By default once a NPC or the player is below the rape health threshold they will be raped by the next NPC that hits the. This exists so that you can tune in a lower chance of that rape occurring. Note that this is applied for every hit taken by a NPC while in a rapeable health situation so every additional hit leads to another chance to be raped.

    [*]_SA_RPlayerInvolved (Combat rape only, does not affect Raper Madness)

    • 0 = Player is not raped in combat
    • 1 = Player can be raped during combat if followers are also allowed to be raped

    [*]_SA_RQPercentage Random rape setting %

    Percent chance each NPC in the local cell will be selected as a potential rapist in any 10 second interval

    Values list correspond to menu settings but via command can be set to any percentage from 0.0001 to 100.0

    • 0 = Off
    • 2 = Seldom
    • 15 = Always
    • 25 = Raper madness

    [*]_SA_RRapistHealthPercentage

    If the NPCs health drops below this level they are too weak to rape others

    [*]_SA_SoundSourceSwitch

    • 0 = Use simple in game sounds
    • 1 = Enable additional sex sounds

    [*]_SA_UndressSwitch

    • 0 = Actors are not undressed for sex (use your imagination)
    • 1 = Actors are stripped for sex (and dressed again after sex)

    [*]_SA_X

    X offset for test animation

    [*]_SA_Y

    Y offset for test animation

    [*]_SA_Z

    Z offset for test animation

Here is a sample configuration file that has been used for some of the testing:

 

Set _SA_RFollowerInvolved to 1

Set _SA_CombatRapeSwitch to 1

Set _SA_BuffSwitch to 1

Set _SA_NecroSwitch to 1

Set _SA_UndressSwitch to 1

Set _SA_EnemyAssaultSwitch to 1

Set _SA_RPlayerInvolved to 1

Set _SA_GuysOptions to 1

 

 

 

KNOWN BUGS:

 

  • Configuration Menus are too wide for 4:3 and 5:4 resolution screens (temp fix: Install SKYUI and use smaller font)
  • Leaving a cell while sex is happening can lead to bad saves and other troubles
  • Lunari custom race seems to not work well with this mod
  • Sex while transformed into a Werewolf or Vampire Lord doesn't work
  • Some NPCs who are active in quests or are waiting to give you a quest cannot have sex until the quest is completed. 
  • You have the option to conversationally request sex with NPCs that you you have set your options to not allow
  • Multiple rapists can still attach to a single victim resulting in strange looking animations as the victim is passed back and forth between the rapists (reduced but not completely gone yet)
  • Conflicts with Sanguine's Debauchery unless MLARPlayerInvolved = 0 (Keeps your player from becoming a rape victim in my mod so you don't have an animation going when you could be being enslaved by the SD mod)
  • Sex with the dead, the body doesn't get into the sex act, it just lays floppy and may not even be close to you.
  • Undress function can unequip quest items from other quests, possibly breaking those quests.

 

 

 

To Report a new bug:

 

Post in thread describing the problem, please mention the version of the mod you are using and try to include as much information about how the bug occured as you can remember.

 

For difficult problems you may be asked to provide a log, following are the instructions to enable logging:

 

 

Instructions for enabling logging in Skyrim

 

Find Skyrim.ini in your "My Documents" folder. Open it up in Notepad or your preferred text editor. Then make the following changes and save it. You'll find the logs inside the "My Documents\My Games\Skyrim\Logs\" folder the next time you run the game. The most recent log will always be named "Papyrus.0.log"

 

[Papyrus]fPostLoadUpdateTimeMS=500.0bEnableLogging=1bEnableTrace=1bLoadDebugInformation=1

To disable logging again just change the "=1" to "=0" for the three values marked "=" above.

 

 

 

How to install

 

About Nexus Mod Manager

Nexus Mod manager can be used to install and uninstall this mod except that recent versions added a new feature to gather up the "ReadMe" information and that causes them to remove the FNIS_SexAddicts_List.txt file from the \Data\meshes\actors\character\animations\SexAddicts folder which causes FNIS to not see the animations. If this happens SexAddicts will not be listed as a mod when the FNIS User generator is run. Simply extract the file from the archive and place it into the folder above and run FNIS again to get the animations included.

 

For users of older versions of this MOD:

 

 

Turn off the Random Rape option

Make sure all in progress sex acts are completed, save and exit the game.

Uninstall the older version of this MOD.

Run FNIS Generator

Load game and create a new save with the MOD unloaded, exit game

Install the new version of this MOD.

Run FNIS Generator

Load saved game from above.

 

 

 

For new users of this MOD:

 

 

Consider using this as a mod for playing a daydream diversion from the mainline quest or for seeing how or whether you could fuck your way through a particular part of the game but use the results from the normal play for going forward and not the results from playing through with this mod.

 

The files can be install with a MOD manager or just extracted and copied to the data folder (merging the subfolders).

 

Always be sre to run the FNIS user generator program after installing this mod and before you run the game.

 

Once installed you will find new spells added the first time you run with the mod activated.

 

 

 

 

All users of the Mod:

You must run the GenerateFNISforUsers program after installing or the animations will not work. Also run it again if you uninstall this or any other animation mod.

 

 

 

Uninstalling this mod:

Make sure no sex acts from this mod are currently in progress and

  • Open the console (in game) and enter the following commands:
     
    StopQuest _SA_WaitQuest
    StopQuest _SA_RandomRapeQuest
    StopQuest _SA_SoundManager
    StopQuest _SA_SoundStorage
    StopQuest _SA_Conversation
    StopQuest _SA_Quest
  • Close the console
  • Save your game
  • Exit the game
  • Uninstall this mod
  • Run FNIS User geenerator program

Credits:

All of you who have reported problems - The fixes that make it work better

Mayola - Futa Options

oil3d - Bukkake textures that fade away in 3 mins

jackbite69 - Additional voices for variety

arrok - Additional and updated sex animations!

Calyps - Strapon options (for UNP and CBBE)

*Currently Unknown - The author of the MLA mod this was based on (Thank you very much for the inspiration)

*Currently Unknown - The author of the MLA Sound mod

*Currently Unknown - The author of the Minilovers mod who made these animations in the first place

 

* - If you know the proper names they prefer to be credited under please let me know, they deserve the credit and without their work this mod would not exist at all.

 

 

 

Previous Thread:

http://www.loverslab.com/topic/12747-sex-addict-mod-formerly-mla-extended-wip-last-updated-feb-9-2013/

 

Terms

 

I see a lot of mods these days that spell out the terms of use for their mod, it's a good idea so:

 

No uploading this mod to Nexus or Steam but mainly because it will get you banned because of it's "rape" content. Uploading this mod to other sites is acceptable but give a link back to here so if you don't keep it up to date they can come here for the current version.

 

As evidenced many times in the thread, I approve and encourage people to open this in the CK and make their own tweaks and modifications to it. I'll even help you with problems as long as the intended change doesn't violate the terms of the forum (no child nudity/sex requests).

 

If you make a significant change to the mod and feel up to the challenge of supporting it feel free to upload your version under your own banner (that's pretty much how this mod got started, I seriously can't complain if someone else does the same).

 

Most of all, please have fun with this mod. That's the point after all.


  • Submitter
  • Submitted
    07/24/2013
  • Category
  • Requires
    SKSE (Skyrim Script Extender for the version of Skyrim you are running) FNIS (Fores New Idles In Skyrim 3.32 or later)
  • Special Edition Compatible

 

Link to comment

Older versions.

 

Not recommended but made available for the curious. 

 

No support, don't ask about problems with code that isn't the current version.

 

 

I deliberated on this a while and decided posting the old versions is a good thing after all. Partly because a student of coding could compare the various versions of the scripts to get an awareness of how a mod evolves and as much because some people found something to like in the older versions despite the known problems in those versions which were fixed in later versions.

MiniLoversExtendedV9.7z

MiniLoversExtendedV8.7z

MiniLoversExtendedV7.7z

MiniLoversExtendedV6.7z

MiniLoversExtendedV4.7z

MiniLoversExtendedV3.7z

MiniLoversExtendedV2.7z

MiniLoversExtended.7z

SexAddicts 1.0.7z

SexAddicts 1.1.7z

SexAddicts 1.2b.7z

Patches for 1.2, 1.2a and 1.2b.7z

Edited by WaxenFigure
Link to comment

Sounds of sex in the SexAddicts Mod (Preliminary information)

 
Originally the SexAddicts mod inherited the single female sound set that came with the Minilovers With Sound Mod that it used before the code was merged into this mod.  That sound set was enough to provide sound for the sex acts but frankly gets boring after a while and sounds really strange when two females having sex with each other with the sound in semi-stereo.   There was always support for 10 different sound sets for males and females but all except the original were blank (no sound, just silence) files.
 
There are currently 0 sound sets available for males, in this game so far guys are horny but quiet.
 
Thanks to the work of jackbite69 and Setekh there are now more than 10 sets of female sex sounds available for females and all versions of the SexAddict mod starting with version 1.4 will have a full set. 
 
As of Mod version 1.4 females with also have an additional 10 voices slots available for when they are rape victims.  With the 1.4 mod release there will only be one rape victim voice set available but by providing the capability to host more voices the hope is that they will be made.
 
Both jackbite69 and Setekh have threads for the sex voices they have provided and I suspect they may add additional voices in the future giving you more voice options.  If you appreciate the new more sound rich environment please go to those threads and thank them for their work.
 
Setekh - Sorry - this mod is no longer available.
jackbite69 -  http://www.loverslab.com/topic/14051-69s-ear-candy-vocalserotic-moanscourtesy-of-waxens-sex-addicts-update-16022013/
 
 
 

Controlling which voice will be used (via spell)

 
With the 1.4 release which voice a character (player or npc) uses will no longer default only to the original slot 0 voice, all characters will for their first sex act be randomly assigned a voice from within the ten slots.  That voice will remain assigned to that character for the rest of the game unless you use the spell in SA to reassign the voice.  If you use the spell on a NPC before the first sex act then the selected voice will be used and no random assignment will be needed.
 
When the player or npc is being raped now a separate random voice assignment will take place from within the rape victim voices sets.  As of release 1.4 that will be only the initial set.  You can likewise use the spell in SA to assign the voice an NPC will use for when being raped, as of version 1.4 there are separate normal sex and rape victim voice settings.
 

Controlling which voice will be used (via Console commands)


Which voice the player or an NPC uses is controlled by using a pair of factions (_SA_VoiceTypeFaction (id=XX002868) and _SA_RapedVoiceTypeFaction (id=XX02FFDD)) where the faction rank is the voice number that will be used for normal or rape sex acts.
 
To set a character's voice via the console then you would select that character by clicking on them while in console mode until the ID appears on the screen or using the "PRID <id>" command .  Then use "AddFac <faction id> <voice number>" to assign the voice you want to that character.
 
Please note that the "XX" in the faction id numbers given above are to be replaced with the load order number for the SexAddict mod which will vary depending on how many mods you have loaded and in what order they are loaded.  The easy way to get the load order number is to type "help _SA_" into the console, all the items listed will be from the SA mod and will be prefixed by the load order number.
 
For example to set the normal voice for the player to 5 and the raped voice to 0 when I already know the load order number is "2D" I would enter the following into the console:
 
prid 14
AddFac 2d002868 5
ADDfac 2D02ffDD 0
 
 
Please note that the commands and <id> fields are not case sensitive.
 
 

How to manually replace a sound set with another one

 
All the sounds for the SexAddict mod are stored in the ...\data\sound\fx\_SA_\ folder. 
 
The "env000" through "env009" folders contain the environmental sounds (currently all identical) which are the wet noises you hear as the sex act is played.  Their are ten different background sounds in each of those folders.
 
The "fs000" through "fs009" folders, "ms000" through "ms009" and the "rfs000" through "rfs009" folders respectively contain the Female sounds, Male sounds and Raped Female sounds.  Each of those folders contains four subfolders named "0" through "3" and each of those numbered subfolders contains 10 sounds for that sex act.  The numbered subfolders each correlate to the phases of the sex act as each phase of the sex act has it's own set of sounds.
 
Assuming you have a sound set provided by someone that's already set up you can copy those numbered subfolders and the files they contain to the folder for the voice number of your choice replacing the existing voice with the new voice of your choice.  For example the source folder may indicate it was set up to replace female voice 4 (it is a folder named "fs004") but if you would prefer to retain voice 4 and replace voice 6 you would just copy the "0" through "3" subfolders to this mod's "fs006" folder instead. Edited by WaxenFigure
Link to comment
  • 2 months later...

Hi,

 

I tried this mod and it works nicely.

 

Just asking if there is a detailed readme anywhere?

 

Is there a page or link anyone can post which tells me the mods functions. I know there is the 'Hook up' and 'Combat rape'. Is there anything else, bribery, prostitution...etc?

 

Thanks for awesome mod

Link to comment

Could anyone give me idea how combat rape works? Other npcs seem to rape me when my health falls to requested percentage, but how do i rape them? do i have to press something? Any help will be appreciated.

 

The player cannot automatically combat rape npcs in any sex mod yet. to do so you mast use the spell provided.

Link to comment

 

 

I'm sure it's been said a million times already, but I'm missing the textures for the strap-on and I really don't want to search through 69 pages. Any ideas on where I can find them (might also be worth a note on the front page)?

Try looking in the install package. They are in the 1.3 archive so if you are missing them you must have not installed them properly (easy to do when manually installing).

 

 

It should be noted that while I haven't explicitly made it Nexus Mod Manager compatible, it installs and uninstalls using NMM just fine.

 

I had the same problem , when you open up the strapon 1 or strapon cbbe in nifskope it shows the texture as" textures\sextoys-calyps\strapon_1.dds"

in the the SA 1.3 folder it is" textures\_SA_\strapon_1.dds" so you can either change it in Nifskope or do what i did and create the sextoys-calyps folder and drop the  strapon_1.dds  textures in there.

 

 

Shane is correct. Adding textures\sextoys-calyps\strapon_1.dds worked for me.

 

 

Link to comment

i found out: character disappearing issue ws related to some mod preferences cotnraddicting one the other. however lydia is still raping the bandit :'/ 10 mins now. am i supposed to make her stop with commands?

 

Changing the random rape setting to "None" effectively stops all activity inside the update loop. Unfortunately part of this loop includes the cleaning out of ReferenceAlias entries that were set-up for the "Sneak up and cast spell" portion of the action during the previous evaluation loop. So once the sex stops, the sneak activity will resume ad-infinitum.

 

Sometimes it's quite nice to make use of this bug when a particularly hot follower is raping my character... :)

 

Link to comment

 

 

 

 

I'm sure it's been said a million times already, but I'm missing the textures for the strap-on and I really don't want to search through 69 pages. Any ideas on where I can find them (might also be worth a note on the front page)?

Try looking in the install package. They are in the 1.3 archive so if you are missing them you must have not installed them properly (easy to do when manually installing).

 

 

It should be noted that while I haven't explicitly made it Nexus Mod Manager compatible, it installs and uninstalls using NMM just fine.

 

 

 

I had the same problem , when you open up the strapon 1 or strapon cbbe in nifskope it shows the texture as" textures\sextoys-calyps\strapon_1.dds"

in the the SA 1.3 folder it is" textures\_SA_\strapon_1.dds" so you can either change it in Nifskope or do what i did and create the sextoys-calyps folder and drop the  strapon_1.dds  textures in there.

 

I just got around to updating to 1.3 last week love the new animations and the fact that you've gone a way from ML completely. looking forward to the future plans you've laid out for us . Thanks for sharing.

 

 

That was what I must have missed. I didn't expect to have to edit the nif files too. I have now edited all those nif files which means missing textures on the strapon and Futa options are fixed in the next release.

 

Thank you for pointing out where the problem was at.

Link to comment

Adding to my question since it's unanswered

 

So everything appears to work as it's known to - my only (hopefully final) concern is that alot of women I used the rape spell on, have no audio.

 

Mostly it's bandits and jsut now some thalmor that were on a path with a prison. I only get the "squishy" sound an no female moans. I've even tried chaing the target audio number first.

 

Any thoughts? Is this normal?  Only non-standard tweaking I have done is putting some of the audio files people have made for this mod. Those all work fine as I spent time listen to them all in game.

 

Do other people get female sex moans when playing a male character and "rape spelling" bandits and other hostile and semi-hostile characters?

I've done most of my testing recently as a female and I get the voice in stereo unless I've selected an alternate voice but even playing as a male (who has a silent voice) you should still hear a female voice if you're raping a female.

 

I am making extensive changes to the voice system for the next release to have separate normal/rapist sex and rape sex female sounds but none of those changes should be affecting the 1.3 release.

 

I will be testing with both male and female player characters before the next release.

 

Edit: Reread the first post you made about this. This may be an artifact of the leveled lists system, those female bandits may be marked as male because Bethesda programers didn't think it necessary to set that field. Or maybe I'm getting the Base object instead of the LeveledBase object for that check. I will definitely research this.

Link to comment

i found out: character disappearing issue ws related to some mod preferences cotnraddicting one the other. however lydia is still raping the bandit :'/ 10 mins now. am i supposed to make her stop with commands?

Lydia should not be taking so long, only if you set the _SA_MinReps and _SA_MaxReps values really high should a sex act take that long. If you haven't changed those from the defaults no sex act should last longer than a couple of minutes.

 

No commands to terminate NPC on NPC sex, sorry.

 

Are you sure you've loaded the game using the SKSE loader and not Steam?

Link to comment

Hi,

 

I tried this mod and it works nicely.

 

Just asking if there is a detailed readme anywhere?

 

Is there a page or link anyone can post which tells me the mods functions. I know there is the 'Hook up' and 'Combat rape'. Is there anything else, bribery, prostitution...etc?

 

Thanks for awesome mod

The first few paragraphs of the first post summarizes the options. Conversational, by Spell and the ever popular random rape functions. Turning on the "Pimp" switch will get you added to some sex partner's homes which will increase the items in their house you can take without stealing but that's as close as it get to a prostitution scenario.
Link to comment

 

 

i found out: character disappearing issue ws related to some mod preferences cotnraddicting one the other. however lydia is still raping the bandit :'/ 10 mins now. am i supposed to make her stop with commands?

 

Changing the random rape setting to "None" effectively stops all activity inside the update loop. Unfortunately part of this loop includes the cleaning out of ReferenceAlias entries that were set-up for the "Sneak up and cast spell" portion of the action during the previous evaluation loop. So once the sex stops, the sneak activity will resume ad-infinitum.

 

Sometimes it's quite nice to make use of this bug when a particularly hot follower is raping my character... :)

 

 

Added to the list of things to be fixed.
Link to comment

When I press a key (H, Y, B, any key) nothing happens. Just had to restart a whole quest because some necromancer babe tried to do me and I could not switch positions, increase speed or change the intercourse style.

I tried to do some NPC girls and all shit was just like before - no keys are working, I have pressed keys, tapped them, pushed, held, tried to exit - but fuck , they just don't work.

 

Latest FNIS version, FNIS is above Sex Addict on the list.

What could be wrong?

Link to comment

When I press a key (H, Y, B, any key) nothing happens. Just had to restart a whole quest because some necromancer babe tried to do me and I could not switch positions, increase speed or change the intercourse style.

I tried to do some NPC girls and all shit was just like before - no keys are working, I have pressed keys, tapped them, pushed, held, tried to exit - but fuck , they just don't work.

 

Latest FNIS version, FNIS is above Sex Addict on the list.

What could be wrong?

Loaded Skyrim using SKSE loader or Steam? (Hint: You must use the SKSE loader or the script extensions it provides and my mod relies on won't work).
Link to comment

Of course I used SKSE. I realize it allows the mod to work, but it seems the mod doesn't realize that.

Follow the instructions in the first post to create a Papyrus log of this problem, zip it and upload it and I'll see if I can see anything in the log that will give us a hint on what it'll take to get you working properly.
Link to comment

I really don't like seeing "hook-up" in every single dialogue since it breaks the immersion every time. To that end I have a few possible suggestions for those of us who don't want to bone everyone, everywhere, all the time:

 

- Please, please, please change the text to something less jarring... "I yearn for you. Lie with me." would be a gender-non-specific example, just off the top of my head. If you can do gender/faction specific dialogues then there's all kinds of fun you can have with it (for instance abuse-of-power dialogues for Thane/Archmage/etc).

 

- Link sex to the same 'friendly' status that lets you loot people's homes. I'm not sure what that's called, but take Ysolda for example; when you first meet her there'd be no sex dialogue, but after you give her a mammoth tusk there would be.

 

- Make some factions require you to be indoors. I'm thinking predominantly people in the town factions, where they presumably wouldn't consent to having sex in middle of the marketplace for obvious reasons. Out in the wilds it makes no difference.

 

- Add speech checks on specific individuals/factions. Jarls, other high raking NPCs, married NPCs, etc.

 

Assuming these could be made options they should all be able to work together. So for instance if your goal was to get Elisif into bed, you'd have to be a Thane of Haafingar, AND pass a high speech check, AND be in the Blue Palace (one must be discreet)... And maybe even see a dialogue that's specific to that encounter.

 

This would have the added benefit of giving the SA Rape spell more purpose than just raping dirty, smelly bandits and necromancers.

Link to comment

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

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use