sirus.d

Newbie
Dec 5, 2017
86
55
I ran into an annoying situation

girlfriend: lives in the MC flat, is shown in the rooms and can be interacted with
BUT as soon she becomes a
wife: still lives with MC, but is no longer shown in the rooms and can't be interacted with - unless I use general shortcuts like the Propose Sex to Partner or the phone...

Is that a known bug?
Is there a fix other then don't marry her?
I tried the forum search on that, but couldn't find anything

edit:
Nevermind, I solved the problem somehow after some more trial&error saves including breaking up with her, moving her in/out of the flat before the marriage, passing time, etc. Not sure what combination actually worked, but all is fine now. *shrug*
 
Last edited:

Deleted member 2476484

Member
Modder
Jun 15, 2020
164
117
Hi all,
I've separated the ShopAddons mod into mini mods.

It's not perfect yet, but it works !

I'm not sure about my coding, if one modder can take a look of one of my mini mods (shop), and make the fix, I will fix the others by myself. I just want to be sure I'm using set/get/modifyActorVar the right way....

If my coding is good, I will post them to the mod repository, ModManager, fandom ...
 
  • Like
Reactions: NickNo

Vima

Newbie
Modder
Jul 3, 2018
94
239
Moabit
you can do it via the contact list -> edit appearance -> select morphs, there should be body morphs.
if you mean this :)
 

ExITzz

New Member
May 8, 2020
3
5
As promised I want to share the LifePlay Launcher / Mod Manager with you.
It is a stand alone launcher (32/64 Bit .NET) for LifePlay. Just put it next to the LifePlay.exe in your game directory.
It can install, update and manage LifePlay modules and addons like character and room presets.


Current Version: 1.4.3.5 (15.01.2021)
Download:
Documentation:
When I run LPLauncher.exe it shows "Cannot download mod repository."
It is v1.4.2.0. but GIT says there are no differences in the 1.4.3.5?
 

Pilotus13

Newbie
Aug 14, 2018
32
26
Is it possible to set a proper animation for a scene - like one person is sitting (everytime scene starts), another one is, let's say, drinking coffee? I tried "animate" function - it didn't work, however AnimatePair, that I found in another scene works, but if only for two people...
 

NickNo

Member
Modder
Jan 19, 2020
249
296
When I run LPLauncher.exe it shows "Cannot download mod repository."
It is v1.4.2.0. but GIT says there are no differences in the 1.4.3.5?
Love this kind of reports - where the fix is alredy included :)
Just use the latest version. There are dozens of changes ;) - See here:
 

NickNo

Member
Modder
Jan 19, 2020
249
296
I've separated the ShopAddons mod into mini mods.


I'm not sure about my coding, if one modder can take a look of one of my mini mods (shop), and make the fix, I will fix the others by myself. I just want to be sure I'm using set/get/modifyActorVar the right way....
Looks promising ;-)

About the way you coded it:
You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

Pilotus13

Newbie
Aug 14, 2018
32
26
Having a problem, getting required chars for scenes - it seems that selection rules (after If) do not work.
For example, I assume that the string below should give me two chars for a scene - one is my colleague from my contact list, who is at least a little submissive. Second char is my boss. And the colleage selected should be in his love interests (is boss is heteromale, no trans or men should appear as Col char).
WHO: Col = getPerson(true); Boss = getSpecific(Boss); If Col.isColleague() && Boss.isInterestedIn(Col) && Col.masochism > 10

However, I'm getting any person from my contact list (except for syblings for some reason), also without any references to boss love interests...

Could please anyone advise on what is wrong there?..
 

iishin

New Member
Jan 25, 2018
12
1
excuse me i have a question. Is the netorare mods triggered with female players ?
if have am i miss any part ? - have relationship with a man , drop him to submassive , openn relation be husband but still can not use invite bull while companion with husband
 

MattShizzle

Well-Known Member
Oct 31, 2019
1,354
1,275
Could we PLEASE have a fix for the characters in sex scenes spawning at the edge/in corners for rooms with no bed? Been asking for months and this is a serious problem.
Also, what was the point in making it 2 new KOTF when adding new ones so the ones who would come close STILL would never win? Gonna always be pregnancy, Doggy, cowgirl, fantasy shit, pissing over and over and over and over again. Sex worker MIGHT get a chance, but TF won't despite not being worked on since added, yet THREE pregnancy so far. Once 2 times disable until further notice - at least 6 months. Pisses me off. Mostly stuff I don't like and some I find disgusting. Pregnancy updates did help even though 100% NMK due to making mostly BP not necessary. PMG is still necessary due to lack of SW stuff for hoes.
 

Pilotus13

Newbie
Aug 14, 2018
32
26
Which parameters did you use?
Just like it says in the description file:

Actor.animate(animation)

USE:
Make the actor do something.

Parameter:
One of: martialart, drinkglass, dance, smoke, pray, sofawatch, browse, call, socialize, work, sweep, bathe, drinkbottle, lecture, theatrewatch, write, groupdance, call, sneak, camera, makeup, eat, toilet, bathe, masturbate, drinktea, smoke, strip, managefinances, receivelapdance, dental, beauty, health, haircut, weights, yoga, na_sleep, na_running

If no parameter is given current animation will be stopped and actor will go idle.

TYPE: Command
RETURNS: /
THEME: Animations
COMPARE:


My line looked like this:
Actor.animate(sweep).

But the char was just sitting there...
 

NickNo

Member
Modder
Jan 19, 2020
249
296
Ok, here we go. Let me introduce you to

Gangs of LifePlay: Kingpin

This mod is currently in an early state but already playable! I'm sharing it because I want your feedback as early as possible ;-)

The mod extends the crime options that the base game has. If offers turn based combat for (currently one) opponent(s) and will allow gang and prostitution management.

nn_gl_deal_street.gif

1610909918398.png

What is already done?
  • Weapon and turn based combat system
  • Black market (buy+sell)
  • Stealing stuff from the hospital
    • Storage door 3D scene
    • Storage room 3D scene
  • Bribing or attacking security staff
What is planned?
  • A lot more locations and actions + your feedback!
  • Gang management
  • Hookers that you 'own'
1610910159796.png

Please check the readme! (You always read the readme.txt, don't you?!)

You can get the mod here: or use my LPLauncher / ModManager to get it.

Current Version: 0.2 Beta

You don't have permission to view the spoiler content. Log in or register now.

Have more ideas, feature requests or found bugs? Just let me know! And please: Tag me or I won't notice it.
 
Last edited:
3.30 star(s) 118 Votes