Lostlegends

Active Member
Modder
Jul 9, 2017
596
1,176
This is a very much informal update to the dungeon mod. Mostly just a bugfix for my lazyness:rolleyes:
The timing of fear decreasing has been updated from my poor effort of a hack, to the proper commands Vinfamy put in a few weeks ago. So hopefully no more slaves frozen in fear!
A couple of things to be aware of:
Training has slowed down quite a lot, this is a semi permanant change. I am implamenting a difficulty setting.(It will just give you more time to play with them!)
There are a couple of extra options, However. They are completly hetro Male V Female, as normal I will do the other stuff, for those of you who want it. But I am hetro male so I always start this way. Updates to these will come when I am fed up with getting nagged or can be botherd, Its a difficult time at the moment.
The main change is a family blackmail option!
Kidnap someone, go to process slave, contact family. Sorry female family only for now.I will get there (Promise). and you can extort sex from your slaves family, or just enslave them as well! This stuff wasnt made for release yet, so its basic un spell checked etc. but it does work.
The extort family was made to work with my Set Relationship V3 Mod, as that generates full families. You cannot extort a family member if they dont exsist! But it will work for any person with a mother/sister/daughter relationship.
Set relationship V3 here:
https://f95zone.to/threads/ll-game-mods-for-lifeplay.43387/
As the Ticker and a couple of other things are not needed anymore, I would delete the old "LL_SlaveTrainer" folder and instal this. Alternatly just delete 'LL_SlaveTrainer\Actions\weekOver.lpscene' And 'LL_SlaveTrainer\Stats\ticker.lpstat'
However overwrite will work fine, you will just be left with unneeded files.
Should be save freindly!
Sorry for the text wall!
As normal Sugestions/ bug reports are always welcome, If I dont know about them I cannot fix them!!!
Sorry If you downloaded the file before this I left some test work I was doing in it for someone els
Please delete the MatchmakerV2 files from the scen folder.
Clean download(I hope)
View attachment LL_SlaveTrainer.7z
 
Last edited:

MattShizzle

Well-Known Member
Oct 31, 2019
1,354
1,274
Another 2 bugs - a porn scene led to the street view/not seeing participants. Nat (from the GGGB quest) - her name keeps changing.
 

Vinfamy

creating moddable 3D life simulator
Game Developer
Jul 5, 2017
1,250
4,856
All bugs reported are from exactly the same cause. F5 then F9 please. Once the game runs out of NPC slots, nothing will work and the game will stay broken until you F5 and F9 to reset these slots. Continuing to play the game with no NPC slots left and not resetting them with F5 and F9 is like driving a car without wheels.
 
Last edited:

mecha_froggy

Active Member
Oct 17, 2018
913
1,672
Once the game runs out of NPC slots, nothing will work
How many slots do you have allocated? Is it dynamic, based on the user's own computer, or do you have a fixed value within the game? If it is the former then I suggest switching to the latter. Then you'll have an exact, non-mobile memory address in which to nail it down from - or set up an automatic delete function, at least. When in doubt, cap at 255.
 

SingleForLife

Newbie
Oct 22, 2019
65
53
add ages younger than 18. it will feel more real if we have some 15 year olds and not just 18
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
 

Lostlegends

Active Member
Modder
Jul 9, 2017
596
1,176
add ages younger than 18. it will feel more real if we have some 15 year olds and not just 18
Changing the ages is very easy, however if this is done Vinfamy will probabily loose Patreon, To make it aceptable to the masses then you will have to start making censors and ways of blocking sex. Then you need to add scale or size, after that none of the sex animations will work correctly!
Probebly not a good idea.
Also a total 255 cap would probabily kill the game for a lot of people, myself included. There are so many ways of doing this capping like that is something that belongs in the 1980's lol. I am fairly sure Vinfamy will already have a way around the issue, we just need patience.
 

Lostlegends

Active Member
Modder
Jul 9, 2017
596
1,176
Vinfamy I'm probabily just talking gibberish here but is it possible/would it help? if this slot idea could be used within a script. So far I have tried about 5 diffrent ways of getting my npc spawn families mod to work reliably, Now trying something diffrent again. Bearing in mind this could easily spawn 30 npc's in a very short space in time, would resetting with a script before doing this help? Or should I just give up on the whole idea of that mod? I already break it down so that it spawns one family group at at time.
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
24,535
17,022
Right now the game is somewhat good but it could be way better.

Need to restrict jods to only 2 shifts instead of 10 hours, yes I know I can leave anytime I want but hey I'm just saying.
Jobs start at 8 am work 1 shift go eat then work another shift would be great.

We need a "Go Home" button so it is easier to find your home in large towns, if you choose to go get something to eat the game will send you all the way across the town and it is very hard to find your way back.

We need more activities at home with family and or spouses and so on.
"Spend Time with Family" is not all that great when you either sneak/peep into rooms or join them in another room for a very short time. Family member are away from the home from about 8 am to 7 pm every day.

Need to sleep in the bed when we go to sleep and GF or spouse needs to sleep there to. (I thought this was already in the game when I first tried it many months ago.)

Would like to be able to adjust each person when in a sex act to line them up better.

Either with a mod or Vinfamy can put all this into the game would be great.
 

Vinfamy

creating moddable 3D life simulator
Game Developer
Jul 5, 2017
1,250
4,856
Vinfamy I'm probabily just talking gibberish here but is it possible/would it help? if this slot idea could be used within a script. So far I have tried about 5 diffrent ways of getting my npc spawn families mod to work reliably, Now trying something diffrent again. Bearing in mind this could easily spawn 30 npc's in a very short space in time, would resetting with a script before doing this help? Or should I just give up on the whole idea of that mod? I already break it down so that it spawns one family group at at time.
the slots thing is just a performance optimization thing, I'll add some code to allow the game to simply increase the number of slots automatically once the max slot count is reached
 

Vinfamy

creating moddable 3D life simulator
Game Developer
Jul 5, 2017
1,250
4,856
Right now the game is somewhat good but it could be way better.

Need to restrict jods to only 2 shifts instead of 10 hours, yes I know I can leave anytime I want but hey I'm just saying.
Jobs start at 8 am work 1 shift go eat then work another shift would be great.

We need a "Go Home" button so it is easier to find your home in large towns, if you choose to go get something to eat the game will send you all the way across the town and it is very hard to find your way back.

We need more activities at home with family and or spouses and so on.
"Spend Time with Family" is not all that great when you either sneak/peep into rooms or join them in another room for a very short time. Family member are away from the home from about 8 am to 7 pm every day.

Need to sleep in the bed when we go to sleep and GF or spouse needs to sleep there to. (I thought this was already in the game when I first tried it many months ago.)

Would like to be able to adjust each person when in a sex act to line them up better.

Either with a mod or Vinfamy can put all this into the game would be great.
First, read the v3.0 overhaul plans - remember we're only at Beta 2, 40% progress only
the work activity's average length is 4 hours - it's already designed to accomodate lunch break. Besides, anyone edit stuffs like this with a text editor in one second.
Press 0 to go home, right click on your portrait (bottom-right of your screen) for the hotkeys for your favorited places
 
  • Like
Reactions: rcbcgreenpanzer
3.30 star(s) 118 Votes