sleepingkirby

Well-Known Member
Aug 8, 2017
1,324
1,955
262
Ok, I did some extra investigation before sending out anything because I didn't want to discard the chance I was just dummy thick.
And turns out... it's still kinda weird.
So I go to her wardrobe and type this command again, and she unlocks the skirt (so it could've been a one off bug, fixed after closing and restarting the game), but, despite having all the pieces of her swimwear, it's greyed out. And earlier, when I took her to the pool, she mentioned having a swimsuit but being far too daring for her to wear, which is the dialogue she uses when she has the tops and bottoms, but not the skirt.
So all in all, it's just silly, but weird.
So, if you type in a command and then rewind, even by accident, it'll undo the command so that's a possibility. In regards to the "too daring to wear it", that's part of the game. Gotta get her inhibition up. There's a lot of code that one can say is a bug. This isn't one of them.
Code:
                                elif self is KittyX and "blue skirt" not in self.Inventory and self.Inbt <= 400:
                                        self.Outfit = self.OutfitDay
                                        if "swim" not in self.DailyActions:
                                                    ch_k("I don't know, I do have a suit, but it's a little daring. . .", interact=True)
                                                    ch_k("If only I had a little skirt or something. . .", interact=True)
In short, you probably need to get her inhibition past 400
 

Leathermax

Well-Known Member
Feb 10, 2019
1,732
6,604
698
So, if you type in a command and then rewind, even by accident, it'll undo the command so that's a possibility. In regards to the "too daring to wear it", that's part of the game. Gotta get her inhibition up. There's a lot of code that one can say is a bug. This isn't one of them.
Code:
                                elif self is KittyX and "blue skirt" not in self.Inventory and self.Inbt <= 400:
                                        self.Outfit = self.OutfitDay
                                        if "swim" not in self.DailyActions:
                                                    ch_k("I don't know, I do have a suit, but it's a little daring. . .", interact=True)
                                                    ch_k("If only I had a little skirt or something. . .", interact=True)
In short, you probably need to get her inhibition past 400
That was never an issue before, and I always got all of them to wear the swimwear way below that mark. So all in all, I've no idea what went on, but it seems like it somewhat self-fixed. Thanks though. I'll see if I can dig around this thing further down the line and come up with something else.
Btw, I guess I should've mentioned I'm in the Megatron version of the game, just in case.
 
  • Like
Reactions: sleepingkirby

StarsGuy423.

Member
Sep 3, 2023
135
86
62
Theres been no new poll for the new girl, the last poll was for wich pair of girls will get a new event (Rogue and Kitty won).
Do you happen to know what “new event” means? I’m confused on whether its mean like a new dialogue event, or something like the Halloween event.
 

JaSteel

Member
Oct 14, 2020
280
467
228
Do you happen to know what “new event” means? I’m confused on whether its mean like a new dialogue event, or something like the Halloween event.
Like the small interaction events already in the game, like the one in Kitty's room where she gives Laura the new outfit.
 

Deleted member 6087972

Active Member
May 12, 2023
626
971
226
Just start the game over. It literally takes half an hour to max out all the girls if you buy them all gifts and take them out on dates. Steal the cash from Xavier's office if you're desperate for money.

I can actually do all of this without having to spend money by going to the showers all the time and keep giving them the most "amorous" dialogue choices and actions. They'll storm off at first, but then they'll stick around once they get used to it.
 

sleepingkirby

Well-Known Member
Aug 8, 2017
1,324
1,955
262
That was never an issue before, and I always got all of them to wear the swimwear way below that mark. So all in all, I've no idea what went on, but it seems like it somewhat self-fixed. Thanks though. I'll see if I can dig around this thing further down the line and come up with something else.
Btw, I guess I should've mentioned I'm in the Megatron version of the game, just in case.
Yeah, Megatron version is a whole other can of worms. It can bypass whole swathes of code so whatever I wrote may not even apply. I do know that it treats/processes some stats differently. Whether or not it's what you're looking at, who knows?
 
  • Like
Reactions: Leathermax

mdemir499

New Member
Apr 13, 2025
2
0
10
I started from zero in 1.63b and while I was gonna study only with kitty , rogue showed up and the added dialogue happened. The weird thing is tho, in this session they didn't even met and now they are mentioning that they dreamt about it ? I think there should be a meeting scene (like gwen's vs others) and then this scene or this doesn't make much sense. (Or after they're met but it wouldn't make sense if it was after a group scene either )
 

mdemir499

New Member
Apr 13, 2025
2
0
10
I started from zero in 1.63b and while I was gonna study only with kitty , rogue showed up and the added dialogue happened. The weird thing is tho, in this session they didn't even met and now they are mentioning that they dreamt about it ? I think there should be a meeting scene (like gwen's vs others) and then this scene or this doesn't make much sense. (Or after they're met but it wouldn't make sense if it was after a group scene either )
Okay they pop up even with a study session with gwen
 
4.40 star(s) 166 Votes