Q Who

Well-Known Member
Donor
May 16, 2017
1,718
1,787
What do you mean, "MC bedroom variable"?

What you want is a utility called sed. It will let you replace all instances of "Linda" with "Slutbag Linda" in a list of files you give it.

If you don't edit this line in the intro.rpy her name will revert to Linda during certain sections.

define Linda = Character("[Slutbag Linda_name]", color="#CC00CC")

You can't do replace all, which is an option in Notepad++ because of these types of lines of code. With Notepad++ I can replace every instance of "Linda" in an entire folder. But it breaks the coding and makes the game unbootable.

Movie(play="videos/Linda-EveningS3-Mouth6.webm", loop = True )

label CR3_MS0_label:
if renpy.loadable("patch.rpy"):
$ Linda_name = "Slutbag Linda"
$ Liza2_name = "Liza"


Milfy_City_2020_02_01_23_36_03_753.png
I can't find where to change it for the nighttime bedroom scenes.
Milfy_City_2020_02_01_23_36_39_528.png
 
Last edited:
  • Like
Reactions: asd33asd33

dirtythiccboi

Member
Aug 7, 2019
125
419
I feel like icstor would get a lot less hate if he at least added something minor every other month. Just something in-between updates. For example the night scenes and wakeup scenes are all repetitive. Surely adding 1 extra night scene to random girl wouldn't take much and it'd at least give something to people. Like a new position, maybe throw in getting to bang one in the bath,etc. Lot of missed opportunities to add to the game without having to go ham creating entire new scenes/storylines.
 
Last edited:

Evangelion-01

Devoted Member
Apr 12, 2018
10,341
6,921
I already did interact with mc bed....
In yourube Caroline is outside ..butits not outside in my game
There is one time when you need to interact with the sexshop and another when you have to interact with the Nightclub in order to meet Caroline.
The scenes might start at home on the Parchio, but is triggered elsewhere.
sometimes you start scenes as weekend Events aswell.
You could add a link to your video walkthrough maybe we recognize which scene/area you are talking about... because you are very vague and spars on your informations so far.
 

boxedjack

Member
Apr 23, 2017
446
1,220
I can't find where to change it for the nighttime bedroom scenes.
The script to those scenes are in
game/scripts/wherever_the_scene_is_started/time_of_day_to_start_the_scene/scenes/abbreviation_for_character_version_and_scene_number.

So for example, the scene you took the picture from is in game/scripts/home/mc_room/night/scenes/ml_mc_room_night_scene3_v1.rpy

Generally, look for any folder that starts with "Ml" in the scripts folder.
You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: P4r4Doxx

ElmerFudd

Active Member
Sep 4, 2017
566
762
I already did interact with mc bed....
In yourube Caroline is outside ..butits not outside in my game
What are you actually trying to do, by that I mean at what point in the game are you, and also how far have you progressed with the delectable (but "boozy") Caroline?.

Better still, just put your saved game file up, from the point you're at now, so we can look at it and tell you what you need to do.
 
Last edited:
  • Like
Reactions: Alpine Eagle

Jaun Karr

Member
Mar 2, 2019
199
317
I am going to name Judy "Sex Trafficking Therapist". BTW I am going to try and recreate Linda in Daz and make a few edits to the in-game renders. LOL I will make a young Caroline and have her with Linda. "But I don't like Jeffery mommy, he's creepy. Why do I have to stay at his house tonight?" :ROFLMAO: :KEK::PogChamp:
I approve and endorse this action.
 
  • Haha
Reactions: Q Who

Q Who

Well-Known Member
Donor
May 16, 2017
1,718
1,787
The script to those scenes are in
game/scripts/wherever_the_scene_is_started/time_of_day_to_start_the_scene/scenes/abbreviation_for_character_version_and_scene_number.

So for example, the scene you took the picture from is in game/scripts/home/mc_room/night/scenes/ml_mc_room_night_scene3_v1.rpy

Generally, look for any folder that starts with "Ml" in the scripts folder.
You don't have permission to view the spoiler content. Log in or register now.
I have been through that script already. It was easier to edit the no patched path. I can't find the equivalent of the one that I quoted earlier.
 

ferdyfachrur

Member
Oct 24, 2019
155
41
What are you actually trying to do, by that I mean at what point in the game are you, and also how far have you progressed with the delectable (but "boozy") Caroline?.

Better still, just put your saved game file up, from the point you're at now, so we can look at it and tell you what you need to do.
This is my save file
 

Alpine Eagle

Russian Spy
Game Compressor
Donor
Apr 13, 2019
2,930
4,581
This is my save file
You're looking at the wrong walkthrough. You need to talk to her in the morning in her room, then in the evening in the living room, the next morning she will come to your room. These actions must be repeated several times.
You don't have permission to view the spoiler content. Log in or register now.
Ok, come on so
Morning - her room
Evening - living room
Morning - your room
Evening - living room
Morning - your room
Night - porch
 
Last edited:
  • Like
Reactions: ElmerFudd

ElmerFudd

Active Member
Sep 4, 2017
566
762
You're looking at the wrong walkthrough. You need to talk to her in the morning in her room, then in the evening in the living room, the next morning she will come to your room. These actions must be repeated several times.
You don't have permission to view the spoiler content. Log in or register now.
Ok, come on so
Morning - her room
Evening - living room
Morning - your room
Evening - living room
Morning - your room
Night - porch
Well that saved me going through it. Even if he's got a mod that highlight's the relevant chat... as well as a shedload of money. He's also got a lot more to do with "hidden cards" and going around humping all the other females. Shouldn't be that hard to do, especially with that mod in place too.
 
  • Like
