ravilavi

Newbie
Jul 21, 2017
50
30
The last time I played was in 3.11. Now I just updated to 3.17, I want to ask this. Does the interactions with family members who live with us removed from the game? Because I can't seem to find any interaction with family living in the same house with my character anymore.
 
  • Like
Reactions: ignas123

CLDꝜ

̷ ̷ ̶ ̴ ̴ ̴ ̷ ̸ ̸ ̷ ̵ ̸ ̸ ̴ ̵ ̷ ̵ ̴ ̶ ̴ ̶ ̵ ̶ ̴ ̵
Staff member
Moderator
Community Liaison
Jul 7, 2017
1,342
5,544
The last time I played was in 3.11. Now I just updated to 3.17, I want to ask this. Does the interactions with family members who live with us removed from the game? Because I can't seem to find any interaction with family living in the same house with my character anymore.
Patreon demanded that Vinfamy removed it from the game. However, a mysterious modder has uploaded it (and added extra content) to lewdpatcher.com.
Links in OP.
 

Zores

New Member
Nov 12, 2017
3
1
The last time I played was in 3.11. Now I just updated to 3.17, I want to ask this. Does the interactions with family members who live with us removed from the game? Because I can't seem to find any interaction with family living in the same house with my character anymore.
As I know now not all modules downloads with game archive. You need to download it separately from the link on the main page.
 
  • Like
Reactions: ravilavi

wenwhop

Newbie
Feb 24, 2019
70
117
Is it possible to get legacy versions of the game? I mean early builds, something between 1.0 - 1.9
The earlier the better, but I'd be thankful for any of mentioned builds
 

Otomo

Member
Dec 17, 2017
470
179
another bug : the npc relationship, and girl friend;
I explain : if you choose as a girlfriend a npcs who have rellationships (friend of another npc,subling of another npc), all these relationship disappears.
 
Jul 17, 2018
373
166
HELP! I can't stop having kids! I downloaded a modified NPC gives birth file, and everytime a girl gives birth, she gives birth to triplets! It does have one of those random values, but I'm not really sure how that works. Can anyone help? Or should I just replace the file?
 
Aug 8, 2017
389
304
HELP! I can't stop having kids! I downloaded a modified NPC gives birth file, and everytime a girl gives birth, she gives birth to triplets! It does have one of those random values, but I'm not really sure how that works. Can anyone help? Or should I just replace the file?
  1. Check the fertility of the characters involved. If they're all 100, that's a side effect. If not, time for debugging.
  2. What changes does the modified version make? (For that matter, if it came from here a link to that post would be helpful.)
  3. If you haven't already, download the newest version (the most recent patch focused on pregnancy) and see if your desired changes have been made part of vanilla vin_Pregnancy.
 

Ravenger6660

Active Member
Sep 14, 2017
852
996
HELP! I can't stop having kids! I downloaded a modified NPC gives birth file, and everytime a girl gives birth, she gives birth to triplets! It does have one of those random values, but I'm not really sure how that works. Can anyone help? Or should I just replace the file?
Think that is one of my mods. Sorry, not sure why that happens?

It should be based on fertility or both male and female characters verses random number.

C:
If Random(75, 200) < fertility + Actor:fertility
    "She's having twins!"
    Actor3 = Player.generateRelativeMatchRace()
    Actor3.setRelativeType(Child)
    If Actor2.isValid()
        addNpcRelationship(ParentChild, Actor2, Actor3)
    Endif
    "It's a <Actor3.boy_or_girl>! What should I name my <Actor3.son_or_daughter>?"
    Actor3.enterFirstName()
    Actor3:age => 0
    Player:children += 1
    If Random(110, 300) < fertility + Actor:fertility
        "She's having triplets!"
        Actor4 = Player.generateRelativeMatchRace()
        Actor4.setRelativeType(Child)
        If Actor2.isValid()
            addNpcRelationship(ParentChild, Actor2, Actor4)
        Endif
        "It's a <Actor4.boy_or_girl>! What should I name my <Actor3.son_or_daughter>?"
        Actor4.enterFirstName()
        Actor4:age => 0
        Player:children += 1
    Endif      
Endif
Note: if you don't show up there will only be one kid. And they will still exist they just don't live with you.
 
Last edited:
  • Like
Reactions: rcbcgreenpanzer

Shas'O

Member
Feb 3, 2018
285
212
So the current verson, I have my game's polyamory mod on, but I can't have more than one girlfriend? What's the issue?
 
Nov 22, 2017
124
104
The ones before 2.0 the characters looked terrible.
Think that is one of my mods. Sorry, not sure why that happens?

It should be based on fertility or both male and female characters verses random number.

