Mea_culpa Posted May 25, 2013 Posted May 25, 2013 Wow! I was afraid that you quit your job. Thanks for the update.
Madmartigan34 Posted May 25, 2013 Posted May 25, 2013 This is quickly becoming a non-simple mod, lol. Which is FINE by me.
D_ManXX2 Posted May 25, 2013 Posted May 25, 2013 Where do you get MCM support? it doesn't show in my game. have you hit the esc key ?? then a mcm menu option should appear. if it is not in there try clean save method by first disabling the mod
Rorahusky Posted May 26, 2013 Posted May 26, 2013 How about an expansion on this mod where if the rape is triggered, all the opponents (up to a certain number to keep things from getting too crazy) stop combat as well to join in on the fun to take turns with the PC, because let's face it, your average bandit probably wouldn't pass up a chance like that just because his buddy got to have his way first.
NicoleDragoness Posted May 26, 2013 Posted May 26, 2013 It has its own menu inside MCM. If it is not showing up there is something wrong with: skse OR skyui OR skyrim version OR install of this mod OR load order.
livesn90 Posted May 26, 2013 Posted May 26, 2013 for some reason, doesn't work as discribed. so i checked esp and function settings, found this line. ------------- . . . sl_c_rapehealthpercentage = 0.00 sl_c_rapechance = 0.00 sl_c_rapetoggle = 0.00 ---------- it seems, above 3 line is not showing in MCM, and have to set manually (or edit esp) for combat rape. sl_c_rapehealthpercentage = 0.00 ====> to 10.00~100.00 (20~40 should be enough) sl_c_rapechance = 0.00 =====> to 10.00~100.00. whatever sl_c_rapetoggle = 0.00 ====> not sure about this, but when set to 1.00, enemy NPC does not swing weapon after 1 scean.) after set this value, combat rape works fine it seems.
azmodan22 Posted May 26, 2013 Posted May 26, 2013 all those do show in MCM fo me. The are the helth percentage, the rape change, and the option to activate the mod
livesn90 Posted May 26, 2013 Posted May 26, 2013 all those do show in MCM fo me. The are the helth percentage, the rape change, and the option to activate the mod <sl_rapechance> is showing in MCM. i MEAN <sl_c_rapechance> etc.
soldier321 Posted May 26, 2013 Author Posted May 26, 2013 sl_c_stuff does absolutely nothing now. So you can ignore it.
livesn90 Posted May 26, 2013 Posted May 26, 2013 sl_c_stuff does absolutely nothing now. So you can ignore it. had to check it, because combat rape didn't work at all. (1st version - before 22th may - worked fine for me though)
karolla Posted May 27, 2013 Posted May 27, 2013 well i can see the mcm support but cannot be raped during the battle i tried setting the rapehealthpercentage to 50 and the rapechance to 100 and still nothing happend all all plz tell me how to fix it
BeastInShadows Posted May 27, 2013 Posted May 27, 2013 It's bugged for me. everytime i get raped my pc somehow gains the ability to walk into the sky or through the ground, buildings, etc... how would i fix this?
NicoleDragoness Posted May 27, 2013 Posted May 27, 2013 It's bugged for me. everytime i get raped my pc somehow gains the ability to walk into the sky or through the ground, buildings, etc... how would i fix this? Maybe this mod makes the player to "anti-collision" state. Try to use the "tlc" command on yourself (console) after sex. @ soldier321. I was raped some times by dwarven artifacts, spider, sphere and centurion during my tests. I think you need to check which enemy can and which cannot be included as rapist. With the dwarven artifacts, of course, there is not right animations for them, while my char performs correctly.
soldier321 Posted May 27, 2013 Author Posted May 27, 2013 ^^ thanks for the bug posting, to all the people having errors, i suggest you to do the upgrade it the hard way disable esp, open up skyrim, save game, exit game, open up the game again and load the last save, save again, exit, and then activate this mod again. @ dwarven thing, it seems to be passing the check, i can only suggest toggling rape off during those parts if you aren't already. might be the last update in a while because i am super busy now, and i am not motivated at all to do companions because i usually play skyrim with just one character and so far now it meets my personal needs. the posted update has the source code and everything in it, so if someone wants to pick it up then all the power to ya.
Pinute Posted May 27, 2013 Posted May 27, 2013 might be the last update in a while because i am super busy now, and i am not motivated at all to do companions because i usually play skyrim with just one character and so far now it meets my personal needs. the posted update has the source code and everything in it, so if someone wants to pick it up then all the power to ya. Thanks for sharing soldier.
dkatryl Posted May 27, 2013 Posted May 27, 2013 @ dwarven thing, it seems to be passing the check, i can only suggest toggling rape off during those parts if you aren't already. I was curious, so I looked at the script, and he used a ValidateActor() function, which is a SexLab Framework function. Looking at that, we see: int function ValidateActor(actor a) If a.IsInFaction(AnimatingFaction) _DebugTrace("StartSex.ValidateActor","actor="+a,"Failed to start animation; actor appears to already be in an animation") return -10 endIf if a.IsDead() _DebugTrace("StartSex","actor="+a,"Failed to start animation; actor is dead") return -11 endIf if a.IsDisabled() _DebugTrace("StartSex","actor="+a,"Failed to start animation; actor is disabled") return -12 endIf if a.IsChild() || a.GetLeveledActorBase().GetRace().IsRaceFlagSet(0x00000004) _DebugTrace("StartSex","actor="+a,"Failed to start animation; actor is child") return -13 endIf if a.HasKeyWordString("ActorTypeCreature") _DebugTrace("StartSex","actor="+a,"Failed to start animation; actor is a creature that is currently not supported") return -14 endIf return 1 endFunction The problem with that is stuff like wolves, bears, and whatnot would get hit by 'if a.HasKeyWordString("ActorTypeCreature")', sure, but dwarven centurions would not (They use ActorTypeDwarven and a few others, but not ActorTypeCreature). I suspect instead of that, Ashal should use something like: If !a.HasKeyWordString("ActorTypeNPC") ... either that or If a.!HasKeyWordString("ActorTypeNPC") ... however the syntax works for negative? ActorTypeNPC is only attached to playable races, so that should disallow the currently unsupported things from making with the sexin's.
kael828 Posted May 28, 2013 Posted May 28, 2013 One thing I'd like to see in this type of mod is that the 'temporary neutral faction' thing gets applied to the bandits, etc., after defeating them (I think that is the submit mod), do the same for the rape portion - when the player character is the victim, they have their way with the character, then just get up and walk away rather than immediately after, 'now what do we have here?/You shouldn't have come here!' and they kill the player character before the character barely has time to stand up. More like they scorn the character as a toy/tool and not worth their time anymore, unless they want to have a second round or pass the character on to the next bandit.
selfprivacies Posted May 28, 2013 Posted May 28, 2013 WOW, That's very good mod as well as Joburg's rape mod in Oblivion. I really appreciate your works. but i think it would be better if you make some kind of sex kill power. it is just game not a sex simulation or movie. so putting some kind of sex effects into the game would be quite fun. Like if someone try to rape the player, they would be dead because of heart attack by player's strong sex.
Pinute Posted May 28, 2013 Posted May 28, 2013 One thing I'd like to see in this type of mod is that the 'temporary neutral faction' thing gets applied to the bandits, etc., after defeating them (I think that is the submit mod), do the same for the rape portion - when the player character is the victim, they have their way with the character, then just get up and walk away rather than immediately after, 'now what do we have here?/You shouldn't have come here!' and they kill the player character before the character barely has time to stand up. More like they scorn the character as a toy/tool and not worth their time anymore, unless they want to have a second round or pass the character on to the next bandit. if you do add this faction add pls make it optional. While testing something else I picked a fight in riverwood. I ended up with a half dozen or so npcs taking their turn knocking me down and and having their way. Amusing
huntwhl Posted May 28, 2013 Posted May 28, 2013 it‘s a perfect work.but if it would have conflictions with the mod Sex addicts which was installed before.
wetlips Posted May 28, 2013 Posted May 28, 2013 I was wondering if there is a mod that allows you to rape others. I know there is "The book of love" mod that has the spell "Rape Me", I was wondering if someone has come up with a similar mod that allows you to do that to NPCs.
azmodan22 Posted May 28, 2013 Posted May 28, 2013 I was wondering if there is a mod that allows you to rape others. I know there is "The book of love" mod that has the spell "Rape Me", I was wondering if someone has come up with a similar mod that allows you to do that to NPCs. Sex Lab Romance and SexLab matchmaker do that The first through dialogue the second through spell And Sexlab Submit for combat !
wetlips Posted May 28, 2013 Posted May 28, 2013 I was wondering if there is a mod that allows you to rape others. I know there is "The book of love" mod that has the spell "Rape Me", I was wondering if someone has come up with a similar mod that allows you to do that to NPCs. Sex Lab Romance and SexLab matchmaker do that The first through dialogue the second through spell And Sexlab Submit for combat ! Thanks for the reply. I have a couple of those mods installed, and didn't know you could do that through them.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now