marcusvm

New Member
Nov 17, 2017
4
0
Guys, could anyone help me with a question.

I'm trying to put characters created by me in the game, like NPC's, nowadays, I manually add each one of them, through the contact list, and then I block them, so they act like npc. (I meet them in the game and etc.)

but let's say one day I have more than 400 characters created, and I want to add them in a new clean save.
If I rename the created characters to xx.lpcharacter and put them all into a save folder, will they show up in the game, normally as if I added them manually?

I'm asking because using the "unlock all npcs" button they don't show up in the contact list, only the ones I created manually appear.

I appreciate if anyone knows. (y)
 

Roseys

Member
Jul 24, 2017
267
244
Curious to know, with pregnancy speed set at 3.0, how long does it take for the pregnancy to start to show? And when you do find out, are you able to tell the partner you were with that you're pregnant and they give a reaction?
 

Grim

Active Member
Aug 17, 2016
913
623
Guys, could anyone help me with a question.

I'm trying to put characters created by me in the game, like NPC's, nowadays, I manually add each one of them, through the contact list, and then I block them, so they act like npc. (I meet them in the game and etc.)

but let's say one day I have more than 400 characters created, and I want to add them in a new clean save.
If I rename the created characters to xx.lpcharacter and put them all into a save folder, will they show up in the game, normally as if I added them manually?

I'm asking because using the "unlock all npcs" button they don't show up in the contact list, only the ones I created manually appear.

I appreciate if anyone knows. (y)
Adding characters to the game by dropping the lpcharacter files into the save folder won't work. If you want a way of mass importing characters you've created when you start a new game then you'd have to create a scene script to do it which you would manually call, and you'd have to modify it whenever you want to add a new character to it. Essentially you would need to write a scene with a bunch of generatePerson(lpcharacter) calls.

Curious to know, with pregnancy speed set at 3.0, how long does it take for the pregnancy to start to show? And when you do find out, are you able to tell the partner you were with that you're pregnant and they give a reaction?
I don't know how long it normally takes for pregnancy to start showing, but if your plan is to make pregnancy quicker then you don't want to increase the number. You want to lower it instead since it's a multiplier. So if a pregnancy normally takes 9 months in game, with a multiplier value of 3 you're making pregnancy now take 27 months.
 
  • Like
Reactions: marcusvm

marcusvm

New Member
Nov 17, 2017
4
0
Adding characters to the game by dropping the lpcharacter files into the save folder won't work. If you want a way of mass importing characters you've created when you start a new game then you'd have to create a scene script to do it which you would manually call, and you'd have to modify it whenever you want to add a new character to it. Essentially you would need to write a scene with a bunch of generatePerson(lpcharacter) calls.
Ahhh, ok then!! thank you very much for the explanation (y)
 

Roseys

Member
Jul 24, 2017
267
244
Adding characters to the game by dropping the lpcharacter files into the save folder won't work. If you want a way of mass importing characters you've created when you start a new game then you'd have to create a scene script to do it which you would manually call, and you'd have to modify it whenever you want to add a new character to it. Essentially you would need to write a scene with a bunch of generatePerson(lpcharacter) calls.


I don't know how long it normally takes for pregnancy to start showing, but if your plan is to make pregnancy quicker then you don't want to increase the number. You want to lower it instead since it's a multiplier. So if a pregnancy normally takes 9 months in game, with a multiplier value of 3 you're making pregnancy now take 27 months.
..I did not realize that, thanks! It wasn't properly explained (for me at least), so thanks!
 

Ravenger6660

Active Member
Sep 14, 2017
860
1,005
Curious to know, with pregnancy speed set at 3.0, how long does it take for the pregnancy to start to show? And when you do find out, are you able to tell the partner you were with that you're pregnant and they give a reaction?
You made pregnancy x3 longer, that is longer than an Elephant's.
Normal pregnancy is about 288 days by setting pregnancy speed to
0.025 = 7 days until birth,
0.05 = 14 days,
0.0125 = 3 days

Now Child growth is better with high number, about 360 = 1 year per day for child until they reach 18 or older
 
Jul 6, 2021
410
424
Yeah, you have to make child growth higher. Nobody is going to play 18 years worth of game time + 9 months of pregnancy + time to get pregnant.
 
  • Like
