shadyms

Newbie
Mar 8, 2018
54
14
guys, i don't know what that is but randomly some of the female contacts gets their names changed and their belly gets bigger even though they're not pregnant. can you help me with that??
(side note : i have better pregnancy 1.6 mod installed)
 

Furiousrawrr

Member
Dec 10, 2017
132
43
Your own character's age? That's not under the p menu. Press esc and then select edit stats.
Thank you mate. If you have any tips its apriciated. Do you know how to make some live with you, also is there way to have sex without saying lets be in relationship? Curently doing step family wich i find hot. Also why pc fan so loud with this game.
 
Last edited:

The Grifter

Active Member
May 28, 2017
650
1,049
Instead, why not make a mod!
Your scenes or actions do not interfere with the rest of the game files...

Put your two folders (Interactions and Scenes) inside a folder called, example: Grifter_Vampire

Then: create a lpmod file with this in it:
Code:
MODULE_UNIQUEID: Grifter_Vampire
MODULE_NAME: Name of your Module
MODULE_AUTHOR: Grifter
MODULE_LINK:
MODULE_DESCRIPTION: Your little description here.
MODULE_REQUIREMENTS: vin_NonConsensual
MODULE_VERSION: 1.0.0
and call it, example:"Grifter_Vampire.lpmod"

Then put Grifter_Vampire.lpmod in the Grifter_Vampire folder

You now have a mod! :)

Nice job!
Thanks a lot, however at this point I myself don't consider what I wrote worthy of being called a mod.
Right now I'm working on replacing all slave references with the tag Thrall, also on an interaction with a thrall where you can have sex/get money/... and a new scene where the vampire player gets attacked by one or more vampire hunters with various outcomes. Still looking for a way to change eye color due to enthrallment, no luck so far.
When I have those down I think I will create a mod package for those interested, but right now there's just not enough substance to it!
 

TheVegnar

Active Member
Jul 4, 2021
838
832
How do you change the Display settings. It probably is right there infront of me, but I seem to can't find it. I would like it to be not fullscreen. AltEnter = Screen beyond the borders of my computer.
 

xyzman

Newbie
Jul 4, 2019
47
7
Can I create an event that fires every day at 23:00 and not randomly ?
And if it is possible, how should I do this ?
 

Grim

Active Member
Aug 17, 2016
847
599
Can I create an event that fires every day at 23:00 and not randomly ?
And if it is possible, how should I do this ?
There's no way to guarantee an event will trigger. I've tried in the past. There's always an element of randomness for when it triggers.
 

Mommysbuttslut

Forum Fanatic
Feb 19, 2021
4,019
9,785
Am i the only one who thinks that this game is a complete mess?
Tbh I think that's part of its charm. A lot of the mess is a consequence to the ridiculous amount of freedom the game offers. Like nothing's stopping you from having a 50+ daughter family harem. In fact I usually give up on characters because they end up with too many children to keep track of. Pretty much impossible to sustain something like that without making a mess. Like wouldn't someone in the neighborhood notice that all 20 of my kids live at home and are pregnant at the same time and call the news or police or something? Personally I say let's keep the mess, as long as everything mostly works usually.
 

jkstfs123

Newbie
Sep 27, 2018
62
23
Like wouldn't someone in the neighborhood notice that all 20 of my kids live at home and are pregnant at the same time and call the news or police or something?
The thing is you could actually write a scene that checks for this very thing and triggers the cops or some journalist turning up to hound you over it but I guess that's also kind of the problem with the game too. Implementing rules is basically not possible. All you can really do is implement state triggered events and they are all over the place. As an example there's no system in place to determine whether or not an npc wants to have sex with the player character. You just call a function that triggers it. Now, npc have a parameter called "attractiontoplayer" which ostensibly determines whether or not they want to have sex but it's irrelevant. You have to do your own check against the parameter if you want a blocker for sex and you have to do it in every single scene. Okay, but even if you do add that check in every single scene what do the values mean? I've seen scenes where attractiontoplayer being 20 is enough to trigger sex and I've seen scenes where attractiontoplayer being 80 is required. What are the rules here? It'd be a godsend to writing scenes if stuff like that was pulled out of the scenes and built into the game's base mechanics. Like how sneaking is handled. Scenes just call a function that pops up that minigame and it returns whether or not the player was successful. There's not dozens of different scenes all checking the sneak parameter and comparing it against some arbitrary inconsistent threshold.

I'm not trying to rain shit on the dev here. What they've achieved can't have been easy. I think I'm only so frustrated because I like what the game seems to be trying to do but it's just not there yet. And I worry a bit about the direction of development. I think writing scenes is bogging things down. And why transition to UE5? Is there any actual benefit to that or is it just "Gotta use the latest and greatest"? Seems like it even UE4 is way overkill for the game.
 

Vinfamy

creating moddable 3D life simulator
Game Developer
Jul 5, 2017
1,250
4,850
424.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 is a Kink of the Month update focusing on Doggy (Best ...). For the full change log, check the F95 OP for LifePlay or Docs/Change_Logs.txt inside your game folder
- Also, about half of patrons' commissions for January (all maps + half of the scenes), I'll do the rest (animations + remaining scenes) for the 8 February update
 

Deserted Mind

Newbie
Jun 28, 2021
27
55
The file double_date_cms.lpscene seems to have a " missing in line 9 and line 134 has a " where a > should be set. Same in voyeur_neighbor_cms.lpscene line 51 and 94; line 130 contains a " where a > should be set. ;)
 
3.30 star(s) 118 Votes