Kevin Smarts

Engaged Member
Respected User
Game Developer
Jul 21, 2017
2,003
2,633
tl;dr incest, mother-daughter edition

You don't have permission to view the spoiler content. Log in or register now.
Mom as a character is religious and a total hypocrite. It would never fit her personality to engage with Sveta in any sexual acts. She might accept that Sveta is a slut but she doesn't want to see it actually happen, never mind participate. I get the desire to game these things but GL is character driven and those personalities have to be consistent or it becomes less in that regard. Besides having to avoid Mom when corrupting the others is important in those stories, if she is corruptible it breaks those story lines.

In regard to bestiality, such content cannot be in game. The media is prohibited on most sites and illegal for some of our users. We don't not include or support any of this content.
 

halcyonpurge

Newbie
Feb 7, 2019
74
195
i've been having a bit of fun figuring out some more involved code, and trying to account for NPCs that don't seem to have their own special identification tag. Sonia's brother, Shulyov, for example, doesn't exist outside of the door opening event to Sonia's place. because i'm a fan of having more ways to steer the player into erotic situations in the early game, i've been trying to flesh Shulyov out into a quick, easy, no-strings-attached way to get some sex scenes. he'd seem like the kind of guy who's willing to get in bed with an attractive girl without knowing them too well, so figuring out different conditions and variations for dialogue scenes based on the player's looks and how many times they've talked has been pretty interesting. one of these days i'll figure out how to migrate all my personal changes to an external .qsp file, so i don't have to keep finding, migrating, and fixing all the shit i've added after every patch.
When can sveta catch her mom with shulga?
assuming you meant Sergey, it's kind of hard to pin down when exactly, but I figure it's during a weekday, probably after 7pm (1900) but before 8-9pm. it seems quite random and a bit silly, since you can watch Natasha get railed, and inside of two minutes after she's done, she's already in the living room of her apartment, cleaned up and watching TV with her husband, faster than the player can walk there.
all that aside, try to get there in that general time frame, between 7-9pm on weekdays. if you're lucky, you can catch Sergey, Natasha, and Misha together. muscle memory is telling me to double every apostrophe because of my time editing the code.
 

Nutluck

Engaged Member
Game Developer
Nov 2, 2017
3,942
2,482
more hardcore things. like an underground area.
That is hard to say as kidnap stuff or anything where Sveta is gone for a bit messes up a lot of other story stuff for the game and makes a LOT of work for us. By underground I take it you mean kidnapped, forced prostitution etc.

BDSM stuff if that is what you mean is being added, Kevin is working on it a lot and from time to time I work on Kendra at the Uni who does it as does a few others work on other NPC's into that stuff.
 

Nutluck

Engaged Member
Game Developer
Nov 2, 2017
3,942
2,482
tl;dr incest, mother-daughter edition

You don't have permission to view the spoiler content. Log in or register now.
Kevin basically covered this. The idea is fine it just doesn't fit the mothers personality and beast stuff is something we can't add in for legal reasons. Since we host the images we could face legal issues. Which is why all that stuff was removed in the first place.
 

Nutluck

Engaged Member
Game Developer
Nov 2, 2017
3,942
2,482
i've been having a bit of fun figuring out some more involved code, and trying to account for NPCs that don't seem to have their own special identification tag. Sonia's brother, Shulyov, for example, doesn't exist outside of the door opening event to Sonia's place.

He has a tag, 127. If you are looking for his info he is in NPCstatic3 file

because i'm a fan of having more ways to steer the player into erotic situations in the early game, i've been trying to flesh Shulyov out into a quick, easy, no-strings-attached way to get some sex scenes.
he'd seem like the kind of guy who's willing to get in bed with an attractive girl without knowing them too well, so figuring out different conditions and variations for dialogue scenes based on the player's looks and how many times they've talked has been pretty interesting. one of these days i'll figure out how to migrate all my personal changes to an external .qsp file, so i don't have to keep finding, migrating, and fixing all the shit i've added after every patch.

That is the plan for him eventually, I am just kinda stuck on her immediate post fall stuff because I find stuff like that really hard to write. But I am the one that created him and write for Sonia, so if you have idea's or want to help. Join out discord and send me a PM there about it and we can discuss it.

assuming you meant Sergey, it's kind of hard to pin down when exactly, but I figure it's during a weekday, probably after 7pm (1900) but before 8-9pm. it seems quite random and a bit silly, since you can watch Natasha get railed, and inside of two minutes after she's done, she's already in the living room of her apartment, cleaned up and watching TV with her husband, faster than the player can walk there.
all that aside, try to get there in that general time frame, between 7-9pm on weekdays. if you're lucky, you can catch Sergey, Natasha, and Misha together. muscle memory is telling me to double every apostrophe because of my time editing the code.
Cleaning up the family NPC schedule so they following a better pattern is on the short list of things to do.

Yeah I sometimes do that when typing in the forum or discord out of habit now, since I have been writing text for GL now for almost 9 years.
 

Kevin Smarts

Engaged Member
Respected User
Game Developer
Jul 21, 2017
2,003
2,633
or just expand the red light area more
I do have a plan to rework the BDSM brothel on the highway. I was hoping to get someone to write the content itself but haven't found a willing victim. Might have to do some of that myself to get it done. Could mean Anna gets even further delayed.
 

Nutluck

Engaged Member
Game Developer
Nov 2, 2017
3,942
2,482
Sorry, there is a problem now, I have the sound but the image is broken
Image


Anyone can help me with this? thank you!
First thing is check your images folder and make sure you don't see another folder named images, when some unzip programs unzip it they do that and we don't know why.
 

Host

New Member
May 6, 2018
3
0
Sorry, there is a problem now, I have the sound but the image is broken
Image


