Jump to content

Sexout (New Vegas)


Recommended Posts

Posted

could you increase compatibility with roberts male body, i really dislike breezes?

 

also i didnt get an option to have sex with anyone, help?

Posted

 

 

Have given thought to doing something like that' date=' but wasn't sure of any easy way to have a button for it. I was also thinking about allowing the user to register additional armors as prostitution outfits instead.

[/quote']

 

It's actually extremely easy. Just make a global variable called SexoutProstitutionToggle or something. Set it to default to 0 which means prostitution "off".

 

Then on your script that has people approach the player for prostitution stuff add something like

 

if SexoutProstitionToggle == 1

;do sexout prostitution stuff

endif

 

 

Oh, yeah. Meant from a user standpoint. Having to flip through the prostitute book to turn prostitution on/off seems like it would be annoying.

 

How about a simple button? Or failing that, if it isn't possible to do something similar to the Vibrator or Masturbation action, invisible armour?

 

I tried to manually apply the script to some armours via the geck, but couldn't find the script to apply to the armour.

Posted

Whenever a rape is initiated, occasionally Fallout New Vegas will crash. I tried going through the entire topic to see if it was answered, but I'm sorry if I missed it ^.^; Any clue as to why it would do that?

 

Edit: Also, In Gommorrah (and I guess in general) it seems like the player and NPCs are often unsynced, as far as positioning for me.

Posted

@ UDLR, is it possible to implement a gender flag as I was a bit disturbed to see a male Powder Ganger being raped by a super mutant on one of my travels.

 

@ magekd1, did you install any other pose or sex mods as that could be an issue?

Posted

@ magekd1' date=' did you install any other pose or sex mods as that could be an issue?

[/quote']

 

No, only this one so far, and the first two official expansions.

 

 

Posted

@ UDLR' date=' is it possible to implement a gender flag as I was a bit disturbed to see a male Powder Ganger being raped by a super mutant on one of my travels.

[/quote']

Gender options for stalking were already added with the last update, do you mean a gender flag for the combat options? I didn't even realize that could happen between NPCs I've never seen it occur. Then again I haven't seen a whole lot of NPCs fighting one another in melee.

Posted

Update released. Download in OP, or [Here].

 

Update notes copied from OP:

 

Sexout.esm

- Support for all super mutants and feral ghouls

- Partial fix for transparent player during sex

- Weapons no longer show during sex

- Sexiness trait implemented

- Added frequency stat

SexoutRapers.esp

- Fixed bug where disabling NPC as stalker targets didn't do anything

- Companions can be enabled/disabled as targets now

- Stalker frequency setting works again

- Reduced chance for stalkers to stalk friends and allies

 

No updates to SexoutProstitutes.esp.

 

Transparency during sex: I've found a partial fix to this problem by moving the camera when sex starts, its not perfect though. Hopefully it will at least reduce the problem.

 

Sexiness stat: This is based purely on your armor. No armor = 100, power armor = -100. All other armors are in the middle based on if they're clothing/light or medium/heavy and how much overall DT and DR you have.

 

Frequency stat is just how many times per day you average. When you first start it might be fairly high, since if you've had sex once in an hour since you loaded the mod, thats '24 times a day' at that pace.

 

Friends and ally stalking options:

In the Rapist Handbook, you'll find these under Stalker Frequency. The percentage is a relation to normal people. For instance, by default allies are set to 75%. That means if you're the ally of someone, they'll be 75% as likely to stalk you as normal (25% reduction).

 


 

You should also make your raper plugin check for clothing types. If I'm rolling around in advanced power armor while hosing down people with a Vindicator minigun I shouldn't be unrapeable.

Added as a feature of sexiness included in the latest update. Your sexiness trait will be miserable while wearing power armor (so it's still possible' date=' but less likely).

 

could you increase compatibility with roberts male body, i really dislike breezes?

 

also i didnt get an option to have sex with anyone, help?

Is there an erect roberts male body? I downloaded what seemed like the official post of it, and there were no erect models. If there is, post a link.

 

Sexout has no system in place to go offer yourself to other NPCs. Either get a prostitute outfit and put it on (can get one from the receptionist at Gomorrah), or walk around still someone starts stalking you.

 

How about a simple button? Or failing that' date=' if it isn't possible to do something similar to the Vibrator or Masturbation action, invisible armour?

 

I tried to manually apply the script to some armours via the geck, but couldn't find the script to apply to the armour.

[/quote']

Trying to avoid having lots of hotkeys (I'll probably remove the vibrator one, and just let people equip it themselves). Too hard to remember, IMO.

 

I didn't add a script to the armors (would be bad for mod compatibility). The prostitution script just checks what armor you're wearing and enables prostitution once you put one on.

 

Whenever a rape is initiated' date=' occasionally Fallout New Vegas will crash. I tried going through the entire topic to see if it was answered, but I'm sorry if I missed it ^.^; Any clue as to why it would do that?

 

Edit: Also, In Gommorrah (and I guess in general) it seems like the player and NPCs are often unsynced, as far as positioning for me.

[/quote']

No idea what could be causing the crashing, unfortunately (other than New Vegas being glitchy in general). If you can find some sort of pattern or trend, let me know.

 

Positioning issues I have yet to find a good solution for. If its bothering you, open your console and type tfik. This will turn off the fancy foot placement (when you're on uneven surfaces), which has the side effect of fixing all positioning issues.

 

@ UDLR' date=' is it possible to implement a gender flag as I was a bit disturbed to see a male Powder Ganger being raped by a super mutant on one of my travels.

[/quote']

Just open your Rapist Handbook, go to Stalker Frequency, and set X->M to 0.

Posted

Whenever a rape is initiated' date=' occasionally Fallout New Vegas will crash. I tried going through the entire topic to see if it was answered, but I'm sorry if I missed it ^.^; Any clue as to why it would do that?

 

Edit: Also, In Gommorrah (and I guess in general) it seems like the player and NPCs are often unsynced, as far as positioning for me.

[/quote']

 

Fallout crashing isn't exactly anything new. :P

You DID install NVSE as well yes?

Posted

Indeed. It was odd but, reinstalling the mod seems to have fixed the issue!

 

I don't know if it fixed the crashing portion yet (but it was definitely related to the sequences starting),because I haven't had the time to really dive into it again, but everything looked to be "lining up" correctly when I tried after the reinstall. Thanks for the help, those who responded!

 

Thank you UDLR for what looks to be an interesting Mod!

Posted

I installed update after cleaning save to make sure everything will work, but looks like people don't stalk at all. I set stalking player only, frequency to 30, M -> F to 10, Ally and Friend settings to 100% and still haven't seen a single raper.

I also noticed that prostitution is more rare.

 

How is sexiness calculated? By armor weight or DT?

Posted

I have a suggestion.

 

I'm using a Shojo race, so my character is smaller than a regular woman.

 

And when I'm raped,those dicks never "insert" my girl,I guess it's because my girl is smaller.

 

I remember a mod called Sexus, it's creatures will actually adjust their position according to the race player is using,so they can "insert" the girl.

 

Could you make something like that?

Anyway, this must be the best mod I have ever seen!

Sorry for my poor English.

 

 

Posted

mm i updated and i get the sexout has been updated, and that the raper addon has been updated but still no rapist handbook, is there a consol id for it so i can add it manually and see if that fixes my problem?

Posted

I installed update after cleaning save to make sure everything will work' date=' but looks like people don't stalk at all. I set stalking player only, frequency to 30, M -> F to 10, Ally and Friend settings to 100% and still haven't seen a single raper.

I also noticed that prostitution is more rare.

 

How is sexiness calculated? By armor weight or DT?

[/quote']

Make sure some of them can see you, since they wont stalk you if they can't. Not sure what could be causing the prostitute thing, I didn't update that at all.

 

DT and DR.

 

I have a suggestion.

 

I'm using a Shojo race' date=' so my character is smaller than a regular woman.

 

And when I'm raped,those dicks never "insert" my girl,I guess it's because my girl is smaller.

 

I remember a mod called Sexus, it's creatures will actually adjust their position according to the race player is using,so they can "insert" the girl.

 

Could you make something like that?

Anyway, this must be the best mod I have ever seen!

Sorry for my poor English.

[/quote']

Thanks! Adding support for actors with different scales is on my todo list.

Edit: Could you do me a favor? When in game, open your console, select your character, and type GetScale. Tell me what it tells you.

 

mm i updated and i get the sexout has been updated' date=' and that the raper addon has been updated but still no rapist handbook, is there a consol id for it so i can add it manually and see if that fixes my problem?

[/quote']

If you don't have the handbook, chances are other things are broke too. You should deactivate the Sexout esm and esp files, make a clean save, and reactivate them.

 

Posted

Make sure some of them can see you' date=' since they wont stalk you if they can't. Not sure what could be causing the prostitute thing, I didn't update that at all.

[/quote']

 

But I walk in front of them. Console messages don't appear either, I see only these about prostitution.

Posted

Make sure some of them can see you' date=' since they wont stalk you if they can't. Not sure what could be causing the prostitute thing, I didn't update that at all.

[/quote']

 

But I walk in front of them. Console messages don't appear either, I see only these about prostitution.

Pretty much all the stalker console output was removed last version. Open the handbook and check the status numbers.

 

Edit:

What prostitute output are you seeing?

Other thought: Stalkers will never occur in Gomorrah, if thats where you are. Nor will they happen while you're prostituting (anywhere).

Posted

Pretty much all the stalker console output was removed last version. Open the handbook and check the status numbers.

 

Edit:

What prostitute output are you seeing?

Other thought: Stalkers will never occur in Gomorrah' date=' if thats where you are. Nor will they happen while you're prostituting (anywhere).

[/quote']

 

I'm seeing messages after equipping or unequipping prostitute outfit.

 

I figured out what's causing no-stalking issue. It breaks when I disable NPC/companion as stalking targets and leave player as target checked. I thought that this issue was fixed.

Posted

If you don't have the handbook' date=' chances are other things are broke too. You should deactivate the Sexout esm and esp files, make a clean save, and reactivate them.

 

[/quote']

 

thing is, i tried that. I get the regular book, the 5 protections and the rape punch. but thats it. *puzzled* i cant for the life of me figure it out

 

Posted

I'm seeing messages after equipping or unequipping prostitute outfit.

 

I figured out what's causing no-stalking issue. It breaks when I disable NPC/companion as stalking targets and leave player as target checked. I thought that this issue was fixed.

Arg. Me too. Took a look' date=' put a condition on the wrong if statement (its the NPC toggle breaking it). I'll post a fix shortly.

 

thing is, i tried that. I get the regular book, the 5 protections and the rape punch. but thats it. *puzzled* i cant for the life of me figure it out

Those are from Sexout.esm. So in that case, you should only need to deactivate SexoutRapers.esp, save, and then reactivate it. It could be related to the auto-update feature. It's not comprehensive at all.

Posted

 

could you increase compatibility with roberts male body' date=' i really dislike breezes?

 

also i didnt get an option to have sex with anyone, help?

[/quote']

Is there an erect roberts male body? I downloaded what seemed like the official post of it, and there were no erect models. If there is, post a link.

 

the body extender mod from new vegas nexus included a link an erect model, though i only found it on this site (which is in russian)

 

http://casualmods.net/index.php/fallout3-new-vegas/body-extender

 

Posted

Update released, see OP or [Here]. Fixes error which causes stalkers to break if you disable NPC targets. Also removed "[Not implemented]" text from the companions target indicator.

 

Only SexoutRapers.esp was updated, it shouldn't be necessary to make a clean save if you're already using the previous Aug 7 build.

 


 

the body extender mod from new vegas nexus included a link an erect model' date=' though i only found it on this site (which is in russian)

 

http://casualmods.net/index.php/fallout3-new-vegas/body-extender

[/quote']

Will take a look

 

Posted

Those are from Sexout.esm. So in that case' date=' you should only need to deactivate SexoutRapers.esp, save, and then reactivate it. It could be related to the auto-update feature. It's not comprehensive at all.

[/quote']

 

still nothing but i had an idea, is the raper addon using stuff from the extra downloads and "expansions" if you will? as i dont have those.. ill try and get those today and see. if steam will accept my credit card this time

 

Posted

Those are from Sexout.esm. So in that case' date=' you should only need to deactivate SexoutRapers.esp, save, and then reactivate it. It could be related to the auto-update feature. It's not comprehensive at all.

[/quote']

 

still nothing but i had an idea, is the raper addon using stuff from the extra downloads and "expansions" if you will? as i dont have those.. ill try and get those today and see. if steam will accept my credit card this time

 

I don't think you need anything from DLC, although since I have two, its hard for me to say for certain. However, everything was built on the latest version of NV, and more importantly, NVSE. If you're running an older version of either, it could potentially cause a problem like this.

Posted

I don't think you need anything from DLC' date=' although since I have two, its hard for me to say for certain. However, everything was built on the latest version of NV, and more importantly, NVSE. If you're running an older version of either, it could potentially cause a problem like this.

[/quote']

 

got the latest version of both. this is soo puzzling.

 

 

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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