- Sep 23, 2016
- 1,161
- 1,530
Ok, i'll check it.Oh
Well
But I'm Finished The New Version Game
It's Just I'm Talking About Some Extra Scene In Bathroom x'D
Ok, i'll check it.Oh
Well
But I'm Finished The New Version Game
It's Just I'm Talking About Some Extra Scene In Bathroom x'D
They are all tied to a variable called: mom_bath_peekOh
Well
But I'm Finished The New Version Game
It's Just I'm Talking About Some Extra Scene In Bathroom x'D
I hope You Can Get This What I'm About To...Ok, now i think i get you. Well you dont "edit" console commands, but you can enter them in after opening the console window. The specific variables and constants however varies from game to game. So unless you know them you will have to dig through the games code.
So if you know them, press shift + o and simply enter the command or variable/constant change you want to perform.
Ex 1: player_strength += 10
Ex 2: massage_2 = true
Ex 3: jump chapter_3
Ex 4: call screen my_screen
You can do a hell of a lot more than that but as i stated before you need to know the variable/constants or check the code.
I didn't understand... Can you please explain me again..They are all tied to a variable called: mom_bath_peek
View attachment 154181
So, either grind it or, simply set the variable to the scene you want.
Example:
mom_bath_peek += 6
mom_bath_peek = 12
Im seriously sleep deprived now though, so if you need more help either wait until tomorrow when i get back from work, or holler at some of our excellent renpy modders to help.
Ok, i just got back from work.I hope You Can Get This What I'm About To...
I didn't understand... Can you please explain me again..
What to do exactly..!!
Thank youOk, i just got back from work.
1: Open console: shift + o
2: Type in the command you want to execute. (the following increases the variable by one): mom_bath_peek += 1
3: Profit.
Another example.
1: Open console: shift + o
2: Type in the command you want to execute. (the following sets the variable to the amount you want): mom_bath_peek = 12
3: Profit.
Where the game Download Optionwalkthrough?
It's Not Working...Ok, i just got back from work.
1: Open console: shift + o
2: Type in the command you want to execute. (the following increases the variable by one): mom_bath_peek += 1
3: Profit.
Another example.
1: Open console: shift + o
2: Type in the command you want to execute. (the following sets the variable to the amount you want): mom_bath_peek = 12
3: Profit.
In that case you have not enabled console.It's Not Working...
I tried ( Shift+o ) but I can't see any command Console prompt..
In game
Ok thank youIn that case you have not enabled console.
You can either do it yourself aka edit the 00console.rpy file.
It's located in Subfolders of you game. Path: /renpy/common
Change that False to True.You don't have permission to view the spoiler content. Log in or register now.
Method 2:
Download Unren:You must be registered to see the linksUse that to enable console.
You don't have permission to view the spoiler content. Log in or register now.
Method 3:
Download Renpy Console Enabler:You must be registered to see the linksThis one need to be run in a Windows Powershell. (Used to be called Windows Console or DOS prompt)
You don't have permission to view the spoiler content. Log in or register now.
Walkthrough Right There Just Have a LookHello all,
I had downloaded the entire game. but i cannot go forward to the next scene. since i played for a month but also i cannot go forward , If you have any walkthrough to the entire game. please share link this might be helpful to me
Yes The Second One i Downloaded and There is 6 Option To command in Unren.bat@DjKillerDev Did you get the console to work?
After I Active the Console manu@DjKillerDev Did you get the console to work?