- Nov 28, 2018
- 99
- 112
https://f95zone.to/threads/lifeplay-v4-2-vinfamy.11321/post-6052157 would be nice if someone update the mods its status as outdated for latest version
Nobody maintains that list anymore, so somebody would have to start a new one, and given that most of those mod authors are no longer active, for any mod that isn't a preset somebody would have to personally try it in their game and report on whether it's still working properly or not.https://f95zone.to/threads/lifeplay-v4-2-vinfamy.11321/post-6052157 would be nice if someone update the mods its status as outdated for latest version
Do we need both links for the uncensor patch or just one?
You download it from one of the links. If you downloaded the game from the links here then you don't need the patch though. It's just for people that download the game from Patreon.i don't think i used the uncensor patch and it's not censored in my game
Thank you for letting me know I'll look into it. Seem to need an update anyway.Ravenger6660, orc_breeding_cms and elf_breeding_cms don't work as expected.
But the originals work well. I think they fixed some bugs.
There may be more scenes like this.
Try this.hey guys,
a silly question on the side. And I have to admit that I didn't feel like going through the 730 pages to see if this question had already been asked.
my question is, my character was pregnant. that's over now. but how do I get rid of the belly. fitness studio shows no effect. and changing the character by "edit appearance" has no effect either.
someone an idea?
and sorry, I translated the text from German to English using google translator.
Nice thanks for fix my belly, Whats the folder it goes in? If you could be so kind a "fix my tits" would be nice. as they never go back to the correct size after pregnancy. Ive got a few dolly partons in my game and Its a grind having to load in the preset again.Try this.
Versuche dies
\LifePlay\Content\Modules\vin_Base\Scenes\miscThank you for your quick response.
i'm really just the player of lifeplay and i don't know much about the file locations. would you please tell me how to use this file?
I confess, I put breast growth as a feature after Pregnancy, in all my "birth" scenesNice thanks for fix my belly, Whats the folder it goes in? If you could be so kind a "fix my tits" would be nice. as they never go back to the correct size after pregnancy. Ive got a few dolly partons in my game and Its a grind having to load in the preset again.
Size = Actor.getMorphValue(Genesis8Female__PBMBreastsSize)
Bigger = [Size + 0.5]
Actor.setMorphValue(Genesis8Female__PBMBreastsSize, Bigger)
Thank you for your reply , can I edit this to Bigger= [size + 0.1] would it still work okay?I confess, I put breast growth as a feature after Pregnancy, in all my "birth" scenes
Code:Size = Actor.getMorphValue(Genesis8Female__PBMBreastsSize) Bigger = [Size + 0.5] Actor.setMorphValue(Genesis8Female__PBMBreastsSize, Bigger)