Jump to content

Recommended Posts

Posted (edited)

Neon Sub-Core inspired me to start with a slavery and prostitution mod, NAF and Grey animations are also a nice early challenge.

All kudos should go to the pioneers whose work I can build on.

 

The main challenge is to build nice NSWF stuff on an extremely restricted and limited modding environment like Starfield - with it's lack of documentation, zillions of bugs and missing features like lip-sync...

 

Hope you enjoy the first steps...

Edited by zaira
Posted
Quote

Neon Sub-Core inspired me to start with a slavery and prostitution mod,

 

This means a lot and validates the effort.

Good stuff all around, as I said in messages, I'd be happy to help out making some fitting sets/interiors or allocate load doors for your own usage in Neon Descent.

 

Keep it up!

Posted (edited)
22 hours ago, zaira said:

thank for the hint - repaired

It seems to be an .esp now. Be careful with those. They can mess with other mods. Especially if they're also an .esp

 

EDIT: Can confirm, game doesn't like it as an .esp

Edited by Awsomonium
Posted
2 hours ago, Awsomonium said:

Can confirm, game doesn't like it as an .esp

What are the symptoms? I can play without problems.

Posted

Great that you are undertaking this enormous effort! Thank you! Starfield really needs this.

Posted (edited)

there is only one customer? nothing happens after that, do we have to wait a long time? thanks anyway, it's very encouraging for the future, I can't wait.

Edited by Sannaella
Posted (edited)
5 hours ago, Sannaella said:

there is only one customer?

Well, first I have to reverse engineer - CK and Papyrus have changed a lot since Skyrim and there is no documentation. So let me get the things rolling first, then I can spend time on improvements.

 

Every minute the same customer shall visit you again - once for a missionary session and once for a doggy session.

You can trigger it yourself if you are impatient:

  1. open console
  2. "help enslaved_neon_brothel"
  3. get the form_id of the quest
  4. enter "setstage form_id 201"

Technical background: There is no function to query equipped armor - so I can only strip everything and I can't restore the clothes. And to complicate matters, the look and feel of NPCs is controlled via outfits. As soon as I take everything away from an NPC, I always get a standard dude. So I have to create my own list of NPCs with controlled outfits...

 

Today I start with the next job - working in the dancer cabin.

Edited by zaira
Posted

Thanks for the answer, that's nice. Good luck anyway, it's not easy. Starfield really needs to be decensored. Can't wait to see this mod evolve, and see other mods like it arrive.

Posted (edited)

Just for the photo hunters: Most of the utility functions are written in a way that they can directly called from the console

  • cgf "enslaved_outfit_manager.equip_whore_outfit"
  • cgf "enslaved_outfit_manager.equip_whore_outfit_naked"
  • cgf "enslaved_outfit_manager.equip_slave_outfit"
  • cgf "enslaved_outfit_manager.equip_slave_outfit_naked"
  • cgf "enslaved_outfit_manager.equip_dancer_outfit"
  • cgf "enslaved_pose_manager.reset_pose"
  • cgf "enslaved_pose_manager.reset_pose" "kneel1|kneel2|dance1|dance2|dance3|dance4|arrested|injured|pray|surrender1|surrender2|sit1|sit2|sit3|sleep|masturbate"
  • cgf "enslaved_restraints_manager.equip_handcuffs"
  • cgf "enslaved_restraints_manager.unequip_handcuffs"
  • cgf "enslaved_restraints_manager.equip_slave_collar"
  • cgf "enslaved_restraints_manager.unequip_slave_collar"
  • cgf "enslaved_neon_brothel.perform_quickstart" - jumps right into the mid of the neon brothel quest
  • cgf "enslaved_whore_job_quest.run" - spawns a new john nearby who will approach you and asks for sex

 

Edited by zaira
Posted
On 9/19/2024 at 3:46 PM, zaira said:

What are the symptoms? I can play without problems.

It was disabling my other mods and leaving only this one active when I checked in the Creations Load Order menu.

 

But than I tried the next day and it worked. This was after changing literally nothing except putting my computer in sleep mode for the night.

Posted (edited)

Design decision: Since NPCs in Starfield are very different (there appeal is settled via armor) it is not possible for the player to simply offer sex for money. This will work only for unique NPCs and only for certain types of them. So I decided to introduce a "Spawn John" function that spawns a new John at the nearest crowd spawnpoint. You can trigger a whore job with Numpad + / (in case you have installed my StarfieldConsole.ini file).

Edited by zaira
Posted (edited)

So, I got the quick keys working, but now trying to use them says "cannot resolve enslaved main quest". Is that a load order thing or me just missing something?

 

Edit: I can talk to Bill, Maria tells me that this is my work outfit (my german is rusty, but that I got), and takes all my other stuff. Then nothing happens, I get no new gear, I can use the B room to kneel, but that's all.

Edited by ronttu
Posted

loving the mode but i was having trouble with Maria  during the hogtied quest she seem to bugged  out and wasn't moving forward after going through the door to the core . Also if possible to do a English translation it would be a big help 

Posted

Ensure that enslaved is at the very bottom of your load order. I can’t change it until xedit is capable of editing Starfield mods.

Posted (edited)

Schön zu sehen, dass du wieder eine Maria machst ;). Geile Vison, hoffe baldigen neuen XEdit release. Much love. 

Edited by Kalthen
Posted
On 9/24/2024 at 6:24 PM, AbyssGazerr said:

@zaira hey would it be possible to add more events to the toilet? like being attached to a toilet as a pose? then maybe expand it further into an animation? thank you for your work

Yes: learn to create animations and I am happy to build scenes with it 😉
I am completely talentless when it comes to using Blender.

Posted
On 9/26/2024 at 2:09 AM, zaira said:

I can’t change it until xedit is capable of editing Starfield mods.

 

Have you tried Starfield Plugin Bridge ?  It lets you easily convert from Full Master esm to esp and back, so you can use xEdit and the CK on the same file.

 

Also, thank you for making this mod!

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...