Reactions: Alpine Eagle

ferdyfachrur

Member
Oct 24, 2019
155
41
Thank
You're looking at the wrong walkthrough. You need to talk to her in the morning in her room, then in the evening in the living room, the next morning she will come to your room. These actions must be repeated several times.
You don't have permission to view the spoiler content. Log in or register now.
Ok, come on so
Morning - her room
Evening - living room
Morning - your room
Evening - living room
Morning - your room
Night - porch
Thank You very much, finally i can continue my best girl story.

I watched walktrough on YouTube i think they skipped some steps
 
  • Like
Reactions: Alpine Eagle

goobdoob

Conversation Conqueror
Modder
Respected User
Dec 17, 2017
7,425
9,680
If you don't edit this line in the intro.rpy her name will revert to Linda during certain sections.

define Linda = Character("[Slutbag Linda_name]", color="#CC00CC")

You can't do replace all, which is an option in Notepad++ because of these types of lines of code. With Notepad++ I can replace every instance of "Linda" in an entire folder. But it breaks the coding and makes the game unbootable.

Movie(play="videos/Linda-EveningS3-Mouth6.webm", loop = True )

label CR3_MS0_label:
if renpy.loadable("patch.rpy"):
$ Linda_name = "Slutbag Linda"
$ Liza2_name = "Liza"


View attachment 537456
I can't find where to change it for the nighttime bedroom scenes.
View attachment 537457
The script to those scenes are in
game/scripts/wherever_the_scene_is_started/time_of_day_to_start_the_scene/scenes/abbreviation_for_character_version_and_scene_number.

So for example, the scene you took the picture from is in game/scripts/home/mc_room/night/scenes/ml_mc_room_night_scene3_v1.rpy

Generally, look for any folder that starts with "Ml" in the scripts folder.
You don't have permission to view the spoiler content. Log in or register now.
I have been through that script already. It was easier to edit the no patched path. I can't find the equivalent of the one that I quoted earlier.
You should install a grep tool. google gnuwin32.

His awesome :rolleyes: programmer changes it in MANY places:

scripts/home/salon/night/scenes/MLR2_NS1.rpy: $ Mom_name = "Linda"
scripts/home/mc_room/morning/scenes/C_R3_MS0.rpy: $ Mom_name = "Linda"
scripts/home/mc_room/night/scenes/CR4_NS1.rpy: $ Mom_name = "Linda"
scripts/home/ml_and_f_bedroom/morning/scenes/MLR3_MS1.rpy: $ Mom_name = "Linda"
scripts/home/ml_and_f_bedroom/night/scenes/NSB/ML_NS_sleep.rpy: $ Linda_name = Mom_name
scripts/gui/computer/scenes_gallery/scenes/SR2_ES1_rep.rpy: $ Mom_name = "Linda"
scripts/gui/computer/webcam_scenes/SR2_ES1.rpy: $ Mom_name = "Linda"
scripts/gui/computer/gallery_label.rpy: $ Mom_name = "Linda"
scripts/weekend_events/weekend_event_menu.rpy: $Mom_name = "Linda"
scripts/intro.rpy:define Linda = Character("[Mom_name]", color="#CC00CC")
scripts/intro.rpy: $ Mom_name = "Linda"
scripts/A_home/Outside/Entrance/M/a_home_outside_M.rpy: $ Linda_name = Mom_name
scripts/A_home/Inside/Living/M/scenes/Li_MAS2.rpy: $ Mom_name = "Linda"
scripts/A_home/Inside/Living/M/scenes/Li_MAS2.rpy: $ Mom_name = "Linda"

The command I used was:
grep -r Mom_name scripts | grep = | grep Linda
 

boxedjack

Member
Apr 23, 2017
446
1,220
You should install a grep tool. google gnuwin32.

His awesome :rolleyes: programmer changes it in MANY places:

scripts/home/salon/night/scenes/MLR2_NS1.rpy: $ Mom_name = "Linda"
scripts/home/mc_room/morning/scenes/C_R3_MS0.rpy: $ Mom_name = "Linda"
scripts/home/mc_room/night/scenes/CR4_NS1.rpy: $ Mom_name = "Linda"
scripts/home/ml_and_f_bedroom/morning/scenes/MLR3_MS1.rpy: $ Mom_name = "Linda"
scripts/home/ml_and_f_bedroom/night/scenes/NSB/ML_NS_sleep.rpy: $ Linda_name = Mom_name
scripts/gui/computer/scenes_gallery/scenes/SR2_ES1_rep.rpy: $ Mom_name = "Linda"
scripts/gui/computer/webcam_scenes/SR2_ES1.rpy: $ Mom_name = "Linda"
scripts/gui/computer/gallery_label.rpy: $ Mom_name = "Linda"
scripts/weekend_events/weekend_event_menu.rpy: $Mom_name = "Linda"
scripts/intro.rpy:define Linda = Character("[Mom_name]", color="#CC00CC")
scripts/intro.rpy: $ Mom_name = "Linda"
scripts/A_home/Outside/Entrance/M/a_home_outside_M.rpy: $ Linda_name = Mom_name
scripts/A_home/Inside/Living/M/scenes/Li_MAS2.rpy: $ Mom_name = "Linda"
scripts/A_home/Inside/Living/M/scenes/Li_MAS2.rpy: $ Mom_name = "Linda"

The command I used was:
grep -r Mom_name scripts | grep = | grep Linda
Oh wow, I changed the line in intro.rpy, jumped directly to Q Who's scene and didn't understand why I didn't have any problems. Makes sense now:ROFLMAO:
 
3.80 star(s) 405 Votes