redharvest1

Active Member
Jun 7, 2019
863
2,699
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,240
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
94
85
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
62
100
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
47
7
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
47
7
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
260
123
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:
 

xyzman

Newbie
Jul 4, 2019
47
7
Is it possible to mod sex positions ?
I want to mix some existing animations. For example in a threesome 2 have sex, the third does a masturbating.
Is this possible or does it exist already ?
I looked nearly everything in the vin_base module but I can't find the files.
Edit: And I forgot to ask, can I move the point in my bedroom where I change clothes or where the sex poses with a wall should be ? I can't find a marker in the editor.
 
Last edited:

Satyr90

Member
Dec 23, 2020
284
188
Is it possible to mod sex positions ?
I want to mix some existing animations. For example in a threesome 2 have sex, the third does a masturbating.
Is this possible or does it exist already ?
I looked nearly everything in the vin_base module but I can't find the files.
If you're a supporter of Vinfamy's Patreon you can request that he add or edit sex animations. All you'd have to do is send him a message. I don't think you can simply mod them yourself.

From his Patreon:

The maximum number of commissions per month for the patron tiers are as follows:

  • $5+ : 1 animation (1-2 actors)
  • $10+ or Contributors : 2 animations (1-2 actors) AND 1 animation (3-5 actors)
  • $15+ : 3 animations (1-2 actors) AND 1 animation (3-5 actors)
  • $20+ : 4 animations (1-2 actors) AND 2 animation (3-5 actors)
  • $25+ : 5 animations (1-2 actors) AND 2 animation (3-5 actors)
  • $30+ : 6 animations (1-2 actors) AND 3 animation (3-5 actors)
  • $40+ : 8 animations (1-2 actors) AND 4 animation (3-5 actors)
  • $50+ : 10 animations (1-2 actors) AND 5 animation (3-5 actors)
 
  • Like
Reactions: czertik and srg91
3.30 star(s) 118 Votes