If i remember right this bug already existed even before BDSM was implementedis it a bdsm scene? if so there should be a bdsm room, and when you want to pick a position,there should be a purple icon ,click on it and your in the bdsm room (if you don`t have installed the bdsm folder,then this will not apply,then you need to find a position that will bring you back into the room)
You could either call generatePersonTemporary() with a preset that specifies their gender, for example:Probably me being thick, but when writing a scene how do you specify the gender of any temporary actor the scene creates, what line of code would you use?
Actor = generatePersonTemporary(fashion_model_F)
Actor = generatePersonTemporary()
While Actor.isMale()
Actor = generatePersonTemporary()
Endwhile
You could either call generatePersonTemporary() with a preset that specifies their gender, for example:
Actor = generatePersonTemporary(fashion_model_F)
Or you can do something like this:
which just generates random temporary actors in a loop until you get one that's female. Replace isMale() with isFemale() to get the opposite result.Code:Actor = generatePersonTemporary() While Actor.isMale() Actor = generatePersonTemporary() Endwhile
Actor = generatePersonTemporary()
While Actor.isMale()
Actor = generatePersonTemporary()
Endwhile
Actor = generatePersonTemporary()
While !Actor.isFemale()
Actor = generatePersonTemporary()
Endwhile
I forget that that's even a thing because I have trans/futa turned off in my gameFemale or Futa
It'll be fine. The game isn't super demanding, and it's capped at 60 FPS by default. For reference, I've got a 5700 XT and a 3900xHello, my PC is an Amd Radeon Rx 6700 Xt Ryzen 7, can it handle this game?
well even with trans/futa turned off in game i still get them just not so often anymoreI forget that that's even a thing because I have trans/futa turned off in my game
Check your NPC Distribution settings in game. I've had issues with those settings reverting to default values.well even with trans/futa turned off in game i still get them just not so often anymore
it never had happend to me,till the bdsm came inIf i remember right this bug already existed even before BDSM was implemented
It depends on whetherQuick question :
In Polyamorous, how many threesome scene I (MC) have to attend in case to be ask by them (Poly Couples) to join their relationship?
A few? I mean precise number.
wondering this too, it has been 4 weeks since an update.when is the next update?
First, here's the schedule for the next 2+ months. I'll explain underneath.
- ~8-12 June: BETA UPDATE: Fantasy Races + Pregnancy Revamp
- ~18-22 June: STABLE UPDATE: Fantasy Races + Pregnancy Revamp
- ~26 June: Polls started to choose 3 kinks for August, polls ending on 4 July
- ~8-12 July: BETA UPDATE: At Work, Doggy (Best ...) and Public Sex, i.e. the three kinks chosen from the last 26 May polls
- ~18-22 July: STABLE UPDATE: At Work, Doggy (Best ...) and Public Sex
- Pregnancy to be excluded from the polls until Jan 2024
I've noticed before that the game will automatically move NPCs who you start dating to another house for some reason. I don't remember if it's the same with marriage but it probably is.If this has been answered anywhere already I do apologise. I'm having issues with NPC's that were part of my household disappearing from it and on some occasions duplicating also, However I can't assign them back to my household with 'Reassign' in the NPC menu and the 'assign home' mod also requires the building be empty so I can't use that as a work around.
Any help would be greatly appreciated.
P.S. this typically happens when a relationship has been established/progressed i.e. marriage/poly relationship
move_in_with_dating
in the textbox that opens up at the bottom right of the screen. This scene will let you either move in with your partner or have them move in with you.Not only that, itll automatically move npcs either on your contact list or in your origin location to your house after a teleport, after a few moments they then disappear as intented.I've noticed before that the game will automatically move NPCs who you start dating to another house for some reason. I don't remember if it's the same with marriage but it probably is.
If these are poly relationships then I think you can just use the "Manage polyamorous relationships" to move them back in with you. If not then you can try hitting ~ on the keyboard and entering move_in_with_dating in the textbox that opens up at the bottom right of the screen. This scene will let you either move in with your partner or have them move in with you.
One of the more frustrated bugs I encountered somewhat related to this are inconsistent ownership of properties- be they homes or businesses. I.E. some businesses you'll take ownership of, yet the correct contextual left-hand "deal with suppliers"/analyze performance/hire employees will never appear.If this has been answered anywhere already I do apologise. I'm having issues with NPC's that were part of my household disappearing from it and on some occasions duplicating also, However I can't assign them back to my household with 'Reassign' in the NPC menu and the 'assign home' mod also requires the building be empty so I can't use that as a work around.
Any help would be greatly appreciated.
P.S. this typically happens when a relationship has been established/progressed i.e. marriage/poly relationship