It sure is. Anywhere from 11 (Belarus), 17 (Norway) or 20 (Poland) to 10470 (Nigeria), 10630 (Chad) or 12630 (South Sudan) per million live births is fatal for the mother.Wait. I read somewhere that you can even die while giving birth. Is that true?
That's not part a part of the game as of this moment. I don't know if it will be at some point.Wait. I read somewhere that you can even die while giving birth. Is that true?
you can have that.I was wondering about the images of your body on your character description. When you press breasts or of you being pregnant, but not showing it will show pretty small images.
View attachment 3402550
What if (if possible with Qt though) the images are shown like it in a mirror or something?
To show as if in a mirror, would need images for that...which is harder to find. and we are too lazy to photoshopI was wondering about the images of your body on your character description. When you press breasts or of you being pregnant, but not showing it will show pretty small images.
View attachment 3402550
What if (if possible with Qt though) the images are shown like it in a mirror or something?
When I play, I have the actions on the right, the additional description on the left, and the image window is sharing the additional space, so when I'm viewing an image it has tabs at the bottom for "Image" and "Additional desc" and I can pick one. The images are a lot bigger that way.I was wondering about the images of your body on your character description. When you press breasts or of you being pregnant, but not showing it will show pretty small images.
View attachment 3402550
What if (if possible with Qt though) the images are shown like it in a mirror or something?
She is the only one and I don't think he shows up in her other path.I've done Natasha's domination path before and it is cool we can get Kolka in on it though he doesn't really say much. Is Kolka involved in Natasha's friendship/love path? I'm more or less here to see how many girls I can get my PC's brother with.
You can change a mp4 just like a jpg, just make sure they have the same name and you place it where the one you want to replace is. Now with that said though, qsp does not read all codec so you might have to change a mp4's codec to make it work.Although you can change a jpg in a qsp game, you can't change a MP4 right. Or is there some other limitation i'm not aware of?
Yeah. That last part might just be over my sunday morning modders abilities I mean i'm substituting a MP4 by a MP4 (not a gif or webm and whatnot). Not working. Maybe it has something to do with the size of the file. I dunnoYou can change a mp4 just like a jpg, just make sure they have the same name and you place it where the one you want to replace is. Now with that said though, qsp does not read all codec so you might have to change a mp4's codec to make it work.
It is just the codec, we have to change the codec on some mp4's to make them play as well.Yeah. That last part might just be over my sunday morning modders abilities I mean i'm substituting a MP4 by a MP4 (not a gif or webm and whatnot). Not working. Maybe it has something to do with the size of the file. I dunno
# means number so you have to enter in the number not the name.How to change the data here and what to write? If you can’t, why is it in the cheats? Give an example of how to change the NPC using an example
NPC[A28] = Vladimir "Dad"
here you just need to write 28. Is it possible to change NPCs in this editor?# means number so you have to enter in the number not the name.
With that said I don't know for sure if you would just put 28 or if you would have to put A28 or even [A28] I have never used it, but it will be the number. Because all the code uses the number not the same.
Like for example code to make Anushka and Valentin like you more looks like this
gs 'npc_relationship', 'modify', 'A144', 'like'
gs 'npc_relationship', 'modify', 'A158', 'like'
the names are never used by the code. So I am going to guess you would have to put in A28 in your example to pull up the step dad and change him. But again as I said I have never once used that cheat function in game. Kevin would know for sure.
Yes that is what it is for but it looks like you can only change his name and birthday so far and nothing else. Just click change and then put in his new name or birthdate and it should then change it in game. Like I said I have never used it and coders made it so I was not involved in it at all.here you just need to write 28. Is it possible to change NPCs in this editor?