Until
OnlyFunz gets back at modding, here is a rather limited mod for
0.08.0.5.
Please keep in mind I had even less time to test it than usual, so if you find any bugs just let me know.
It can adjust the mood, relationship status and authority for the family, add money and energy, raise stats, catch spiders and same day delivery. In the character screens there are some useful stats as well, and there are buttons now for Alice and Lisa to get punished at dinner.
In order to raise a stat, you must already have a couple of points in it.
The same day delivery and the spider catching are
stolen borrowed from
OnlyFunz.
In order to punish Alice you'll need to have finished the 'Smoking break' opportunity and for Lisa you'll need to have reached the point where you can make mistakes in her homework ('Schoolgirl' opportunity). You can only use the punish buttons before dinner on weekdays (not on Saturday/Sunday) in order to avoid bugs.
The cheats are in the character and the inventory screens. If you have both clothes and normal stuff for delivery press the speedy delivery twice.
Just put it in the /game subdirectory. It is minimally tested, so I don't know whether it has
bugs unintended features. It can also mess up the game flow /saves if you use it too much, so use it really sparingly.
Big Brother Another Story 0.08.0.06
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/nm_cheats.rpy", line 135, in execute
screen menu_userinfo():
File "game/nm_cheats.rpy", line 135, in execute
screen menu_userinfo():
File "game/nm_cheats.rpy", line 149, in execute
hbox pos (150, 150) spacing 30:
File "game/nm_cheats.rpy", line 174, in execute
viewport area (0, 30, 880, 800):
File "game/nm_cheats.rpy", line 175, in execute
has vbox spacing 20
File "game/nm_cheats.rpy", line 183, in execute
hbox pos (20, 0) xsize 810 spacing 5:
File "game/nm_cheats.rpy", line 184, in execute
viewport mousewheel 'change' draggable True id 'vp3':
File "game/nm_cheats.rpy", line 185, in execute
has vbox spacing 5
File "game/nm_cheats.rpy", line 186, in execute
frame xfill True background None:
File "game/nm_cheats.rpy", line 187, in execute
if CurChar == 'max':
File "game/nm_cheats.rpy", line 511, in execute
vbox spacing -1:
File "game/nm_cheats.rpy", line 585, in execute
if (chars[CurChar] in infl) and (not infl[chars[CurChar]].freeze) and (flags.eric_banished is not 1) and (infl[chars[char_name]]._m1_01classes__m is not None): # influence cheat
File "game/nm_cheats.rpy", line 585, in <module>
if (chars[CurChar] in infl) and (not infl[chars[CurChar]].freeze) and (flags.eric_banished is not 1) and (infl[chars[char_name]]._m1_01classes__m is not None): # influence cheat
NameError: name 'char_name' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 662, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "core/core.rpyc", line 570, in script call
File "core/core.rpyc", line 570, in script call
File "dialogues/alicetalk.rpyc", line 60, in script call
File "dialogues/alicetalk.rpyc", line 60, in script call
File "events/max.rpyc", line 288, in script call
File "core/core.rpyc", line 607, in script
File "core/core.rpyc", line 570, in script call
File "core/core.rpyc", line 570, in script call
File "dialogues/alicetalk.rpyc", line 60, in script call
File "dialogues/alicetalk.rpyc", line 60, in script call
File "events/max.rpyc", line 288, in script call
File "core/core.rpyc", line 607, in script
File "renpy/ast.py", line 2015, in execute
self.call("execute")
File "renpy/ast.py", line 2003, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3136, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3325, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3737, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 436, in visit_all
callback(self)
File "renpy/display/core.py", line 3737, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/nm_cheats.rpy", line 135, in execute
screen menu_userinfo():
File "game/nm_cheats.rpy", line 135, in execute
screen menu_userinfo():
File "game/nm_cheats.rpy", line 149, in execute
hbox pos (150, 150) spacing 30:
File "game/nm_cheats.rpy", line 174, in execute
viewport area (0, 30, 880, 800):
File "game/nm_cheats.rpy", line 175, in execute
has vbox spacing 20
File "game/nm_cheats.rpy", line 183, in execute
hbox pos (20, 0) xsize 810 spacing 5:
File "game/nm_cheats.rpy", line 184, in execute
viewport mousewheel 'change' draggable True id 'vp3':
File "game/nm_cheats.rpy", line 185, in execute
has vbox spacing 5
File "game/nm_cheats.rpy", line 186, in execute
frame xfill True background None:
File "game/nm_cheats.rpy", line 187, in execute
if CurChar == 'max':
File "game/nm_cheats.rpy", line 511, in execute
vbox spacing -1:
File "game/nm_cheats.rpy", line 585, in execute
if (chars[CurChar] in infl) and (not infl[chars[CurChar]].freeze) and (flags.eric_banished is not 1) and (infl[chars[char_name]]._m1_01classes__m is not None): # influence cheat
File "game/nm_cheats.rpy", line 585, in <module>
if (chars[CurChar] in infl) and (not infl[chars[CurChar]].freeze) and (flags.eric_banished is not 1) and (infl[chars[char_name]]._m1_01classes__m is not None): # influence cheat
NameError: name 'char_name' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Большой брат: Другая история 0.08.0.06
Wed Mar 9 15:30:31 2022