CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

chwX

Newbie
Aug 23, 2017
38
45
why is no one making a loli mod for this game we already have bestiality and rape and ntr why not add all fetishes also since we got fantasy stuff might as well add furrys
My guesses:
1. The models, while you can play with the sliders a lot, creating a realistic... quite young person... cannot be achieved.
2. The animations cannot account for the height difference. Supposedly the anims are getting a revamp this year, but I wouldn't expect much.

Not condemning, nor condoning, just my opinion.
 

PhazeUFO

Well-Known Member
Sep 28, 2021
1,505
1,456
Loli will kill the game!


All my mods are also, up to date!


All my mods are listed on the
I don't believe it will do a thing to kill the game, especially if it's a fanmade mod. I say this because things that are normally considered taboo are already in the game.
 
  • Like
Reactions: Pivetta

The Grifter

Active Member
May 28, 2017
664
1,059
Ok, I tried to create a custom scene for a scenario where the player is a vampire.
The idea is to persuade an existing enslaved companion to 'suggest' the player enslaves that companion's SO.
I also tried to create versions for NPCs the companion is dating, and even parents and any children he/she might have. Yes, I'm a sick and twisted individual, so sue me.
Anyway, since my programming skills are somewhat... lacking, I cannot get the scene play out correctly. I'll attach the scene version for the companion's spouse to this post; I'd appreciate if anyone could have a look and fix my dumb mistakes I'm sure I implemented...
 

Ravenger6660

Active Member
Sep 14, 2017
847
991
Ok, I tried to create a custom scene for a scenario where the player is a vampire.
The idea is to persuade an existing enslaved companion to 'suggest' the player enslaves that companion's SO.
I also tried to create versions for NPCs the companion is dating, and even parents and any children he/she might have. Yes, I'm a sick and twisted individual, so sue me.
Anyway, since my programming skills are somewhat... lacking, I cannot get the scene play out correctly. I'll attach the scene version for the companion's spouse to this post; I'd appreciate if anyone could have a look and fix my dumb mistakes I'm sure I implemented...
Here is your fix.

Add isModEnabled(vin_NonConsensual) due to forcing your will on someone
Add isModEnabled(vin_BDSM) due to bondage & slave content
Add isModEnabled(vin_Netori) due to cuck content
 
  • Like
Reactions: The Grifter

SmanMax

Newbie
Sep 2, 2019
46
62
Hmm, it looked at first like it's saved as part of the character data, but on checking out the character files in the savegame, that appears not to be the case. There must be some kind of table of relationships that's not in the Saves folder but is part of the saved data. I guess?

I'm kind of up against a similar quandry. I'm looking for where the game stores the values for sex scenes...that is, what kind of sex acts cause how much arousal gain in which partner. It looks to me like there's a few acts that are mistargeting recipients, like for example the Lick Pussy act increases arousal in the actor rather than the recipient. Several of the threesome/moresome sex scenes also have weird circumstances like the 'main' actor impregnating someone that they aren't actually penetrating in the scene.

But having combed the folders fairly thoroughly, I can't find any files that contain that information. It must be tucked into the .exe itself or something.
 
  • Like
Reactions: Green_fishtank

shawnnation

Active Member
Oct 19, 2020
501
397
wtf is with this game I don't know if I've missed something or experiencing bugs, this is the first time playing it so I created a character with a daughter. Im in a building with 4 walls with nothing to do.

I some how right click the map end up in a church flash my dick at someone get arrested even though no cop was there and I was talking to myself, get offered to be freed if I fuck the cop which I did. Proceed to dry hump the cop with a 1000 positions to chose from all being done fully clothed. And besides all of this Ive never seen my daughter.

10/10 would enter a perverse twilight zone again.
 

jkstfs123

Newbie
Sep 27, 2018
62
23
There must be some kind of table of relationships that's not in the Saves folder but is part of the saved data. I guess?
There's a companion binary save file under appdata. It probably contains all that stuff. It's not user editable like character files are.

I'm kind of up against a similar quandry. I'm looking for where the game stores the values for sex scenes...that is, what kind of sex acts cause how much arousal gain in which partner.
That's part of character data. There's just a list of stats that says "likes_cowgirl", "likes_oral", etc.

It looks to me like there's a few acts that are mistargeting recipients, like for example the Lick Pussy act increases arousal in the actor rather than the recipient.
The game doesn't seem to differentiate between a female giving a blowjob and a male eating a woman out. Both are just "oral" and all that matters is the "likes_oral" stat in the character data.

Several of the threesome/moresome sex scenes also have weird circumstances like the 'main' actor impregnating someone that they aren't actually penetrating in the scene.
Yeah, I'm pretty sure it's completely busted. Originally the game didn't even have separate orgasms. It's been hacked in but not well.
 

Furiousrawrr

Member
Dec 10, 2017
136
43
Cool sandbox game, creative. I have a issue tho, cant be able to change age. Even tho i press p and can change other nps, stuck at age 33.
 

SmanMax

Newbie
Sep 2, 2019
46
62
That's part of character data. There's just a list of stats that says "likes_cowgirl", "likes_oral", etc.


