Jump to content

Kidnapped By Fiends - Sexout Patch


Recommended Posts

On 5/16/2017 at 7:46 PM, kitarieluv said:

Worked rather well. I'm hoping someone will do this for Kidnapped by Raiders TTW as well.

 

I'm tinkering with it and have some things working. I added the Sexout master with FNVEdit (couldn't figure it out in Geck), then copied a couple lines into the Raiders scripts. I can get Mike or "Dad" to have sex via Sexout now, but it's nontrivial to insert sex into the kidnap scene.   If anyone else is trying this, remember to open Geck with via nvse_loader.exe with the -editor command line argument otherwise it won't save/compile your edited scripts. The delta patch is attached. 

 

array_var Params ; I go in the top as a variable declaration

; Place this block somewhere not looped
let Params := Ar_Null
let Params := Ar_Construct "stringmap"
let Params["Flags"] := Ar_Construct "array"
let Params["ActorA"] := ???? ; change to Ref of sex partner
let Params["ActorB"] := PlayerREF
; Ar_Append Params["Flags"], "oral"  ; optional for specifying oral 
; Ar_Append Params["Flags"], "anal"  ; optional for specifying anal
; Ar_Append Params["Flags"], "vaginal" ; optional for specifying vaginal
call fnSexoutActRunFull Params ; This calls the Sexout function.  Sexout master must be added to mod

 

Kidnapped by Raiders Delta Patch.esu

Link to comment
  • 7 months later...
  • 3 months later...
On 5/16/2023 at 9:28 PM, LeBleuHero said:

I cant get rid of the addiction effect the mod gives you. Ive gone to clinic at old mormon fort and she say i dont have any addiction. what can i do to get rid of this? 

It requires a specific doctor to remove the addiction. I think you meet him on the road outside where you escape from the lair. He'll take you to his office. 

Link to comment
  • 3 months later...

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