Jump to content

Recommended Posts

1 hour ago, Aeon said:

 

Thanks for replying! I'm pretty much at the end of Depravity in my playthrough...would I be able to use console commands at all to advance the quest stage artificially? I don't mind missing out on one quest/steps if it means I can play the rest of the mod

 

Also, can you explain what happens in those miniquests? Just wanted to know what makes them repeatable


From what I've played, if you past the point of dealing with the Mayor (or at the beginning of the quest before confronting him in my case) the console commands won't trigger The Bike quest no matter what you do. Or for now at least?

The miniquests are

Spoiler

the repeated sex scenes, you've done on earlier quest, you'll continued earning money from them.

 

Link to comment
1 hour ago, Aeon said:

 

Thanks for replying! I'm pretty much at the end of Depravity in my playthrough...would I be able to use console commands at all to advance the quest stage artificially? I don't mind missing out on one quest/steps if it means I can play the rest of the mod

 

Also, can you explain what happens in those miniquests? Just wanted to know what makes them repeatable

Just as ecobotstar said above for both

 

Console commands, maybe jbpy can help with that. But i see a waste try it. NR is not very long an can be easily played with level 1 character. Simple start  a new game and play it. You can always return later to your old save

Link to comment
On 7/31/2021 at 11:40 PM, jg8ts said:

 

 

1. My character isn't stripped before starting any of the sex scenes e.g. with Solomon, Overboss, Apollo, etc. It seems you need to wear the special clothing e.g. Audition Outfit, to interact with the NPCs and so you can't even strip manually beforehand since the dialog runs straight into the scene. I figure this is something that mod should be doing to me anyway?

 

I use the EquipmentSetData.XML that comes by default with AAF. That completely unequips everything. 

 

Except the outfits I put in NukaRide_protectedEquipmentData.XML

 

I think the UAP EquipmentSetData.XML is intended for vanilla armor. It doesn't go down very well with Vtaw, EasyGirl, and other similar clothing mods.

Link to comment

 

1 hour ago, Aeon said:

 

Thanks for replying! I'm pretty much at the end of Depravity in my playthrough...would I be able to use console commands at all to advance the quest stage artificially? I don't mind missing out on one quest/steps if it means I can play the rest of the mod

 

That mission is somewhat experimental. You don't always advance by stages, but also by keywords that I put or take away from you in the dialogues. At the end of the quest I remove all the keywords, but basically: you will not be able to advance only through console commands.

Link to comment
1 hour ago, sello23 said:

None of the quests are triggering for me but i can still talk to both protectrons. Should i be level 30 to attempt these? 

Probably a load order problem. Put Nuka Ride among your latest plugins.

Link to comment
On 7/31/2021 at 10:40 PM, jg8ts said:

@JBpy I'm working my way through the latest version of your mod so far and I'm really enjoying it. I haven't encountered any breaking bugs so far, but a couple of little things:

 

1. My character isn't stripped before starting any of the sex scenes e.g. with Solomon, Overboss, Apollo, etc. It seems you need to wear the special clothing e.g. Audition Outfit, to interact with the NPCs and so you can't even strip manually beforehand since the dialog runs straight into the scene. I figure this is something that mod should be doing to me anyway?

 

 

This is something I meant to bring up. My guess is it's because we installed AAF with limited strip? @JBpy,

EDIT: I see you replied and this is indeed the case

 

You should at least make the bottoms slot 33. (Just a scripting note for future reference if you ever want to strip with a script: In Papyrus the slots are offset by 30 so Slot 33 is 3)

 

Edit: since you just used clothes from another mod that doesn't include a body with the bottoms, making it slot 33 isn't really an option. If it was me I'd do your own manual scripted strip of the bottoms (Like I do for NPCs in Hardship), and then return them at the end of the scene. This is the best way to have total compatibility. Personally I always play with the limited strip, otherwise things like glasses and collars get removed.

 

In the example below replace slot 3 with whatever slot the bottoms actuallly are Remember it's the CK slot -30?  (Geez that doesn't sound right but it has to be)

 

Form PBottom = PlayerRef.GetWornItem(3).Item

  If PBottom != None 
     PlayerRef.UnequipItem(PBottom)
  Endif   

; All your sex fragment code

  Utility.Wait(3)
  If PBottom != None 
     PlayerRef.EquipItem(PBottom)
  Endif   

 

Edited by Tentacus
Link to comment
8 hours ago, kharneth1 said:

1. There are two incompatibilities with depravity that i'm aware, but both can be easily avoided, i play the mod with depravity installed without problem.

 

