OfficiallyGames

Active Member
Game Developer
May 23, 2020
889
2,808
Weird. This is a save when the MC is already in bed at night at the end of 0.13. It should be on page 6 in the game.
Yeah but it just goes straight to a renpy error. Could you possibly put the save in a folder. attach the folder so that way I extract the folder with the file in, instead of the file itself
 

Qmil679

Q / Motherlover
Donor
Mar 13, 2019
5,051
13,253
Yeah but it just goes straight to a renpy error. Could you possibly put the save in a folder. attach the folder so that way I extract the folder with the file in, instead of the file itself
If it's not going well now, I don't know anymore. :ROFLMAO:
 

Spfjolietjake

Conversation Conqueror
Sep 26, 2019
7,497
14,634
Actually she didnt care if she hurt anyone as long as the end result was to her liking, and she didnt feel bad about the stuff she did either. On the other hand Tanja was straight evil, the only reason I gave her a chance was because Lucy said her punishment was good enough. Plus she was really broken up and changed afterwards. Elaine hasn't changed and was hiding all her faults so as not to appear like a bad person. So yeah both are messed up individuals but so far Tanja has changed while Elaine hasn't yet.
Tanja's mind was also broke so there is that
 

OfficiallyGames

Active Member
Game Developer
May 23, 2020
889
2,808
hey anyone know what I would need to put in the Unren console so I can change MCs name? like whats the variable?
 

Killer7

My New Family / My New Memories
Donor
Game Developer
May 14, 2019
2,183
17,054
hey anyone know what I would need to put in the Unren console so I can change MCs name? like whats the variable?
That is actually a goot question. The code to enter a name in the script is
Python:
python:
        name = renpy.input("With that out of the way, what's your name?")
        name = name.strip() or "Jay"
So Idk how it works for the console.
 

OfficiallyGames

Active Member
Game Developer
May 23, 2020
889
2,808
That is actually a goot question. The code to enter a name in the script is
Python:
python:
        name = renpy.input("With that out of the way, what's your name?")
        name = name.strip() or "Jay"
So Idk how it works for the console.
Acctually really fucking simple.... :

name = 'NameHere'
 
  • Like
Reactions: Glooskabe

Glooskabe

Well-Known Member
Jan 4, 2020
1,693
2,313
To change you name open the console and type in ....this doesnt work for all ren'py games, but does for My New Family so enjoy (y):)
The variable can be called something other than name... You have to look at the script or enable the developer mode to see what the variable is called in the game in question...
 

V&M

Active Member
Donor
Feb 10, 2020
699
2,550
Coming back little by little, a look here, a look there, and I couldn't help but take a look at this game that I loved so much,
and I find my little Alice already in adult scenes, and they were wonderful scenes, so my thanks.
 
  • Like
Reactions: TundraLupus

TundraLupus

Well-Known Member
Apr 8, 2020
1,767
2,064
Make your own game and impose your own views on it.
Actually making it, and as I said those where my views and opinions, also, the first edit isn't an opinion it is how it works, the original post was an opinion as is the second edit, the first one is sociology which in my country is a mandatory class, you know, so we learn how society works.

Edit: Also notice that I never asked for it to be changed, I just expressed my view of it, as you know we do on this forum and threads, and I hope Killer7 doesn't change stuff just because some people didn't like it, after all, it is their universe and not mine, as I said before all that I want is consistency and explanations(those can be inside the game or out, like when the god of that world Killer7 said that genetic defects wouldn't be a thing because they didn't want it to be)
 
Last edited:

Badjourasmix

Conversation Conqueror
Sep 22, 2017
6,704
14,937
Actually making it, and as I said those where my views and opinions, also, the first edit isn't an opinion it is how it works, the original post was an opinion as is the second edit, the first one is sociology which in my country is a mandatory class, you know, so we learn how society works.
Can we not have this discussion here, please? Not trying to be rude but I don't think most people here really care about that stuff, and people don't change their views because a random stranger on the internet argued with them.
 
3.90 star(s) 249 Votes