Reactions: Roseys

rux

Newbie
Dec 17, 2017
17
33
This may have been answered somewhere, but with almost 500 pages of comments it's a little tough to figure out where to start.

My question is: does anyone know how to play as a vampire race? I've been able to make myself an orc, but I can't figure out how to start as a vampire and waiting around for one to bite me is damn near impossible short of overpopulating the world with vampires.
 
Jul 6, 2021
410
424
Also setting the age setting lower than 18 (and not older than maybe 45 so not getting the oldies for maximum.) Like 14-16. Unfortunately under 18 it resets the stats to default every day.
 

Icebird

Member
Sep 22, 2017
396
284
How do I buy clothes for and dress NPCs?
Call the Contacts menu and right bottom are the "Add to NPC Inventory" and the "Remove from NPC Inventory" button.
Beware if you add a cloth one of the npc it seems he/she try wear all the time what you added.
 
Last edited:

kuro95zone

Newbie
Jul 8, 2021
77
54
This may have been answered somewhere, but with almost 500 pages of comments it's a little tough to figure out where to start.

My question is: does anyone know how to play as a vampire race? I've been able to make myself an orc, but I can't figure out how to start as a vampire and waiting around for one to bite me is damn near impossible short of overpopulating the world with vampires.
you can start a game as a vampire, just change race in the character creator
And if you scroll a little up to post 9903 then Ravenger6660 has your answer
 

straydogg

Member
May 9, 2017
260
127
Guys, could anyone help me with a question.

I'm trying to put characters created by me in the game, like NPC's, nowadays, I manually add each one of them, through the contact list, and then I block them, so they act like npc. (I meet them in the game and etc.)

but let's say one day I have more than 400 characters created, and I want to add them in a new clean save.
If I rename the created characters to xx.lpcharacter and put them all into a save folder, will they show up in the game, normally as if I added them manually?

I'm asking because using the "unlock all npcs" button they don't show up in the contact list, only the ones I created manually appear.

I appreciate if anyone knows. (y)
go to vin_Base, Scenes, meet random, and in there, is 2 files one is pop and pop1, where it says Generate Person Temperary, write the type of the npc inside the brackets, ie Actor = generatePersonTemporary(common2_F)or what ever you name the npc file, it gives you eight places to add your own npcs, 5 in one 3 in the other, these two files populate the rooms and businesses the majority of body types seems to come the briget and micheal files, as of the 4.0 base the Presets dont get reconized, any more, or they dont in my game, and when the bodies where ie bodybuilder_F or bodybuilder, its now its like FMB Bodybuilder, and it is built into micheal and briget files, so the game will reconize the FBM Bodybuilder first before the bodybuilder_Mor_F, cuz of the new clothes,
 

straydogg

Member
May 9, 2017
260
127
Why is this still tagged "rape" etc. if that content was removed to fit Patreon's ToS?
because it is Moddable and Open source, and you can make scenes yourself that are non consenting (rape), as with the beasttiality, Incest and so on.
 

straydogg

Member
May 9, 2017
260
127
go to vin_Base, Scenes, meet random, and in there, is 2 files one is pop and pop1, where it says Generate Person Temperary, write the type of the npc inside the brackets, ie Actor = generatePersonTemporary(common2_F)or what ever you name the npc file, it gives you eight places to add your own npcs, 5 in one 3 in the other, these two files populate the rooms and businesses the majority of body types seems to come the briget and micheal files, as of the 4.0 base the Presets dont get reconized, any more, or they dont in my game, and when the bodies where ie bodybuilder_F or bodybuilder, its now its like FMB Bodybuilder, and it is built into micheal and briget files, so the game will reconize the FBM Bodybuilder first before the bodybuilder_Mor_F, cuz of the new clothes,
you also might be able to make a pop3 and 4 if you clone the two pop files, dont know if it would work, cant see why not, it just would mean more npcs in each place,
 

straydogg

Member
May 9, 2017
260
127
Nice, Fkn luv it, pregancy finally works as it should,with multipule pregs too, and AI has improved considerably, with just downloading the game as is, no lewdpatcher, or any other mods, the game runs excellently, have encountered no bugs, Thanks, and Great job:giggle:
 
3.30 star(s) 118 Votes