-Firts one is load order, Nuka ride should load AFTER DP or Salomon will be hostile when you enter his home.

 

I thought the switch to scripted adjustment of Solomon's home (in 2.0.8?) was intended to make this no longer happen.

 

8 hours ago, kharneth1 said:

-Second one is the nuka ride mission "The motorcicle". You must complete this quest BEFORE START the DP quest "The system has failed". Once this quest start DC major no longer exist. This is also true without DP, you must complete this quest before the vanilla quest "In sheep's clothing", that also removes the DC major. Note that this means that if you use a playthrought where you already have one of this quest complete, you can't progres in nuka ride (Nuka ride intention is be play early on a playthrough, better start with it)

 

Last Wednesday, @JBpy stated, "I no longer use the Mayor." It's not clear to me if that was in reference to already released changes, or an upcoming change, or if I've completely misunderstood.

 

So anyway, it seems like there may no longer be any known conflicts with Depravity?

Link to comment
1 hour ago, vaultbait said:

 

I thought the switch to scripted adjustment of Solomon's home (in 2.0.8?) was intended to make this no longer happen.

 

 

Last Wednesday, @JBpy stated, "I no longer use the Mayor." It's not clear to me if that was in reference to already released changes, or an upcoming change, or if I've completely misunderstood.

 

So anyway, it seems like there may no longer be any known conflicts with Depravity?

No. The user asked if I used the Mayor again (because the user wanted to continue the Depravity mod). To which I replied that I no longer use it for the rest of my mod.

 

I can't trade the Major for (for example) Geneva, his secretary. Changing Aliases will screw up the saves of those who are playing now.

Link to comment
1 hour ago, vaultbait said:

A heads up for those who aren't following it, today's update of Black Male Raiders introduces support for Nuka World. Could make for an interesting combo with Nuka Ride.

Oh, I can make a little patch. For tattoos to be BBC. It is not lore friendly (or could it be?) so I will make a patch. 

Link to comment
33 minutes ago, JBpy said:

No. The user asked if I used the Mayor again (because the user wanted to continue the Depravity mod). To which I replied that I no longer use it for the rest of my mod.

 

I can't trade the Major for (for example) Geneva, his secretary. Changing Aliases will screw up the saves of those who are playing now.

 

Got it, so at least for now this is the one known incompatibility remaining with Depravity, that it can create problems with that Mayor quest if the player is far enough into the Depravity storyline that the DC Mayor has already been replaced.

Link to comment
1 hour ago, JBpy said:

No. The user asked if I used the Mayor again (because the user wanted to continue the Depravity mod). To which I replied that I no longer use it for the rest of my mod.

 

I can't trade the Major for (for example) Geneva, his secretary. Changing Aliases will screw up the saves of those who are playing now.

Good to know! Thank you!

Link to comment

A small request again: if PC doesn't wear the mod's AV outfit, make Kells (and I assume everybody else who's involved in AV shooting) tell the PC to "dress properly before the filming can start". Right now if PC tries to start the dialogue with her partner for the AV in the studio to initiate the scene nothing happens. It took me a while to remember "oh.. dang, right, she has to wear the special outfit because of the keyword check in the dialogue scene!". It's pretty minor, really - but will add to the immersion and reduce confusion of "why nothing happens" in this case

Edited by Operand
Link to comment
55 minutes ago, Alen2125 said:

I feel so dumb.
How to start the first quest? I talked to protectron near Sanctuary, he moved me to Nuka World. I can't talk to protectron next to pickup in Nuka World and I can't talk to Shank.

Something is messing with the mod. Put it last in the load order.

Link to comment
1 hour ago, Operand said:

A small request again: if PC doesn't wear the mod's AV outfit, make Kells (and I assume everybody else who's involved in AV shooting) tell the PC to "dress properly before the filming can start". Right now if PC tries to start the dialogue with her partner for the AV in the studio to initiate the scene nothing happens. It took me a while to remember "oh.. dang, right, she has to wear the special outfit because of the keyword check in the dialogue scene!". It's pretty minor, really - but will add to the immersion and reduce confusion of "why nothing happens" in this case

Thanks for the report. It turns out that dialogue does exist, but it has an impossible condition. I'll upload it with the Tentacus correction (he told me it's close).

Link to comment

Sup JB. First, love your work.

Second, don't know if this has been mentioned already but the CBBE patch seems to be missing a couple of the outfits. Namely the Black Thong and the PornStar Dress/Heels.

 

image.png.cbfc843e7aeca2478f69b33f9a796e7c.png

 

EDIT: It was mentioned indeed by Trykz but it wasn't specified if it was failing to build in BS for FG or if the missing files that you linked are for CBBE.

Edited by Saya_Scarlett
Link to comment

@Saya_Scarlett

 

It looks like you have the old CBBE patch. In version 2.0.6 I added a small repeatable quest with a new outfit, and therefore a new CBBE patch. I did not clarify it, but you can look at the dates. I just checked the uploaded file and everything is correct.

Edited by JBpy
Link to comment
32 minutes ago, JBpy said:

@Saya_Scarlett

 

It looks like you have the old CBBE patch. In version 2.0.6 I added a small repeatable quest with a new outfit, and therefore a new CBBE patch. I did not clarify it, but you can look at the dates. I just checked the uploaded file and everything is correct.

 

Appreciate the quick reply. Re-checking everything now ??

Link to comment

Interesting mod! I ran through it all tonight and I ran into a couple issues. 

1) The full body/hand tattoos for Nuka Ride stayed on the whole time, and I didn't get any of the other tattoos.

