Apr 28, 2020
224
201
2 questions.
One is how easy to make it so when you creampie a women that will make it so it's still wet after she orgasm so you don't have to deal with the "if under 20 she's too dry to fuck fast"?
Two is make it so multiple characters can't occupy the same spot.
 

cces4r

New Member
May 21, 2020
3
2
is it possible for a male (player) character to impregnate a female pet (dog or horse) and have them give birth to your child?
 

jabberwockyjon

New Member
Aug 6, 2021
6
0
Interesting.
What exactly are you modding?
Textures for example, or attributte bonuses?
I'm just editing some text files. Clothes4, outfits_F, outfits_f_sports, outfits_f_work. The Clothes4 seems to be the whole list of everything, while the outfits reference clothes on that list. In LifePlay\Content\Modules

If I knew how to open the game in Unreal, I'd probably start digging around further.

I also revised things so I don't get fired for going to work naked. I'm always naked in the game!
 

Satyr90

Member
Dec 23, 2020
287
192
when creating a scene.... Is there anyway to set a generate a person then set them to a family relationship with the player? So could I create a scene where I both create and introduce a relative to the Player (like mother, father, brother, sister, ect)? Or do I have to create the relative first then put them into the scene?
 

TurboShark

Member
Jan 14, 2018
105
122
when creating a scene.... Is there anyway to set a generate a person then set them to a family relationship with the player? So could I create a scene where I both create and introduce a relative to the Player (like mother, father, brother, sister, ect)? Or do I have to create the relative first then put them into the scene?
It's not specific like you're asking, and I've never personally used the command, but to create a relative (likely sibling) you would type:

Actor = Player.generateRelativeMatchRace()

You could further customize the generated person with a While function, so something like this (assuming your character is straight and male):

Actor = Player.generateRelativeMatchRace()
While !Player.isInterestedIn(Actor)
Actor = Player.generateRelativeMatchRace()
Endwhile

That will generate a woman. You would remove the exclamation point if you want to generate a man. Edit: F95 doesn't preserve spacing and I'm too lazy to figure out if there is a code text box I can create. There is supposed to be four spaces before the Actor = Player.generateRelativeMatchRace() command in between the While function.
 

Satyr90

Member
Dec 23, 2020
287
192
It's not specific like you're asking, and I've never personally used the command, but to create a relative (likely sibling) you would type:

Actor = Player.generateRelativeMatchRace()

You could further customize the generated person with a While function, so something like this (assuming your character is straight and male):

Actor = Player.generateRelativeMatchRace()
While !Player.isInterestedIn(Actor)
Actor = Player.generateRelativeMatchRace()
Endwhile

That will generate a woman. You would remove the exclamation point if you want to generate a man. Edit: F95 doesn't preserve spacing and I'm too lazy to figure out if there is a code text box I can create. There is supposed to be four spaces before the Actor = Player.generateRelativeMatchRace() command in between the While function.
I'm familiar with the command you gave however I wanted to use a specific character that I created and introduce them into a scene then set it to a family relationship with the player... unfortunately I don't know how... I know how to set an NPC relationship I just didn't know if there was some command for the player as well.

edit: I'm thinking just making the scene with all the NPC relationships set then at the end exchanging contacts to allow the player to manually change the relationship themselves. That's the only workaround I can think of.
 
Last edited:

Vinfamy

creating moddable 3D life simulator
Game Developer
Jul 5, 2017
1,250
4,852

