Icebird

Member
Sep 22, 2017
313
221
Oh, while I read back what i wroted this condition never meet ' OTHER: Random(1, 100) < 1 ' because the randomgenerator start from numeric 1, so no generated number will be less than 1. You should modify to ' Random(0, 100) < 1' to have that 1% chance. And my opinion is to think over the chance values, it's still too low to be appear when you in the specified locations.
 
Nov 4, 2017
308
547
If i create a Mother and a Father for my MC and marry them, the game thinks it's incest. Am i doing something wrong or is it just coded like that?
 

daunjaun21

Newbie
Jul 30, 2018
17
14
First of all, LOVE the game...

I am, however, having an issue with NPC skin textures. The first 5 - 10 minutes, textures are great, but then NPC textures go blurry (i.e. nipples lose focus, you can see the seams on arms, back legs, etc). I have to close out and reopen to get textures back, but then it starts again.

It's not an issue when I import my textures. It's only NPCs.

Any way to resolve this?
 

Deleted member 2476484

Member
Modder
Jun 15, 2020
164
117
I'm so intrigued by this game that I'm gonna dedicate my website to it. Use my free time to make models to share and learn to mod it. My wish is to be one of the best at it.
Godspeed
Roy
A forum dedicated to LifePlay ???
If yes, I applause!
 
  • Like
Reactions: R0y

Grim

Active Member
Aug 17, 2016
641
477
There seems to be some differences between the randomization tools in the character editor vs the randomization tools that appear when a new NPC is introduced in a scene and the randomizeFace() command. The randomize face tool in the character editor makes the characters look younger or older depending on the selected age, but the randomize face tool in scenes and the randomizeFace() command don't seem to apply any sort of age details. I'm having to open up the character editor for newly generated NPCs to re-generate their faces to get them looking their age if they are teens or 40+, otherwise they all just kind of end up looking the same age.

I can't tell if this issue applies to bodies as well since I'm not sure if bodies are supposed to look different depending on age.
 
Last edited:

jackozwell1

Newbie
Sep 27, 2020
30
41
I'm having a problem every time my companion gets pregnant it continuously says they're going into labour and to take them to hospital. I try to but nothing happens now that scene keeps replaying every day while the companion stays pregnant and doesn't give birth. Any one know how to fix?
 
  • Like
Reactions: srg91

Icebird

Member
Sep 22, 2017
313
221
I'm having a problem every time my companion gets pregnant it continuously says they're going into labour and to take them to hospital. I try to but nothing happens now that scene keeps replaying every day while the companion stays pregnant and doesn't give birth. Any one know how to fix?
Try this: get the desired NPC as a companion, then press 'ins' key, and type 'force_birth'. This is self explanatory.
Anyway that 'going into labour' script seems broken. To determine which it is: when it runs hover cursor over emergency button. In the bubble over cursor shows the full path of that lpscene.
(If you using better pregnacy mod i suggest you to disable and forget, this mod is old and causing many problem with the pregnacy features. And try not mixing other pregnacy mods. Check if desired NPC have any tag like 'pregnant' or 'inseminated' and delete, because some script using it to call the event)
 
Last edited:
  • Like
Reactions: jackozwell1

Icebird

Member
Sep 22, 2017
313
221
There seems to be some differences between the randomization tools in the character editor vs the randomization tools that appear when a new NPC is introduced in a scene and the randomizeFace() command. The randomize face tool in the character editor makes the characters look younger or older depending on the selected age, but the randomize face tool in scenes and the randomizeFace() command don't seem to apply any sort of age details. I'm having to open up the character editor for newly generated NPCs to re-generate their faces to get them looking their age if they are teens or 40+, otherwise they all just kind of end up looking the same age.

