Mod Ren'Py WalkThrough Mod [v0.05.00] | BB:AS Rebuild | [.Black Panther.] [OnlyFunz]

Pif paf

Engaged Member
Feb 5, 2018
2,338
1,101
OnlyFunz thanks for the mods!I have a question: the saves with and without mods are incompatible, right?
Because I 've got WTmod_db error when trying to use 0.03 version save in not modded 0.04
 
  • Like
Reactions: Nicoed

OnlyFunz

Active Member
Modder
Game Developer
Nov 23, 2017
767
4,903
OnlyFunz thanks for the mods!I have a question: the saves with and without mods are incompatible, right?
Because I 've got WTmod_db error when trying to use 0.03 version save in not modded 0.04
Thank you for trying my Mods.

Yes, that is correct - Currently the WalkThrough Mod runs as overlay and it cannot be disabled.
That is why the "Saves with Mod", looks for the Panel database.
(You can still run Mod v0.03 on Game v0.04)

I'm working on a way to keep it disabled as default when you load a save file.
 

Allen0206

Member
Jan 4, 2020
186
109
I know OnlyFunz and Black Panther are also on the main BBAS thread as well. Is it going to be taken down. And if we have gameplay questions could we ask them here?
 
  • Red Heart
Reactions: OnlyFunz

OnlyFunz

Active Member
Modder
Game Developer
Nov 23, 2017
767
4,903
I know OnlyFunz and Black Panther are also on the main BBAS thread as well. Is it going to be taken down. And if we have gameplay questions could we ask them here?
Thank you for asking about this.
We would appreciate to keep this thread clean.

WalkThrough Mod is designed for that specific purpose, to guide players and covering every bit of the game play that comes out with each Game update. .Black Panther. designed the Steps for optimal game play.
(WalkThrough Mod is being updated and expect a release in few days. We are working on it in detail - so, you can enjoy the game better)

On the other hand, .Black Panther. has also documented the game play information:
https://f95zone.to/threads/big-brother-another-story-rebuild-v0-04-02-aleksey90.43101/post-10160742
 

Allen0206

Member
Jan 4, 2020
186
109
Is it possible to make an auto fail option or a way to drop your stealth so you can get caught?
 

.Black Panther.

Well-Known Member
Jun 3, 2020
1,435
4,786
Will it be ready today?
Certainly not
Making mods for sandbox games like BBAS is not easy as linear games.
Because we must first determine the steps one by one, then we must implement the conditions one by one for each of the events of the game. Then we must determine and highlight the selection of options for each step of a task. In the next step, we have to test the mod several times for the existing problems and the accuracy of doing it correctly. And finally, send the mod to the translators to be translated.
This is quite different from highlighting multiple options in linear games
All this takes time. As I have written in the PDF of the mod itself, do not expect the mod of this game to be prepared in a very short period of time. Considering the time we have every day to work on the mod.
Making a mod for BBAS takes at least 3-6 days
 

Twistty

The Happy Beaver
Respected User
Donor
Former Staff
Sep 9, 2016
4,218
38,133
.Black Panther. and/or OnlyFunz
Thanks for this mod guys - I know the mod is still in development - but does anyone know the code to put the ladder into inventory or the online store?
I found..
You don't have permission to view the spoiler content. Log in or register now.

Ps. I am using old saves - so... lol
Just bashing code seeing if I can get it working before staring a new game.
 
Last edited:

OnlyFunz

Active Member
Modder
Game Developer
Nov 23, 2017
767
4,903
.Black Panther. and/or OnlyFunz
Thanks for this mod guys - I know the mod is still in development - but does anyone know the code to put the ladder into inventory or the online store?
I found..
You don't have permission to view the spoiler content. Log in or register now.

Ps. I am using old saves - so... lol
Just bashing code seeing if I can get it working before staring a new game.
Code:
items['ladder'].unlock()
Should unlock the ladder and set it up in the Online Store

But on the whole, which save file version do you have? Since, there has been so many changes in the code for this Ladder/Hidden Camera item.
 

Twistty

The Happy Beaver
Respected User
Donor
Former Staff
Sep 9, 2016
4,218
38,133
Code:
items['ladder'].unlock()
Should unlock the ladder and set it up in the Online Store

But on the whole, which save file version do you have? Since, there has been so many changes in the code for this Ladder/Hidden Camera item.
Thanks Funz - I just started over.
* Was just messing around with the console (without much luck) - as this game's variables is weirder than most. And threw in the towel.
 
  • Like
Reactions: OnlyFunz

.Black Panther.

Well-Known Member
Jun 3, 2020
1,435
4,786
Hi everyone
The mod will be released in a few minutes
If there is a bug or problem in the mod, please let us know so that we can fix it as soon as possible.
Unfortunately, the German and French translations are delayed for some reason. It will be released as a patch whenever they are ready.