Jump to content

SexoutBrutalRapers


Recommended Posts

Posted

I've been raped a few times by women both as a male and female PC' date=' but its waaaaay less than male rapists, no matter the settings.

[/quote']A real quick glance through the NPCs in the GECK seems to suggest that male NPCs outnumber female NPCs by quite a large margin, which makes that result very likely. This could also be caused by the same thing that (I assume) causes the Player to be almost always the one stalked even if companions and other NPCs are enabled, which I've always guessed (but never confirmed) would be the scanner checking for the player (or male stalkers first) and so they are more likely to be picked.

Posted

A real quick glance through the NPCs in the GECK seems to suggest that male NPCs outnumber female NPCs by quite a large margin' date=' which makes that result very likely. This could also be caused by the same thing that (I assume) causes the Player to be almost always the one stalked even if companions and other NPCs are enabled, which I've always guessed (but never confirmed) would be the scanner checking for the player (or male stalkers first) and so they are more likely to be picked.

[/quote']

 

its because they do/are, unless a mod changes NPC's, in a given area.

 

the largest contributor to that problem are the Legion Camps/BoS/Raider/NCR, NCR and BoS being the lesser culprits.

a few of the casino's have a similar issue but its better than those areas.

Posted

I was skimming old threads out of boredom, and read an interesting suggestion by user Dogface:

 

"Rapists should temporarily lose all faction ties for a short time after rape to allow for vengance without faction status loss"

 

How hard would this be to do?

 

Edit: And could it be faction dependent? Fiends, powder gangers, and Legion obviously wouldn't care about one of their crew raping someone, but NCR and BOS would consider killing a rapist justifiable homicide.

Posted

I was skimming old threads out of boredom' date=' and read an interesting suggestion by user Dogface:

 

"Rapists should temporarily lose all faction ties for a short time after rape to allow for vengance without faction status loss"

[/quote']

 

 

 

would love to see this idea implemented.

Posted

I was skimming old threads out of boredom' date=' and read an interesting suggestion by user Dogface:

 

"Rapists should temporarily lose all faction ties for a short time after rape to allow for vengance without faction status loss"

 

How hard would this be to do?

 

Edit: And could it be faction dependent? Fiends, powder gangers, and Legion obviously wouldn't care about one of their crew raping someone, but NCR and BOS would consider killing a rapist justifiable homicide.

[/quote']

 

I think that it would be tricky to do, because how do you keep track of which factions the NPC used to be a member of?

 

To accomplish this, I think each NPC being temporarily removed from a faction would need to be assigned a dummy, to hold that NPC's faction memberships. This would probably also only work with a fixed set of factions, because apparently there's no GECK function to find out which factions the NPC is in.

Guest Donkey
Posted

I have been digging to this mods scripts. One question is there a reason behind this script 00SexoutRapersQuestScript line:

 

elseif (scan.GisIsCreature) && (0 == scan.GetInFaction CentaurFaction) && etc..

 

I created a new formList named SexoutListActiveCreature

Added all known creature to this list.

 

Then changed the script to

 

if (scan.GetIsCreature)
  ListAddForm SexoutListActiveCreature scan
endif

 

This will be easier to maintain everytime there is new creature created all you need to do add this creature to this list SexoutListActiveCreature and the scan will autodetect it.

 

So far haven't detcted any bugs yet. All creature seem to target correctly who are added to the FormList.

Posted

I have been digging to this mods scripts. One question is there a reason behind this script 00SexoutRapersQuestScript line:

 

elseif (scan.GisIsCreature) && (0 == scan.GetInFaction CentaurFaction) && etc..

 

I created a new formList named SexoutListActiveCreature

Added all known creature to this list.

 

Then changed the script to

 

if (scan.GetIsCreature)
  ListAddForm SexoutListActiveCreature scan
endif

 

This will be easier to maintain everytime there is new creature created all you need to do add this creature to this list SexoutListActiveCreature and the scan will autodetect it.

 

So far haven't detcted any bugs yet. All creature seem to target correctly who are added to the FormList.

This may be a leftover from the early days when the Centaur was one of the few creatures, a better option is to talk to prideslayer and use the creature formlists in SexoutNG itself :)

I had some in SCR at one stage for this purpose but now use PrideSlayers lists.

But that does bring up a good idea of having one for all creatures in SexoutNG.

In Pregnancy I also check by Faction as there are some that don't show in lists.

Guest Donkey
Posted

Indeed i was only trying to get this to fully scan for new creatures. Then noticed Brutalraper scan line was way near 512 letters. So i could no longer expand on it. So i was looking for another way to let the scanner scan the creatures. And still keep the script as short as possible. Formlist looked like the best option for this matter.

Posted

I've also noticed BR doesn't specify sex types correctly so vaginal sex doesn't seem to give semen in Pregnancy because it thinks it's not vaginal sex ....Grrrr.

Posted

I've also noticed BR doesn't specify sex types correctly so vaginal sex doesn't seem to give semen in Pregnancy because it thinks it's not vaginal sex ....Grrrr.

 

I was mostly saying that I wouldn't get BR to work at all.

Posted

I've also noticed BR doesn't specify sex types correctly so vaginal sex doesn't seem to give semen in Pregnancy because it thinks it's not vaginal sex ....Grrrr.

 

I was mostly saying that I wouldn't get BR to work at all.

If you want help you'll have to provide a bit more information.
Posted

soon as the game starts it crashes to the desktop, I believe I have the lastest verson of the game from (steam) saddly.. and when I try without the mods it works fines.. here are the mods I have in it

 

Fallout NV.esm

Sexout.esm

nvse12

Sexout Slavery.esm

Project Nevada - Core.esp

Project Nevada - Cyberware.esp

Project Nevada - Equipment.esm

Project Nevada - Rebalance.esp

PerkEvryLevel.esp

Killable Children.esp

SexoutPregnancyNG.esp

SexoutBrualRapers.esp

SexoutCreatureLove.esp

SexoutCompanions.esp

SexoutDrugs.esp

SexoutFadeToBlack.esp

SexoutGotHitched.esp

SexoutHookups.esp

SexoutHookupsAlt.esp

SexoutOrientationExpress.esp

SexoutSlavery_Adventures.esp

SexoutSS.esp

SexoutSS_C.esp

SexoutStore.esp

SexoutZAZ/esp

SexoutTalk.esp

SexoutNotfy.esp

Sexout LevelUp.esp

Jet Classic.esp

 

 

when I start the game it loads and soon as the loading screen shows itr fezzens and crashes..

 

Problem signature:

Problem Event Name: APPCRASH

Application Name: falloutNV.exe

Application Version: 1.4.0.525

Application Timestamp: 4e0d50ed

Fault Module Name: falloutNV.exe

Fault Module Version: 1.4.0.525

Fault Module Timestamp: 4e0d50ed

Exception Code: c0000005

Exception Offset: 0006158a

OS Version: 6.0.6002.2.2.0.768.3

Locale ID: 1033

Additional Information 1: fd00

Additional Information 2: ea6f5fe8924aaa756324d57f87834160

Additional Information 3: fd00

Additional Information 4: ea6f5fe8924aaa756324d57f87834160

 

Read our privacy statement:

http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409

Posted

oewron,

One thing comes immediately to my notice you are running two different versions of the same mod.

SexoutSS.esp

SexoutSS_C.esp

 

Use one or the other but not both. SexoutSS_C.esp is the newer version.

Installing Sexout Common Resources would also be a good idea.

 

Load in this order:

 

Sexout.esm

SexoutCommonResources.esm

SexoutSlavery.esm

Posted

Im having a problem with the enslavement aspect of this not sure if this is the right place to ask this, but even with enslavement chance and hp% up to 100% I can never become enslaved after rape/combat rape, any solution to this?

Posted

Im having a problem with the enslavement aspect of this not sure if this is the right place to ask this' date=' but even with enslavement chance and hp% up to 100% I can never become enslaved after rape/combat rape, any solution to this?

[/quote']No, this is not the right place to ask this. You need to post this in the thread for the plugin that causes said enslavement.

Posted

Enslavement is completely outside what this mod handles. Try Sexout Slavery

No, don't try that. Sexout Slavery is just the framework, it doesn't do any enslaving.
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...