I can't tell if this issue applies to bodies as well since I'm not sure if bodies are supposed to look different depending on age.
I think maybe it cause that (and i'm not sure about it) the randomize face tool button using the last value set from character editor screen (as i remember age 25 beauty 75 by default), or using the default beauty distribution parameters.

If you write/modify a scene are you tried blend any age preset before the randomizeFace() command?
something like this (and this order):

Actor = generatePersonTemporary()
Actor.blendPreset(twenties)
Actor.randomizeFace()
This doesn't work the right way too?
 

jackozwell1

Newbie
Sep 27, 2020
30
41
Try this: get the desired NPC as a companion, then press 'ins' key, and type 'force_birth'. This is self explanatory.
Anyway that 'going into labour' script seems broken. To determine which it is: when it runs hover cursor over emergency button. In the bubble over cursor shows the full path of that lpscene.
(If you using better pregnacy mod i suggest you to disable and forget, this mod is old and causing many problem with the pregnacy features. And try not mixing other pregnacy mods. Check if desired NPC have any tag like 'pregnant' or 'inseminated' and delete, because some script using it to call the event)
Awesome it worked. Thanks for the help!
 
  • Like
Reactions: Icebird

R0y

Member
Nov 25, 2017
371
223
If you can, ideas for sections:
-All fan made character presets
-All working mods

-Development
-- Ideas for modder
-- modding tutorials
-- mods in progress
Thank you for the excellent suggesting. I will add them :)
Try this: get the desired NPC as a companion, then press 'ins' key, and type 'force_birth'. This is self explanatory.
Anyway that 'going into labour' script seems broken. To determine which it is: when it runs hover cursor over emergency button. In the bubble over cursor shows the full path of that lpscene.
(If you using better pregnacy mod i suggest you to disable and forget, this mod is old and causing many problem with the pregnacy features. And try not mixing other pregnacy mods. Check if desired NPC have any tag like 'pregnant' or 'inseminated' and delete, because some script using it to call the event)
Disable better pregnancy find meet_new_person.lpscene in better pregnancy copy it and paste it in LifePlay/content/Modules/vin_base/Scenes/meet_random. Now, you meet the pregnant women without all the bugs. I been using it for a while now, no problems at all.
 

zetsupetsu

Active Member
Dec 22, 2019
934
1,929
Seems like even if you set your partner as a trans the text doesn't reflect that. They still mention about vulva/pussy and there doesn't seem to be any trans related scenes, like frotting.

Also aside from tit fuck, no breast related scenes either like tit sucking, groping/massaging etc.

Or am I wrong? If someone can clarify that would be great.
 

straydogg

Member
May 9, 2017
258
122
Thisis what i use and it works all the time, the prgo mods are problematic, since the begining and is in seen inthe menu so no writeing any thig just click and de preg it take them to hospita
 

Vinfamy

creating moddable 3D life simulator
Game Developer
Jul 5, 2017
1,250
4,847
42.jpg

Windows (64-bit):
- - -
Windows (32-bit):
- - -
Linux:
- - -

Update Only: (requires v4.0 Stable or later)
Windows (64-bit):
- - -
Windows (32-bit):
- - -
Linux:
- - -
Change Log:
This update focuses on "Missionary (paul Ince...)". Check the game folder's Docs/Change_Logs.txt for a detailed change log. Or check the game's F95 OP.
 

zetsupetsu

Active Member
Dec 22, 2019
934
1,929
Will the mods still work for this new update or we will have to wait til the mods also get updated?
 
Nov 7, 2017
426
847
Man I really want to play the latest update with a updated/complete version of the Dungeon/Harem mod. The only reason why I want to play this game. Lol. Best game feature/mechanic here in my opinion and why many other games bored me on here except a few. I'm sure the mod would work with v4.2 but I'm sure it's very buggy and it hasn't been updated since v3.5.
 

DEAk0n

New Member
Jun 12, 2020
1
0
I'm not sure this is the right place to post this, but I'm having what COULD be described as an "issue". Ever since I have been concentrating on being a business owner in game, every business I take over, whether it's a cafe, or a stripclub... All of my employees start showing up to work nude.

Has anyone else had this "issue"? Other than being visually interesting, I can't find anything else it's affecting.
 
3.30 star(s) 117 Votes