Anyone can help me with this? thank you!
I am having the same problem. Already tried different QSP versions and none of them worked, the images and videos still don't load.

First thing is check your images folder and make sure you don't see another folder named images, when some unzip programs unzip it they do that and we don't know why.
Also checked the folders and its all as it should be
 

Nutluck

Engaged Member
Game Developer
Nov 2, 2017
3,942
2,482
I am having the same problem. Already tried different QSP versions and none of them worked, the images and videos still don't load.



Also checked the folders and its all as it should be
Are all images broke or just some?
 

Host

New Member
May 6, 2018
3
0
Are all images broke or just some?
Almost all of them. The main menu image is working fine, the character background options are working and some locations like the bus stop. But the rest isn't
 
Last edited:

halcyonpurge

Newbie
Feb 7, 2019
74
195
He has a tag, 127. If you are looking for his info he is in NPCstatic3 file
I did try invoking the NPC code for A127, but that led me to an NPC named Gosha, who isn't someone I ever remember running into. I found Shulyov's entry in npcstatic3, with the temp variable 127, but I'm not sure how to invoke his info in a dialogue string without implicating this Gosha character. would it just be something like 'You see <<$npc_firstname['A127']>> in his room'?
 
Aug 31, 2020
39
16
That is hard to say as kidnap stuff or anything where Sveta is gone for a bit messes up a lot of other story stuff for the game and makes a LOT of work for us. By underground I take it you mean kidnapped, forced prostitution etc.

BDSM stuff if that is what you mean is being added, Kevin is working on it a lot and from time to time I work on Kendra at the Uni who does it as does a few others work on other NPC's into that stuff.
Is this about the mansion? Or something else?

I do have a plan to rework the BDSM brothel on the highway. I was hoping to get someone to write the content itself but haven't found a willing victim. Might have to do some of that myself to get it done. Could mean Anna gets even further delayed.
Are you thinking of adding more content or reworking the system itself? A more interactive / less random system would be really fun. In any case, if I may make a suggestion, there should be some way to get into the hotel by learning about it, instead of being raped. I feel that being raped in this way and then saying, yeah, I loved it, is comically unrealistic and there should be a better way to unlock the content. Perhaps it could be a fragmentary rumour at school, that no one dares actually check (the kind of urban horror that people tell each other. If you go there at that time and order a black russian such and such happens). This can be worked into a dare you can take up or the information could be left hanging there for the player to decide whether they want to look into it.
 
Last edited:
  • Like
Reactions: Kevin Smarts

Kevin Smarts

Engaged Member
Respected User
Game Developer
Jul 21, 2017
2,003
2,633
could you add more diner things as well and dirty up the trucker hitch hiking. There's a bug while fapping on the balcony in the city apartment, the game goes blank.
Which diner? The city one did get some reworking done but that involved removing the old sex stuff so it could do with some being added, the Pav and Pushkin cafes don't have much except being able to eat and seeing Mom. The burger bar had someone working on it but not sure where they are at with that.
The hitch hiking had a number of technical issues I spent some time on resolving with the code being sorted by others because a change that was made broke it and its not unlocking the road side prostitution currently. We have to fix that before messing about with it more.
I'll mention the balcony fapping problem, which might already be fixed in dev version.
 
Aug 31, 2020
39
16
The hitch hiking had a number of technical issues I spent some time on resolving with the code being sorted by others because a change that was made broke it and its not unlocking the road side prostitution currently.
Wait, hitchhiking used to unlock road-side prostitution? Do you mean at the highway? I thought the only prostitution options were: gas station offers, offers made to high slut reputation characters in pavlovsk, the sauna, the massage parlour, and street prostitution in petersburg for low inhibition characters with the right clothes. And the hotel, I guess, technically.
 
  • Like
Reactions: Davkin

Nutluck

Engaged Member
Game Developer
Nov 2, 2017
3,942
2,482
Almost all of them. The main menu image is working fine, the character background options are working and some locations like the bus stop. But the rest isn't
Sure you are using the recommend player on the OP?

If not that then maybe you had a corrupted DL of the core image pack, because if some work then all should work.
 

Nutluck

Engaged Member
Game Developer
Nov 2, 2017
3,942
2,482
I did try invoking the NPC code for A127, but that led me to an NPC named Gosha, who isn't someone I ever remember running into. I found Shulyov's entry in npcstatic3, with the temp variable 127, but I'm not sure how to invoke his info in a dialogue string without implicating this Gosha character. would it just be something like 'You see <<$npc_firstname['A127']>> in his room'?
I mean you could do something like that, but honestly I would just do

You see Shulyov in his room.

The only time we typically use code for a NPC is if they are a random generated one, Sveta aka the MC or her mom. Everyone else we just type out there name

Gosha is a boy in the Uni, not sure why you would see his name. But I am a writer and not a coder so someone like Kevin or Myles could likely explain it better.
 

Nutluck

Engaged Member
Game Developer
Nov 2, 2017
3,942
2,482
Is this about the mansion? Or something else?



Are you thinking of adding more content or reworking the system itself? A more interactive / less random system would be really fun. In any case, if I may make a suggestion, there should be some way to get into the hotel by learning about it, instead of being raped. I feel that being raped in this way and then saying, yeah, I loved it, is comically unrealistic and there should be a better way to unlock the content. Perhaps it could be a fragmentary rumour at school, that no one dares actually check (the kind of urban horror that people tell each other. If you go there at that time and order a black russian such and such happens). This can be worked into a dare you can take up or the information could be left hanging there for the player to decide whether they want to look into it.
I was referring to some of the places where you can be kidnapped and held for awhile etc. The mansion is a BDSM club basically, Kevin is working on it, so you would have to ask him what his long term plans are for it.
 
4.30 star(s) 87 Votes