The game doesn't seem to differentiate between a female giving a blowjob and a male eating a woman out. Both are just "oral" and all that matters is the "likes_oral" stat in the character data.
Right, I saw those stats. Those can be edited in the character files, or just within the game. No trouble there.

What I was looking for the core mechanics of the sex scenes themselves though. For example, the 'lick pussy' action increases the arousal of the one doing the licking rather than the one being licked. That seems like a mistake, because the various 'blowjob' actions have the opposite effect.

And while it's true that the percentages in the character data are part of this equation, it seems as they're modifying some 'core value' stored somewhere. If 'Oral Sex' for both participants is set to 100%, then one partner gets 4.35 arousal per tick (for example, I don't remember the exact value now) and the other gets .9 arousal per tick. For a blowjob, the high arousal gain is on the one getting the blowjob. For licking pussy, it's...the one doing the licking. It's quite odd. Similarly, there's a few different varieties of 69, but some of them arouse both people equally and others only arouse one.

I think it's true that some sex acts are interacted with by more than one tag too. You can have 'Rough Missionary' for example, which is modified by both the 'Rough' stat and the 'Missionary' stat (and the 'Vaginal' stat and the global 'how easily you orgasm stat, except for the Player's character, for whom the global orgasm sensitivity stat appears not to have any effect at all).

So the interactions get...messy. But underneath it all there does seem to be a game system that gives different acts different base values that are then modified in a formula determined by these preferences. I am assuming that same system also assigns which participant gets which base value, when those values are different per participant, but as with the hypothetical 'relationship web' storage, it seems not to be in an easily modified format.

Which is too bad.
 
May 18, 2021
9
3
you can just go into the files and edit the minimum age and average age, the problem is that all models are the same size, which means that you won't be able to tell the difference between teenager and adult
Which file exactly to edit the age on it, if I may ask? And about the size, I see no trouble playing with the scale (x, y , z) buttons. The issue, after changing the scale, is the non-match or the disruption when interacting physically with other individuals and also when interacting with things like furniture ... ect.
 
  • Like
Reactions: SluttyYasmine
Mar 31, 2019
31
45
Which file exactly to edit the age on it, if I may ask? And about the size, I see no trouble playing with the scale (x, y , z) buttons. The issue, after changing the scale, is the non-match or the disruption when interacting physically with other individuals and also when interacting with things like furniture ... ect.
Here:
LifePlay\LifePlay\Content\Modules\vin_Base\Stats\age.lpstat
 

The Grifter

Active Member
May 28, 2017
664
1,059
Ravenger6660 - Thanks a lot for your help, appreciate it. Already used your fix for my other three scenes.

Which actuallly brings me to another question to those better at programming... what condition do I have to add so the scene won't select an actor that already has the slave tag?
 

jkstfs123

Newbie
Sep 27, 2018
62
23
Which actuallly brings me to another question to those better at programming... what condition do I have to add so the scene won't select an actor that already has the slave tag?
{Actor}.getActorVar(name)
If a tag / value was not assigned the function will return 0.

For any normal programming language I would say
Code:
Actor2.getActorVar(tag_Slave) == 0
is what you need but I've never seen it used that way, it's always assigned to a variable first and then compared, so maybe it can't process that and you'll need to do something like
Code:
WHO: Actor = getCompanion(); Actor2 = Actor.getRelatedPerson(Spouses); AlreadySlave = Actor2.getActorVar(tag_slave); If AlreadySlave == 0 && !Actor.isDating() && Actor:rapportwithplayer > 50 && Player.isInterestedIn(Actor2) && Actor2.isInterestedIn(Player)
or
Code:
AlreadySlave = Actor2.getActorVar(tag_Slave)
If AlreadySlave == 0
    ...insert code here
Endif
 
  • Like
Reactions: The Grifter

Ravenger6660

Active Member
Sep 14, 2017
847
991
Code:
WHO: Actor = getCompanion(); Actor2 = Actor.getRelatedPerson(Spouses); AlreadySlave = Actor2.getActorVar(tag_slave); If AlreadySlave == 0 && !Actor.isDating() && Actor:rapportwithplayer > 50 && Player.isInterestedIn(Actor2) && Actor2.isInterestedIn(Player)
Not so sure about this one. I have found no scene that work this way. But I have never tried/tested it.

Code:
AlreadySlave = Actor2.getActorVar(tag_Slave)
If AlreadySlave == 0
    ...insert code here
Endif
I do use this one. For my maid scene and Npc_give_birth_extra scene.

How I would write it.

Code:
Actor = getPerson(true); if Player.isInterested(Actor)
AlreadySlave = Actor.getActorVar(tag_Slave)
count = 0
While AlreadySlave > 0  && count < 15 /////This loop will cycle through every npc in your  'contacts'
    Actor = getPerson(true); if Player.isInterested(Actor)/// make sure is someone your character wants if straight/gay/bi
    AlreadySlave = Actor.getActorVar(tag_Slave)
    count += 1
Endwhile

If AlreadySlave == 0 && Actor.isValid()
    ////do scene
Endif
 
Last edited:
  • Like
Reactions: The Grifter
3.30 star(s) 118 Votes