kryptonite69

New Member
Jul 10, 2018
11
5
If you mean if it's okay to have a relationship with both her and Kitty, make Kitty your GF first, then hang out with Rogue until the point where she wants to be your GF. You should have an option where you can tell her you're with Kitty already, and from there pray that your relationship is strong enough for her to say yes. I think. Anyone can correct and flame me if I'm wrong since I just always go for Emma and then anyone else I fancy ;P
I personally did it the other way around. Got to a point with Rogue where she was cool with bringing Kitty into the equation
 

Oshitari Azumi

Who's the strongest Nobbu?!
Donor
May 23, 2017
973
575
Thanks for the answer, under what menu option is said option hiding
Whichever way you go, it should just pop up when either girl calls you out into their room. After that, it should just happen naturally as long as the game doesn't crash or something.
 

kurum007

Member
Jul 26, 2017
156
42
Whichever way you go, it should just pop up when either girl calls you out into their room. After that, it should just happen naturally as long as the game doesn't crash or something.
It is indeed event based was looking under the menu when you talk to someone
 

slashcrit

Newbie
Oct 18, 2017
43
8
Hey can anyone give me a link to latest version mega link? Just prefer mega.nz


Also a walkthrough would be appreciated
 

Oshitari Azumi

Who's the strongest Nobbu?!
Donor
May 23, 2017
973
575
Hey can anyone give me a link to latest version mega link? Just prefer mega.nz


Also a walkthrough would be appreciated
It's less that you need a walkthrough, and more of just poking and prodding to get different results. Nothing is extremely hard to reveal, unless you're really stuck with Emma, and there are plenty of posts before this page that probably has one or two posts that contain something you may be looking for.
 

Ioled

Newbie
Jun 12, 2018
73
70
Does anyone know whether or not Rouge's power steal in the game actually does anything?
Yes.

*Spoiler* If her stats are high enough and you get sent to professor X becuse you were doing indecent things in public she can use her powers to mind control the professor to do a few things for you (Raise your income, give you keys to different rooms, leave you and Rouge alone the next time you do indecent stuff in public).
 
  • Like
Reactions: BlueKazXV

ERIC DICKERSON

New Member
Sep 29, 2018
9
0
Here is a android version of v0.981d!

- - - -
Hey my game keeps crashing when launching anyway I can fix that ?
 

anubis1970

Engaged Member
Mar 1, 2018
2,120
2,381
Should just have a post that's in full caps saying "CLICK HERE TO LEARN HOW TO OPEN CONSOLE"
People would still miss it and ask the same question in every Ren'py game's thread. There's a huge section called 'Tools & Tutorials' that has information on how to do almost anything with most of the common game engines, and yet people still ask the same questions over and over and over.
 
  • Like
Reactions: PugWug and Vodde

Oshitari Azumi

Who's the strongest Nobbu?!
Donor
May 23, 2017
973
575
People would still miss it and ask the same question in every Ren'py game's thread. There's a huge section called 'Tools & Tutorials' that has information on how to do almost anything with most of the common game engines, and yet people still ask the same questions over and over and over.
Yeah, you right. Unless this post was on literally every page and was the first thing people saw, but that would just be ridiculous.
 
Dec 31, 2018
29
27
Does anyone have this error? It's where you remanced Rogue quite a bit but for some reason when you press sleep, she says you are nice and and just before she leaves, this error occurs. looks like there is no variable "L_Loc". I tried to find where this is called but got no luck.

My build: Windows Vanilla game + Expanded Mod 24-08. I appreciate the help.


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script Locations.rpy", line 537, in script call
call Rogue_Study from _call_Rogue_Study_1
File "game/script Locations.rpy", line 602, in script call
call Rogue_Leave from _call_Rogue_Leave_2
File "game/script Locations.rpy", line 1318, in script call
call Girls_Location from _call_Girls_Location_13
File "game/script Functions.rpy", line 2811, in script call
call Rogue_Leave from _call_Rogue_Leave_4
File "game/script Locations.rpy", line 1318, in script call
call Girls_Location from _call_Girls_Location_13
File "game/script Functions.rpy", line 2811, in script call
call Rogue_Leave from _call_Rogue_Leave_4
File "game/script Locations.rpy", line 2093, in script call
call Girls_Location from _call_Girls_Location_22
File "game/script Functions.rpy", line 2811, in script call
call Rogue_Leave from _call_Rogue_Leave_4
File "game/script Locations.rpy", line 540, in script call
call Round10 from _call_Round10_3
File "game/script Functions.rpy", line 1219, in script call
call Rogue_Sleepover from _call_Rogue_Sleepover
File "game/script Scenes.rpy", line 476, in <module>
NameError: name 'L_Loc' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/script Locations.rpy", line 537, in script call
call Rogue_Study from _call_Rogue_Study_1
File "game/script Locations.rpy", line 602, in script call
call Rogue_Leave from _call_Rogue_Leave_2
File "game/script Locations.rpy", line 1318, in script call
call Girls_Location from _call_Girls_Location_13
File "game/script Functions.rpy", line 2811, in script call
call Rogue_Leave from _call_Rogue_Leave_4
File "game/script Locations.rpy", line 1318, in script call
call Girls_Location from _call_Girls_Location_13
File "game/script Functions.rpy", line 2811, in script call
call Rogue_Leave from _call_Rogue_Leave_4
File "game/script Locations.rpy", line 2093, in script call
call Girls_Location from _call_Girls_Location_22
File "game/script Functions.rpy", line 2811, in script call
call Rogue_Leave from _call_Rogue_Leave_4
File "game/script Locations.rpy", line 540, in script call
call Round10 from _call_Round10_3
File "game/script Functions.rpy", line 1219, in script call
call Rogue_Sleepover from _call_Rogue_Sleepover
File "script Scenes.rpyc", line 476, in script
File "C:\Today\Rouge like\Rogue-Like-0.981f-win\renpy\ast.py", line 1681, in execute
if renpy.python.py_eval(condition):
File "C:\Today\Rouge like\Rogue-Like-0.981f-win\renpy\python.py", line 1794, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Today\Rouge like\Rogue-Like-0.981f-win\renpy\python.py", line 1788, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script Scenes.rpy", line 476, in <module>
NameError: name 'L_Loc' is not defined

Windows-8-6.2.9200
Ren'Py 6.99.13.2919
Rogue-Like 0.978e
 
4.40 star(s) 152 Votes