Icebird

Member
Sep 22, 2017
396
284
Try editing the Stat in:

LifePlay - > Content -> Modules -> vin_Base -> Stats -> Longterm - > Karma.lpstat

Think if you change the stat minimum to 100, shouldn't* go below that.

In the same place you can add a daily change to add however much karma you want at the start of a new day.

Have not tested this, I cruise around with negative Karma all the time :KEK:

Just know that you need to save/copy the file elsewhere, because everytime you update, your changes will be overwritten.
There is other solution to this. Spend perkpoints to the 'Lucky Bastard' perk and this will mostly eliminate the negative karma effects. My opinion it's better way than breaking the default mechanics of the game. Karma can be refill relative easily with the 'Make a mod' and the 'Support Lifeplay on Patreon :p' and the various housework options.

Meanwhile in the last hour I wrote a little cheatmod what's gives you perkpoints.
I hope life(play) will be easier with using this :).
 

Gizmo1206

Member
Dec 11, 2017
122
29
So with the lewdpatcher patch theres a bug with incest relationships,i added a sister and made her my girlfriend but most of the time when the games suppose to choose your "s.o" it will show a npc i never met. like for a cam show it brings in a npc named ben instead of my sister
 
Last edited:

Icebird

Member
Sep 22, 2017
396
284
So with the lewdpatcher patch theres a bug with incest relationships,i added a sister and made her my girlfriend but most of the time when the games suppose to choose your "s.o" it will show a npc i never met. like for a cam show it brings in a npc named ben instead of my sister
That patches maybe isn't up to date. If you apply any update or patch should be overwrite contents only if that newer than existing. (With filemanagers -like a total commander- can do this job easily)
 

larsV

Member
Jan 13, 2018
203
70
so my last save was from v5 beta 2 and going to v5.14 would it be safe using that save or should i start over?
it is beter to start over since the save was from beta version(you alway`s can have it sved but if you download 5.14 you should start a new save) and if the beta is also your last version you have , you should dowload the full version of 5.14 not just update
 

Gizmo1206

Member
Dec 11, 2017
122
29
That patches maybe isn't up to date. If you apply any update or patch should be overwrite contents only if that newer than existing. (With filemanagers -like a total commander- can do this job easily)
huh that might be the case its download page says 5.14 but the changelog only goes to 5.11

edit: that definitly seems to be it,the latest file is from oct 19th
 

Gizmo1206

Member
Dec 11, 2017
122
29
it is beter to start over since the save was from beta version(you alway`s can have it sved but if you download 5.14 you should start a new save) and if the beta is also your last version you have , you should dowload the full version of 5.14 not just update
a little late but thanks,i did restart,only used the old save to import my characters looks
 

Grim

Active Member
Aug 17, 2016
913
623
So with the lewdpatcher patch theres a bug with incest relationships,i added a sister and made her my girlfriend but most of the time when the games suppose to choose your "s.o" it will show a npc i never met. like for a cam show it brings in a npc named ben instead of my sister
That patches maybe isn't up to date. If you apply any update or patch should be overwrite contents only if that newer than existing. (With filemanagers -like a total commander- can do this job easily)
I can't speak about that particular bug since I haven't played the game in a while, but the Lewdpatcher patch isn't actually necessary if you're downloading the game from links in this thread. Anything the patch would add is already included.
 

Gizmo1206

Member
Dec 11, 2017
122
29
I can't speak about that particular bug since I haven't played the game in a while, but the Lewdpatcher patch isn't actually necessary if you're downloading the game from links in this thread. Anything the patch would add is already included.
huh so it is,will have to test it out on my next days off
 

larsV

Member
Jan 13, 2018
203
70
huh so it is,will have to test it out on my next days off
the lewdpatcher is only needed when you have download the game from patron,on patron are a few rules included nudity and the game is under those rules ,so they came up with the lewdpatcher for patron version
 

Kassan06969

Well-Known Member
Apr 14, 2022
1,679
2,467
I sure hope lactation is a new kink and not part of the pregnancy kink, for those of us not interested in it. Or some other way to turn those scenes off.
 
  • Like
Reactions: Coomer341

Gizmo1206

Member
Dec 11, 2017
122
29
question about random events can you encounter random events you picked no on before? as in i picked no because i didnt want to start it then or if youve did the event before can you encounter it again?
 

Ravenger6660

Active Member
Sep 14, 2017
864
1,010
question about random events can you encounter random events you picked 'no' on [it] before? as in I picked 'no' because i didn't want to start it then or if you've did the event before can you encounter it again?
Some scene do have diffident timeouts when choosing between yes/no/other, but most of the time picking 'no' give a very long cool down.
If you you pick the 'emergency' end scene button on the bottom left corner, it stop the whole scene from triggering for a moment and there is usually a large chance the same scene will trigger again but not always.
 
  • Like
Reactions: Coomer341

Gizmo1206

Member
Dec 11, 2017
122
29
Some scene do have diffident timeouts when choosing between yes/no/other, but most of the time picking 'no' give a very long cool down.
If you you pick the 'emergency' end scene button on the bottom left corner, it stop the whole scene from triggering for a moment and there is usually a large chance the same scene will trigger again but not always.
glad to hear that im not locked out of the event even if i pick no
 

ianskman

Member
Mar 12, 2021
213
277
Is it possible to make a mod that varies the height for NPC,s automatically as they are generated lets say between 0.97 and 1.0 ? like we can do when we edit the xyz scale in the morphs as it would add a bit of variation. Animations are fine with this scale difference.
 

Grim

Active Member
Aug 17, 2016
913
623
Is it possible to make a mod that varies the height for NPC,s automatically as they are generated lets say between 0.97 and 1.0 ? like we can do when we edit the xyz scale in the morphs as it would add a bit of variation. Animations are fine with this scale difference.
I think I remember trying to do something similar a while ago, only to find out that the setMorphValue() function doesn't work with the XYZ scales. Assuming it did work, you could potentially make a scene that runs once a day or something and sets the scale of NPCs that haven't already been adjusted, and then set a flag on them so they don't get readjusted.

One issue I noticed with the scale values though is they seem to get reset back to the default value of 1.0 if the NPC is part of a sex scene. I assume this was done so the animations would line up correctly, but the problem was it didn't set them back to the custom values afterwards. Not sure if this has changed since I tested this stuff months ago or not.
 
Last edited:

Stringy Bob

Member
Apr 12, 2021
361
411
Has the life sim & careers side of this game been worked on recently? Last time I played, about a year ago, that was even more lacking than Sims 4 with Get To Work. I know thats not why people play the game, but it would be great to have a bit more depth.
 
Last edited:

Gizmo1206

Member
Dec 11, 2017
122
29
is there a way to see updates from the dev for the lewdpatcher patch? or is it just kind of check to see if it got updated
 
3.30 star(s) 118 Votes