Jump to content

Random Sex Mod for SexLab - 2016-09-17


Recommended Posts

Posted

What do you mean by rebuild of the anims?

 

I've already trying reinstalling several times but I can't remove everything to be sure it's just the random rape. Some of the sexmods scripts now seem to integral to my game so I get a CTD or lockup when I try to load a save. I run FINIS after every new mod just in case/habit.

 

Maybe I'll try the non sexlab version.

Posted

Just an FYI, haven't forgotten this and am still monitoring the thread. I'm working on version 2 of my wayshrine mod and will be getting back to this as soon as I'm done.

 

Pfactor, there are a few mods that are known to conflict with Random Sex. Lover's Comfort is one that I'm aware of, but at the time of writing any other mod that uses SexLab could potentially conflict. Attempting to mitigate these conflicts is something that I have on my list.

Posted

Just an FYI, haven't forgotten this and am still monitoring the thread. I'm working on version 2 of my wayshrine mod and will be getting back to this as soon as I'm done.

 

Pfactor, there are a few mods that are known to conflict with Random Sex. Lover's Comfort is one that I'm aware of, but at the time of writing any other mod that uses SexLab could potentially conflict. Attempting to mitigate these conflicts is something that I have on my list.

 

Thank God I am not crazy.. I knew this mod was working before I instaled Lovers comfort, I just could not explain why all of a suddent males stoped being dominant !!

 

Good to see you are still updating this.. I am looking forward for your next update.  :shy:

Guest Jenova23
Posted

Is it possible to add which factions are allowed to participate I don't think it makes to much sense for everyone in whiterun to start raping people.

Posted

Is it possible to add which factions are allowed to participate I don't think it makes to much sense for everyone in whiterun to start raping people.

 

That would be no fun now...

Posted

I'm just trying this mod out now, and so far everything's running rather smoothly, but I have a question: are the times in which an NPC runs up and fucks my character considered rapes? She's certainly moaning like she's enjoying herself (as opposed to the sounds of discomfort in the SexiS Defeated mod), and the SexiS stats counts it towards having sex, not being raped. 

Posted

I couldn't find the answer too quickly, so I don't know if this has been asked already, but does this mod have a combat rape function? (sorta like the Sexis defeated plugin)

Posted

I'm just trying this mod out now, and so far everything's running rather smoothly, but I have a question: are the times in which an NPC runs up and fucks my character considered rapes? She's certainly moaning like she's enjoying herself (as opposed to the sounds of discomfort in the SexiS Defeated mod), and the SexiS stats counts it towards having sex, not being raped. 

 

Not sure if this is the case (Ashal may need to clarify), but I would think that using the aggressor/victim toggle should cause this to be treated as a rape. It also uses the aggressor/victim clothing settings instead of the male/female clothing settings in SexLab.

 

Posted

 

I'm just trying this mod out now, and so far everything's running rather smoothly, but I have a question: are the times in which an NPC runs up and fucks my character considered rapes? She's certainly moaning like she's enjoying herself (as opposed to the sounds of discomfort in the SexiS Defeated mod), and the SexiS stats counts it towards having sex, not being raped. 

 

Not sure if this is the case (Ashal may need to clarify), but I would think that using the aggressor/victim toggle should cause this to be treated as a rape. It also uses the aggressor/victim clothing settings instead of the male/female clothing settings in SexLab.

 

 

 

 

If you defined a victim during the StartSex() call, it's considered agressor/victim, and should use the harsher moans. The moans themselves obviously vary from voice set to voiceset though, while they're definitely using the voice files from the medium folder which are meant to serve as the "rough" m, not all of the voicesets really fully come across that way with their medium moans.

Posted

I´ll give it a try :D

 

After a lot of testing I want to leave my feedback here.

 

First of all I got no ctds in this phase. So it seems to be very clean ;)

 

Neverless I should mention :

- the sex lab hotkeys don´t work

- can´t abort animation

 

but I think you´ll find a solution

 

Thanks for this work

 

Greez

Posted

 

I´ll give it a try :D

 

After a lot of testing I want to leave my feedback here.

 

First of all I got no ctds in this phase. So it seems to be very clean ;)

 

Neverless I should mention :

- the sex lab hotkeys don´t work

- can´t abort animation

 

but I think you´ll find a solution

 

Thanks for this work

 

Greez

 

Did you enable the victim's control in the sexlab settings?

Posted

 

 

I´ll give it a try :D

 

After a lot of testing I want to leave my feedback here.

 

First of all I got no ctds in this phase. So it seems to be very clean ;)

 

Neverless I should mention :

- the sex lab hotkeys don´t work

- can´t abort animation

 

but I think you´ll find a solution

 

Thanks for this work

 

Greez

 

Did you enable the victim's control in the sexlab settings?

 

 I have it turned on .... It works perfectly  :-) thank for your advice

Posted

So I'm a little confused. If you use the attraction spell on yourself near an NPC, you get attacked. If you cast it on them while you are near, they just just mastrabate. If you cast on two or three people near each other, they start sex.

 

So you can only ever be attacked or in consensual sex? You are never the attacker? Or did I miss something?

Posted

So I'm a little confused. If you use the attraction spell on yourself near an NPC, you get attacked. If you cast it on them while you are near, they just just mastrabate. If you cast on two or three people near each other, they start sex.

 

So you can only ever be attacked or in consensual sex? You are never the attacker? Or did I miss something?

 

The first thing that you missed is that the "spell" is part of the matchmaker mod not this one. in random sex mod the PC cannot initiate sex. NPC do.

 

The second thing you missed is that with the matchmaker spell you can decide who is active or passive by the order you cast the spell. Try to cast it on an NPC first then on yourself. and another time on yourself first, then an npc 

:shy:

Posted

I've spent the last week or so trying various strategies to get the list of NPCs from which I pick my victim/attacker. I'm now using a quest that I stop/start each time to fill a bunch of ReferenceAlias entries that I have defined. This has two advantages, one is that I can pull NPCs from any cell that is currently loaded, not just the player's cell. And I can incorporate most of the validation into the condition list associated with each ReferenceAlias entry.

 

Trying to figure out how to make my code faster as I want to minimize NPCs going through doors etc. while critical parts of the code are running. I have some OnUnload() logic attached to my ReferenceAlias entries now that should help.

 

Threesomes are working. Still figuring out how to handle the masturbators that will show up when a sex act is in progress.

Posted

Estrus mod has something similar that it calls "onlooker". if that option is turned on when you cast the spel on an NPc or yourself everyone gathers around to look. Unfortunately that everyone also includes animals like cows and chicken and thats a bit odd. Anyway, a peak in that script might give you an idea or two I think. 

Posted

Yep, slamming headlong into the limits of Papyrus here, biggest problem right now is the lack of multidimensional arrays. I'm limiting the number of onlookers to four for each sex act in progress, due mainly to the headache of maintaining large numbers of ReferenceAlias entries for my main quest and the fact that there are only 15 threads available in Ashal's framework as of now. Adding masturbating onlookers really explodes the number of threads required.

Posted

I don't know why but I'm pretty sure that my player char is NEVER raped from this mod, even if I set the "Player and npc" in the MCM options.

I played at least 10 rl hours and I was never raped while a lot of npcs had sex together (I set the timer on 0 minutes and 30 seconds just to be sure).

I've only SexLab related mods, like this one, LoverComfort, WorkingGirl and SimpleRape.

 

Any idea?

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