Ravenger6660

Active Member
Sep 14, 2017
826
960
Can someone please give me an idiots guide to make the cumflation happen? Ive clicked around a bit and cant for the life of me make it happen. NPC/Relatives whichever. Thanks :)
this is a good piece of code that work for cumflation scene.

Code:
    Exit = false
    While !Exit
        Fill += 0.2
        Fill2 += 0.2
        filter(vaginal)
        Sex(Player, Actor)
        If player.isfemale() && !Actor.isfemale() && !wasCondomUsedDuringLastSex()
            Player.setMorphValue(Genesis8Female__PBMPregnant, Fill2)
        Elseif !Player.isfemale && !Actor.ismale() && !wasCondomUsedDuringLastSex()
            Actor.setMorphValue(Genesis8Female__PBMPregnant, Fill)
        Endif   
        "Should I fuck <Actor.name> again?"
        0:: "Yes"
        1:: "No"
                    
        If 1                 
            Exit = true
        Endif   
    Endwhile
    "Some text about being filled to brim"
    Actor.setMorphValue(Genesis8Female__PBMPregnant, 0)
    Player.setMorphValue(Genesis8Female__PBMPregnant, 0)
 

trynremember

Newbie
Nov 21, 2019
20
18
this is a good piece of code that work for cumflation scene.

Code:
    Exit = false
    While !Exit
        Fill += 0.2
        Fill2 += 0.2
        filter(vaginal)
        Sex(Player, Actor)
        If player.isfemale() && !Actor.isfemale() && !wasCondomUsedDuringLastSex()
            Player.setMorphValue(Genesis8Female__PBMPregnant, Fill2)
        Elseif !Player.isfemale && !Actor.ismale() && !wasCondomUsedDuringLastSex()
            Actor.setMorphValue(Genesis8Female__PBMPregnant, Fill)
        Endif
        "Should I fuck <Actor.name> again?"
        0:: "Yes"
        1:: "No"
                 
        If 1              
            Exit = true
        Endif
    Endwhile
    "Some text about being filled to brim"
    Actor.setMorphValue(Genesis8Female__PBMPregnant, 0)
    Player.setMorphValue(Genesis8Female__PBMPregnant, 0)
If there is any way to perma set the cum covered on skin we get in the sex scenes that would make it perfect (I think there is vaginal, facial and anal cum).
 

redharvest1

Active Member
Jun 7, 2019
698
2,167
A new day, a new noob question :)
The game tells me very often to find a job.
There are some freelancer activities and so my char does not need a regular job.
Can I tell the game to not ask me this again ?
iirc it'll quit popping that up after a week or so in game time. I agree it can be highly annoying but then again there's a lot of game content tied to a character's job.
 
  • Like
Reactions: GrabberWalkie

Ghostface Reborn

Engaged Member
Sep 12, 2018
3,916
2,234
Yeah. like I don't see what a transwoman can't do the same actions as the male or even a woman with a strap tbh. The male animations seems like the have a lot of detail in them but I don't want to play as one. It's a shame really. The basically one thing that I don't like in this otherwise good game.
sill the same?
 

Tarrang

Member
Oct 13, 2021
306
331
You can also turn the whole futa/trans (it's futa) off. Real trans would be (for post trans) the transed into sex with fertility 0. So the voice thing should be for all sexes in game.
 

larsV

Member
Jan 13, 2018
194
66
A new day, a new noob question :)
The game tells me very often to find a job.
There are some freelancer activities and so my char does not need a regular job.
Can I tell the game to not ask me this again ?
you can send him to university or hospital for job that doesn`t make you work all day (btw if go to uni ,you can pick student or teacher)
 

tom54321

Newbie
May 6, 2020
89
82
Are there any plans to incorporate some/all of the best/popular mods directly into the main game files without having to go find them and download them separately? I know it has been done in the past for a few but I don't think I've seen any new mods added to the main game files in a while.
 
  • Like
Reactions: GrabberWalkie

princeofpoon

Newbie
Oct 14, 2018
60
91
this is a good piece of code that work for cumflation scene.

Code:
    Exit = false
    While !Exit
        Fill += 0.2
        Fill2 += 0.2
        filter(vaginal)
        Sex(Player, Actor)
        If player.isfemale() && !Actor.isfemale() && !wasCondomUsedDuringLastSex()
            Player.setMorphValue(Genesis8Female__PBMPregnant, Fill2)
        Elseif !Player.isfemale && !Actor.ismale() && !wasCondomUsedDuringLastSex()
            Actor.setMorphValue(Genesis8Female__PBMPregnant, Fill)
        Endif  
        "Should I fuck <Actor.name> again?"
        0:: "Yes"
        1:: "No"
                   
        If 1                
            Exit = true
        Endif  
    Endwhile
    "Some text about being filled to brim"
    Actor.setMorphValue(Genesis8Female__PBMPregnant, 0)
    Player.setMorphValue(Genesis8Female__PBMPregnant, 0)
Thanks for the reply, though I think you vastly overestimate my knowledge of this, hehe. I understand the code (as in what it makes happen), but what do I do with it/where do I put it etc? Like I said, talk to my like I'm a complete moron with this.....cause I am XD
 

xyzman

Newbie
Jul 4, 2019
41
5
Is it possible to talk somebody into having sex with somebody else ? I mean similar to the threesome but without me joining. And not the pimping for money.
 

xyzman

Newbie
Jul 4, 2019
41
5
Thank you !
I put this into the mods folder like this: ..\LifePlay\Content\Modules\vin_NTR\...
But in the CRTL+M Menu I can't find this new mod.
Was this wrong ? Or is it automatically startet and I don't see it there ?
EDIT: It showed since I activated "Netorare" Mod.
 
Last edited:

straydogg

Member
May 9, 2017
258
122
Thank you !
I put this into the mods folder like this: ..\LifePlay\Content\Modules\vin_NTR\...
But in the CRTL+M Menu I can't find this new mod.
Was this wrong ? Or is it automatically startet and I don't see it there ?
talk to someone its an interaction:cool:
 
3.30 star(s) 117 Votes