C:
If Random(75, 200) < fertility + Actor:fertility
    "She's having twins!"
    Actor3 = Player.generateRelativeMatchRace()
    Actor3.setRelativeType(Child)
    If Actor2.isValid()
        addNpcRelationship(ParentChild, Actor2, Actor3)
    Endif
    "It's a <Actor3.boy_or_girl>! What should I name my <Actor3.son_or_daughter>?"
    Actor3.enterFirstName()
    Actor3:age => 0
    Player:children += 1
    If Random(110, 300) < fertility + Actor:fertility
        "She's having triplets!"
        Actor4 = Player.generateRelativeMatchRace()
        Actor4.setRelativeType(Child)
        If Actor2.isValid()
            addNpcRelationship(ParentChild, Actor2, Actor4)
        Endif
        "It's a <Actor4.boy_or_girl>! What should I name my <Actor3.son_or_daughter>?"
        Actor4.enterFirstName()
        Actor4:age => 0
        Player:children += 1
    Endif     
Endif
Note: if you don't show up there will only be one kid. And they will still exist they just don't live with you.
Will you be add some things for the NPC gives birth file from the latest Vin Pregnancy update? The file has just got new content . Will you adjust it for twins, triples and more twins?
 

NickNo

Member
Modder
Game Developer
Jan 19, 2020
267
332
Is there a way to get more futas to appear in the world?
While in game, press ESC->Customize NPC distribution
Set male / femal percentage as you wish.
Delta of male+female will be futa. (so: 0%Female, 0%Male -> All dick girls...)
 
  • Like
Reactions: jimdandy

Shaoram

Newbie
Oct 11, 2020
49
5
While in game, press ESC->Customize NPC distribution
Set male / femal percentage as you wish.
Delta of male+female will be futa. (so: 0%Female, 0%Male -> All dick girls...)
Thank you a lot! Would you also happen to know if there's a way to adjust a single actor in a scene, or otherwise fix the mispositioning or model stretching in animations due to playing with the Morph Sliders in character customization? When I t ry to adjust actor height etc it moves both actors at once.
 

Grim

Active Member
Aug 17, 2016
913
623
Has anyone determined what bugs were fixed in the latest update? I'm still seeing all of the same ones that I normally do, including some brand new ones. I also don't see anything new listed in the mod API docs, so I'm curious what got added for modders.
 
Last edited:

Ravenger6660

Active Member
Sep 14, 2017
852
996
Will you be add some things for the NPC gives birth file from the latest Vin Pregnancy update? The file has just got new content . Will you adjust it for twins, triples and more twins?
I have updated my "NPC gives birth" mod file. Twins & triples have a chance of happening if you "show up".

Note: my "Donate_Sperm" will replace the newly made one, but I think mine is way better.
 
Last edited:
  • Like
Reactions: AlexWolfJEDYNY

X&X

Newbie
Mar 24, 2020
21
8
So the current verson, I have my game's polyamory mod on, but I can't have more than one girlfriend? What's the issue?
You first need to suggest an open relationship to your partner, if she accepts, then you can have more girlfriends. You can ask it while on a date, its one or two lines below the Propose relationship to compaignion.
 
  • Like
Reactions: srg91

NickNo

Member
Modder
Game Developer
Jan 19, 2020
267
332
Would you also happen to know if there's a way to adjust a single actor in a scene, or otherwise fix the mispositioning or model stretching in animations due to playing with the Morph Sliders in character customization?
So you played with these silders and ignored the warning?
1609055082261.png

Basically I think you will have to reset the character. (By loading another preset with correct scaling.)
The game animations in my understanding are not (yet ?) prepared for scaled actors.

Maybe 4.0 will improve on this as well.
 

NickNo

Member
Modder
Game Developer
Jan 19, 2020
267
332
Has anyone determined what bugs were fixed in the latest update? I'm still seeing all of the same ones that I normally do, including some brand new ones.
Yeah this annoys me as well. Vin needs to improve on this.
I already suggested we use github to file bug and feature requests but he did not agree (yet...) I'll bug him more :D
Possible problem I see coming up might be that github will not like to see bugs about animal porn or incest as well... so maybe we need another bug tracker.

I also don't see anything new listed in the mod API docs, so I'm curious what got added for modders.
Seems he forgot to add the new docs I send im in advance.
I attach them here. Not sure if he added more APIs. View attachment new_API_3.17.7z

Pls be aware that currenly some of these APIs are still broken:
  • getPersonHere()
  • show(x,y,z)
For details of bugs or missing counterparts see Discord or attached txt file.
 
  • Like
Reactions: Grim
3.30 star(s) 118 Votes