Scenes that contain cumflation are part of my mod.To Start the cumflation scene what do you click in game?
thank you for the reply, I searched for it earlier and realized , I should have said I had the mod installed and active already, but not sure how get to those scenes in to be used in gameScenes that contain cumflation are part of my mod.
https://f95zone.to/threads/lifeplay-v4-18-vinfamy.11321/post-4138623
Breeding_Rabbits
make_baby
Wants_Baby
caught_family_Fertile
Breeding_family_Drug
Roommate_Drug
Donate_Sperm
Bad_Medicine
In order to get Breeding_Rabbits to work you will need to Donate_Sperm at Hospital so that you can get the tag_Breeder on some npcs. Breeding_party_2 also helps.thank you for the reply, I searched for it earlier and realized , I should have said I had the mod installed and active already, but not sure how get to those scenes in to be used in game
ThanksIn order to get Breeding_Rabbits to work you will need to Donate_Sperm at Hospital so that you can get the tag_Breeder on some npcs. Breeding_party_2 also helps.
Bad_Medicine {Take chinese aphrodisiac more than once. And fuck same girl over and over.}
make_baby {try and get girl-friend pregnant}
Wants_Baby {playing as a male an ovulating female npc will want to get pregnant}
Give_me_Baby {playing as a female ovulating and male npc you know will try to knock you up}
Roommate_Drug {You need roommate and chinese aphrodisiac in inventory}
Breeding_family_Drug {You need a family member and chinese aphrodisiac in inventory}
You can also manual trigger scenes by press [ ` ] key and typing name of scene.
I want to say that Vinfamy wouldn't abandon this game after all he but into it but after 3 months of complete radio silence it's kinda hard to give that benefit of the doubt tbh.Is this abandoned or not????
Some Modder have not abandoned this game.Is this abandoned or not????
start_relationship_Crazy.lpsceneThis is the code.
1. is Actor tag_Deflowered ?Code:WHO: Actor = getPerson(tag_Deflowered); If Actor:attractiontoplayer > 0 && !Actor.isDating() OTHER: Likes = Actor.GetActorVar(tag_Stalker) If Likes > 0 || Actor:perversion > 50
2. Actor:attractiontoplayer > 0 ?
3. !Actor.isDating() Specifically the player ?
4. is Actor tag_Stalker ? Or Actor's perversion > 50 ?
Sometimes 'The Game Itself' will only trigger some scenes and not others.
You can edit default perk point to start at 20 or so and never run out. Modules>base>perks. Edit a txt file.I've forgotten, but wasn't there a way to edit Perk Points in game by changing the name of your character?
FYI:I've forgotten, but wasn't there a way to edit Perk Points in game by changing the name of your character?
this game need a facelift and a very strong cleanup and bugfixing, IMOthis game need a release similar to Lab Rats 2 - Reformulate![]()
Thank you for letting me know. My stuff is now fixed.start_relationship_Crazy.lpscene
Likes = Companion.GetActorVar(tag_Deflowered)You don't have permission to view the spoiler content. Log in or register now.
Likes2 = Companion.GetActorVar(tag_Deflowerer)
"Actor" should be "Companion".
virgin_approaches
Actor.isRelative -> Actor.isRelative()You don't have permission to view the spoiler content. Log in or register now.
There are many scenes their functions missing "()".
I think "spouses" in hasRelationship(Dating, spouses) needs to be "Spouses" to work.