2) None of the AAF scenes removed the clothing automatically, and I couldn't take anything but the bottoms/thongs/jeans using the AAF equipment manager.

3) After visiting the Apartment right after the Overboss quest, I went back to the studio and talked to the Producer guy, during that dialogue he told me to go see Mason again, and when asked about an outfit, he said he left me something special in my apartment. Either I'm dumb and can't FIND the apartment, or the door disappeared? There was a locked door for something else Nuka related in the place I *thought* the apartment was supposed to be. I didn't run around too terribly long looking for it either, I made a couple loops and gave up. 

 

Now, all that said ... how do I remove the piercings from my character? :D If/and/or when I want them gone, should I just start over from before the quest started? Or is there another way to get rid of the piercings?

Edited by EvilCampinCow
Link to comment
9 hours ago, EvilCampinCow said:

Interesting mod! I ran through it all tonight and I ran into a couple issues. 

1) The full body/hand tattoos for Nuka Ride stayed on the whole time, and I didn't get any of the other tattoos.

 

This is a known problem with overlay expiration, they become "permanent" if you save and load or fast-travel before the expiration period expires. There is a new feature in AAF 164 to allow API callers to remove overlays explicitly, but apparently it may still have some bugs which have prevented it from being used in this mod yet (reproducer has been provided to the AAF author who is investigating).

 

9 hours ago, EvilCampinCow said:

2) None of the AAF scenes removed the clothing automatically, and I couldn't take anything but the bottoms/thongs/jeans using the AAF equipment manager.

 

I thought the scenes where supposed to keep at least some of the outfits on because you're filming porn. I guess it would be good to get more specific about what you were wearing and what was or wasn't removed in each scene.

 

9 hours ago, EvilCampinCow said:

3) After visiting the Apartment right after the Overboss quest, I went back to the studio and talked to the Producer guy, during that dialogue he told me to go see Mason again, and when asked about an outfit, he said he left me something special in my apartment. Either I'm dumb and can't FIND the apartment, or the door disappeared? There was a locked door for something else Nuka related in the place I *thought* the apartment was supposed to be. I didn't run around too terribly long looking for it either, I made a couple loops and gave up. 

 

The door is just off the rotunda, near the entrance to Bradburton Amphitheater, if memory serves.

 

9 hours ago, EvilCampinCow said:

Now, all that said ... how do I remove the piercings from my character? :D If/and/or when I want them gone, should I just start over from before the quest started? Or is there another way to get rid of the piercings?

 

They can't be unequipped and kept in your inventory, but you can drop them while equipped and that should work.

Link to comment
1 hour ago, kukoricamorzsa said:

Maybe, I did everything, maybe, no. I still 500.  I wonder what the trigger is ....  :classic_angel:

 

-------

Talán, mindent megcsináltam. Talán, nem. De nekem, még mindig 500. 

 

418537119_Fallout42021-08-0311-53-43-28.jpg.24dfa4e276e11df8ffbd7b0eb9ac7b90.jpg

Win "Become a PornStar" quest.

 

Link to comment
3 hours ago, ohdizamn said:

Is there any possible plans to include characters from other Nuka World attractions? Cito could be a good one as a wild man who has possibly not interacted with women as an adult.

I'm suffering like a bastard trying to write Atom Cats lines. Cito is an impossible challenge for me. English is not my native language. 

Link to comment

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
×
×
  • 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