MafiaTaco

Newbie
Feb 17, 2018
71
36
I know it has been a while sense I played this last but how do you increase stats like intelligence or strength?
 

ViperDevlin44

Well-Known Member
Aug 29, 2018
1,659
1,198
I need to add a little trigger to stop that party orgy. >.>

If you have the new scripts.rpa, you should be able to go to the party and when in the main room just get through any dialogue/scenes with the orgy and then the options should be go get a drink, go find lexi and go back outside. If that isn't showing, the lexi_in_love variable isn't set correctly - if you have the console enabled you can check the value:
lexi_in_love
It needs to be:
lexi_in_love = "Stage 5 - party"

(yes I know my var names suck)
Its fine i went and started over so i got all the lexi scenes and deflowered the beautiful Lex bad dad she is mine you cannot have her
 
Last edited:

FurFan

Member
May 4, 2017
104
68
Anyone able to get passed the Lexi Slut 2nd library visit? Each time I go to the library per the quest she's not there. Tried a fresh game twice but she never appears.
 

Teron

Member
Donor
Game Developer
Aug 13, 2017
243
788
Anyone able to get passed the Lexi Slut 2nd library visit? Each time I go to the library per the quest she's not there. Tried a fresh game twice but she never appears.
:eek:
If you have the console enabled, you can do:
jump lexi_library
That'll go to the scene that you should be able to go to - fixing the bug.
 

TFurguson69

Active Member
Sep 9, 2019
915
1,123
Alright how do I enable the console. Because this version is not doing anything with Lexi or the Mother
 

kynn88

Member
May 25, 2018
163
51
How to get the Medallion for Amy? I already put Camaron on and already had sex with Kandra, but she denied giving the medallion and said where she was, but I can't progress, how can I get the medallion?
 

Teron

Member
Donor
Game Developer
Aug 13, 2017
243
788
How do you get Kendra to go on a Date?
Alright how do I enable the console. Because this version is not doing anything with Lexi or the Mother
How to get the Medallion for Amy? I already put Camaron on and already had sex with Kandra, but she denied giving the medallion and said where she was, but I can't progress, how can I get the medallion?
Hey guys, there has been a bug found with the Kendra quest where if you have a card cloner before starting her quest it doesn't progress correctly. I apparently fixed this according to my post history on TFGS but don't see any evidence that I did. So I've added it to the list of fixes.

To progress the quest now, please activate the console and run:
amys_locket
This will likely return "Stage 1"
amys_locket = "Stage 2"
This will move it to the date stage, only do this if you have the card cloner already though, if you haven't already bought it then the date option will appear once you buy it from the computer store.

Enabling the console (taken from a thread when searching this forum):
Go to "Renpy game xxx"/ Renpy / Common / 00console.rpy
ctrl+f and enter config.console
Set config.console variable to True
Example..... config.console = True
Save file
in game press shift O (letter)
 
  • Like
Reactions: askqer and kynn88

Teron

Member
Donor
Game Developer
Aug 13, 2017
243
788
" Android: Issues with building Android version at the moment " :(
Yeah, it's a pain. Gradle fails with jvm memory errors when building so I'm going to troubleshoot that as soon as I have some time. Some other games do end up ported on the forum, I know the66 has a thread for requests here: https://f95zone.to/threads/the66s-android-port-requests.18259 so that may be another option. I'll get it fixed eventually though, although I do wonder if when ported if it'd fix the transparent choice menu bug I have.... hm...
 

MichelleK2

Newbie
Dec 15, 2017
28
13
I need to add a little trigger to stop that party orgy. >.>

If you have the new scripts.rpa, you should be able to go to the party and when in the main room just get through any dialogue/scenes with the orgy and then the options should be go get a drink, go find lexi and go back outside. If that isn't showing, the lexi_in_love variable isn't set correctly - if you have the console enabled you can check the value:
lexi_in_love
It needs to be:
lexi_in_love = "Stage 5 - party"

(yes I know my var names suck)
And whats thecode for the slut Lexi version?
The quest log tells me to go to the party, i go, but i only have the scene on main room and choosing to drink on kitchen.

Thanks!
 

Teron

Member
Donor
Game Developer
Aug 13, 2017
243
788
And whats thecode for the slut Lexi version?
The quest log tells me to go to the party, i go, but i only have the scene on main room and choosing to drink on kitchen.

Thanks!
lexi_the_slut = "Stage 5 - party"
 

Teron

Member
Donor
Game Developer
Aug 13, 2017
243
788
Didnt work, unfortunately...
Still on the main room orgy and drinking loop.
So strange, if you're in the main room and you go through the orgy steps it should give you the normal options.

You can turn that shit off with:
collegepornparty = False
Then as long as lexi_the_slut = "Stage 5 - party" she will be at the party.
 
4.10 star(s) 9 Votes