Firstly, let's first talk about v4.13 (8 October), which is planned to focus entirely on bug fixes as the bugs have admittedly been pilling up a bit since the conclusion of the v4.0 overhaul back in May:
Between now and 4 October (i.e. a whole month), please report any bugs currently in the game on the 's bugs channel so that they can be fixed in v4.13. Please provide as much detail as possible (i.e. exactly how to trigger this bug) because usually the biggest challenge to fixing a bug is actually reproducing it on my end. No need to check if your bug has already been reported before by someone else, cause such repetition gives me an idea of how common a bug is + giving more info to go on to reproduce the bug on my end.
Secondly, the results for the Kinks of the Month poll for September are as follows (Main Poll Votes + Bonus Poll Votes = Total)
  • At Work 50 + 34 = 84
  • Missionary (paul Ince...) 33 + 26 = 59
  • Trans 29 + 20 = 49
  • Interracial 23 + 25 = 48
  • Group Sex 23 + 17 = 40
  • BDSM 21 + 13 = 34
  • Netorare (you're the cuck) 22 + 11 = 33
  • Reverse Cowgirl (Rap... music) 19 + 11 = 30
  • Tentacles 19 + 10 = 29
  • Elves, Orcs and Vampires 20 + 9 = 29
  • Transformation 17 + 9 = 26
  • Watersports 16 + 7 = 23
  • Cowgirl (bill Corr...) 11 + 10 = 21
  • Vore 12 + 6 = 18
  • Gay 10 + 6 = 16
  • Foot Fetish 6 + 5 = 11
  • Lesbian 7 + 3 = 10
  • Scat 4 + 4 = 8
  • Toys 4 + 3 = 7
  • Non-NTR Voyeurism 5 + 1 = 6
Accordingly:
- At Work will be the focus of v4.11 (ETA: 18 September). The community brainstorm period for this kink will be from today to 11 September. If you wonder why such a vanilla thing like missionary wins a kink poll, I suspect this has more to do with some third-party modder promising to add something to their mod if missionary wins, but this modder isn't affiliated with me in any way of course.
- Missionary (paul Ince...) will be the focus of v4.12 (ETA: 28 September). The community brainstorm period for this kink will be from 14 Sep to 21 Sep.
This way, each KotM update has one week for the community to brainstorm ideas for, and another week between the brainstorm's conclusion and the release date for me to actually work on these ideas and add to the game.
From this month onwards, I decided to increase the exclusion period from future polls for each winning kink from 2 months to 3 months to allow for more variety (meaning even the most popular kink can only win max once every 4 months, or 3 times a year). Both kinks will then be excluded from the polls for October, November & December, allowing others to have a go.
Some kinks probably still aren't popular enough to win even with the new 3-month exclusion rule. Some of them will get some love instead in certain first update of each month (specifically, v4.16 - 8 Nov and v4.19 - 8 Dec) like what I did with Old-Young last month for example. Also, don't forget the game is moddable so if your kink is very niche and you're impatient, you can try making a mod for it yourself or asking around in the modding channels if any active modder is interested in your kink (maybe even a collaboration where you write the ideas and the scene texts, the modder codes).
 

Icebird

Member
Sep 22, 2017
381
275
I'm familiar with the command you gave however I wanted to use a specific character that I created and introduce them into a scene then set it to a family relationship with the player... unfortunately I don't know how... I know how to set an NPC relationship I just didn't know if there was some command for the player as well.

edit: I'm thinking just making the scene with all the NPC relationships set then at the end exchanging contacts to allow the player to manually change the relationship themselves. That's the only workaround I can think of.
Read the explanations in the "addNpcRelationship.txt" under the LifePlay\Docs\Modding\ folder.

From there:
Jack:: "Have you met my brother, Jason?"
addNpcRelationship(Siblings, Jack, Jason)
"A few days later ... in a seperate scene perhaps"
Jack:: "Here's my sister, Natalie."
addNPCRelationship(Siblings, Jack, Natalie)
"The game will now also recognize Jason and Natalie as siblings."

Counter this you can use the removeNpcRelationship command.

If you need concrete ingame sample look in this new LP4.9 scenes under LifePlay\Content\Modules\vin_OldYoung\Scenes\: friend_younger.lpscene; friend_older.lpscene

Also if you want pick existing relative npc you can call with this commands: getRelative() and getRelativeExcept()

There is a mod too to handle relations and more: the NickNo's NPC manager (nn_NPCManager).
 
Last edited:

creangel

Newbie
Dec 10, 2020
75
36
Not asking
Just waiting for the serial killer meat pie / kebab shop owner update, please don't disappoint.
Whom actually 'ownes' the meat shop part? Who can give permission to use that resource?

If one wanted to make a mod with a special type of meat shops? And events? *low expectations to none expectations*

If someone could help me get started so I just could write a few events to the *special* meat shop? If I had an working mod folder to tinker with?



We will see if I get started on my own. :)
 

kuro95zone

