jani_g100

Newbie
Jul 7, 2019
68
14
i lost bree in the game for cheating with other roommate
will she be back or not ?

(sorry for my bad English)
 

Ciuciun

Newbie
Feb 11, 2019
25
0
Screenshot (6).png


This is my situation with kleio. I have 50 love point, i would say how grow up love point. At same time the studio event doesn't work. What i should do? Thank you
 

HeadDesk69

New Member
Jul 30, 2017
7
3
Am I just really unlucky or is the pregnancy for Palla and Anna broken...? I booty called both for 15 days straight. (Both not taking the pill) and came inside every time. -NO PREGNANCY- Then thought "hey, maybe it's just possible after dates(for some unknown reason)" took both (alternating) on dates for a MONTH -NO PREGNANCY- ... can anyone confirm or is it really just RNGesus hating me?
 

pfew

New Member
Jan 27, 2020
7
1
Inventory is somewhat broken.

1. The last Kylie's cookie does not disappear on use

2. Any item that's supposed to add to some other item's quantity in the inventory (like box of condoms) is broken if you have more than one. Like, if you've got two boxes of condoms, they stay no matter how many times you click on them. Single condom count meanwhile increases.

3. Charm and Guitar books if you buy multiple at once. They are just not removed from inventory if there's more than one.

4. Drug use causes crash

Drugs:
You don't have permission to view the spoiler content. Log in or register now.

Weed:
You don't have permission to view the spoiler content. Log in or register now.
 

rev33

Newbie
Jun 6, 2017
74
68
I hope there will be a marriage path for Palla someday
I think she's the most interesting character in this game so far, eventhough I kinda hate her at first
I love the banter between her and mc
 

pfew

New Member
Jan 27, 2020
7
1
The 2 hours to beach thing also doesn't work as in not advancing time 2 hours when moving there despite the bar showing +2h. Or what is it supposed to do?

(some other dates, Cherrie visits come to mind esp, also do not advance time)

(Palla's movie date is also borken, triggering on any girl's 'invite to a date' icon while she is present, very confusing)

If you guys need some coding help I'll be happy to lend a hand. I've spent enough time in the renpy console fixing random stuff.
 

Vasin

Member
Nov 20, 2018
292
386
If you guys need some coding help I'll be happy to lend a hand. I've spent enough time in the renpy console fixing random stuff.
Lend me a hand - how would I go about adding a clothing piece trough a console command? I looked at images.rpy and assumed it's gonna be some sort of add.attr command, but can't figure it out.
 

pfew

New Member
Jan 27, 2020
7
1
a
how would I go about adding a clothing piece trough a console command? I looked at images.rpy and assumed it's gonna be some sort of add.attr command, but can't figure it out.
This is simple.

 
  • Like
Reactions: Vasin

Vasin

Member
Nov 20, 2018
292
386
a


This is simple.

You misunderstood me, I meant how do I change other character's clothing. Specifically I want to add a hat that morgan has, but it's unused.

I tried adding attr.add('hat_straight') to her images.rpy files here
You don't have permission to view the spoiler content. Log in or register now.
similar to her other clothing pieces and the game parsed that file but it does nothing. I'm thinking maybe the file name has to be changed to reflect her pose? Other clothing pieces have A and B variations.
 

klang

Active Member
Aug 15, 2016
594
212
Yeah, is there a console code to use medicine so I can actually get some rest? Kylie keeps waking me up in the middle of the night, apparently
 

pfew

New Member
Jan 27, 2020
7
1
I'm not sure what you want.

Just make the a charater wear a hat (or just any other thing so far as the thing has an image)?
 

pfew

New Member
Jan 27, 2020
7
1
Yeah, is there a console code to use medicine so I can actually get some rest? Kylie keeps waking me up in the middle of the night, apparently
Medicine has nothing to do with resting.

Just eat up enough food before sleeping.
 
Last edited:

Vasin

Member
Nov 20, 2018
292
386
I'm not sure what you want.

Just make the a charater wear a hat (or just any other thing so far as the thing has an image)?
I'm not sure if I can explain it in simpler terms, but I'll try.
Every time you see a character or transition to a different scene with a same character the game calls for the outfit description from that character's images.rpy file, where outfits are described. Every outfit is actually a collection of items overlaid over each other (they include things like facial expressions, piercings, tops, bottoms, heads at various angles, etc) and is listed in a fashion I quoted in my previous message.

There are 3 hats that are in Morgan's image folder, but are not used in any of her outfits (old promo images like her "cover card" that you can find on Andrealphus twitter have her wear her hat) and I want to add one or all of those hats to her existing outfits, which I can't figure out a way to do.

Hopefully I made myself clearer now. Thanks.
 

BryEpoo

Newbie
Feb 19, 2019
93
116
You misunderstood me, I meant how do I change other character's clothing. Specifically I want to add a hat that morgan has, but it's unused.

I tried adding attr.add('hat_straight') to her images.rpy files here
You don't have permission to view the spoiler content. Log in or register now.
similar to her other clothing pieces and the game parsed that file but it does nothing. I'm thinking maybe the file name has to be changed to reflect her pose? Other clothing pieces have A and B variations.
i would just unren the archive.then convert webp to png.then copy hat and paste to outfit top.
 
3.60 star(s) 318 Votes