Newbie
Jul 8, 2021
77
54
your mode is a weeeee bit over the top for my taste...

but just copy any of the mod in the modules folder or just make a folder in the modules folder and go from there
 

Demiare

Member
Sep 16, 2016
420
552
Is there any way to block random "hang out with me" events while player is doing his work? Because there is just too many interuptions once you have a large contacts list & good carma (even with event multiplier 1.0) =/
 
  • Like
Reactions: Ninja of Death

creangel

Newbie
Dec 10, 2020
75
36
Raddeck - I tried to start a private conversation, but for some reason F95 will not let me.

Would love to contribute to a mod that I assume, many people have in their LPlauncher? and gets auto updated.

I kind of think this game should have a launcher that auto update the main game version. However, I digress.

My taste is not necessarily towards the overtly macabre. More I assume a version of Dolcett with more innuendos then pieces of people on display.

As an example:

Perhaps a dominant/sadistic boyfriend or girlfriend that might take you to this a little different butcher shop, where he/she points out to you how much debt he is in, and where the butcher is very and oddly interested in your diet and how much you exercise. :whistle:

I assume kind of where to start and kind of if I want to make a quest or a few events.


Me: Raddeck's LifePlay Mods collection | F95zone , just contribute to my mod. A mod for a mod, most of the time will not work after few updates...

Also, the game don't let us choose a store, to make a Kebab only meat store or else.

For serial killer, inside the Remake I began to introduce it, but I had to edit a lot of files ... to make it usable.

For people who wants to create new mod, create something who don't exist or contribute to existing mods. Modders will be glad of your helps and to ear your new ideas.

By helping us with contributions or reporting bugs, it help us to expand our mods and fixed what you don't like or doesn't work.
 

Deleted member 2476484

Member
Modder
Jun 15, 2020
164
117
Raddeck - I tried to start a private conversation, but for some reason F95 will not let me.
Join my Discord

As an example:

Perhaps a dominant/sadistic boyfriend or girlfriend that might take you to this a little different butcher shop, where he/she points out to you how much debt he is in, and where the butcher is very and oddly interested in your diet and how much you exercise. :whistle:

I assume kind of where to start and kind of if I want to make a quest or a few events.
Not sure about decapitation ...
 

Ravenger6660

Active Member
Sep 14, 2017
852
996
Is there any way to block random "hang out with me" events while player is doing his work? Because there is just too many interuptions once you have a large contacts list & good carma (even with event multiplier 1.0) =/
I did some fixes to 'hang out scenes' in my mod a while ago. What I did was take the 'timeout command' at the end all of them and place a copy of them in the others. I also added an 'actor timeout command' so other NPCs have a chance to trigger scenes.

\LifePlay\Content\Modules\vin_Base\Scenes\companion
 
  • Like
Reactions: R0y

StrikeFX

New Member
Dec 21, 2020
13
3
Is it even netori if the victim wants it? Like what's the fun in stealing a girl who's with some uber beta cuck who's just pawning her off? The girl's practically single in that scenario anyway. Give us more angry wannabe alpha losers to get mad at us, not some betas who already know their place.
I suspect a large reason you don't see that is because getting caught just isn't what most folks are into.

The angry reaction I'm aware of is 'screw the both of you' and he leaves.Having the angry husband come home and give his cheating wife and her lover both barrels is an accurate reaction, but I don't see that being a popular mod.
 

Mommysbuttslut

Forum Fanatic
Feb 19, 2021
4,191
10,275
I suspect a large reason you don't see that is because getting caught just isn't what most folks are into.

The angry reaction I'm aware of is 'screw the both of you' and he leaves.Having the angry husband come home and give his cheating wife and her lover both barrels is an accurate reaction, but I don't see that being a popular mod.
I do get what you're saying but tbh I think there could be some really funny scenarios that maybe should play out if you've got high enough domination or martial skill or maybe even money when that happens. Even the fairly lame scene that's in game right now when you get caught makes me giggle. Stealing a woman from an obligate beta just isn't fun imo though, it's like picking on nerds or taking candy from babies. Someone who thinks to much of themselves makes for a way more fun victim
 
  • Like
Reactions: kuro95zone
3.30 star(s) 118 Votes