- May 17, 2019
- 203
- 54
I'm pretty sure this is Astaros3D opening up a new Patreon to develop another game on the side. The models are very similar to his, and he was the one to share it to his patrons. Still, the game does look good, especially for a 'trainer' game (it should get that tag). Getting money is a bit of a grind (but not the worst I've seen), so I'm hoping somebody will be able to share console commands. The gallery shows a fair (but not great) amount of content for a first release, and the way this game is structured as a sandbox I'm hoping the dev will be able to add more stuff fairly quickly. Most (if not all) the mechanics already seem to be implemented.
yeah, this game looks like girls house, the art in the dialogues is the same.
If you check their Patreon, it seems this is a new team that got a lot of help from Astaros. They wrote on their Patreon:One way to tell if it is in fact Astaros3D is to open their script files up in notepad and look for rollback prevents brackets spammed all over the place as they are one of the few DEV's that do it so if it is them then their scripts should be loaded with them.
how do you activate the console on this game?The money console command is as follows:
base.money = x
where does this get put in? I can only open console not sure why I cant get into dev consoleThe money console command is as follows:
base.money = x
This is what literally pops the first thing on Android...If you check their Patreon, it seems this is a new team that got a lot of help from Astaros. They wrote on their Patreon:
You must be registered to see the links
We are glad to welcome you on our page.
We are a new development team that enjoys making games. We want to combine several genres and make a unique game out of it.
Our game is called Island of Lust. Since we are new, we needed some help with a few things, so we asked our friend Astaros to show us the ropes.
We hope you'll enjoy our project and maybe even consider supporting it. First version of the game should be finished soon."
The money console command is as follows:
base.money = x
not work base.money = 1000how do you activate the console on this game?
The blonde, and yes.Without having to actually download, could someone please tell me;
Who is the slave? Me? The blonde girl?
If her, is she *my* slave? Can I be mean to her?
Many thanks!
Zen
how do you activate the console on this game?
where does this get put in? I can only open console not sure why I cant get into dev console
how do you activate the console on this game?
how do you activate the console on this game?
You don't need to use the dev console, to open the regular console either use UnRen or just go into 00console.rpy and change the console being available from False to True. Then Shift + O and type the command in. That works for me.not work base.money = 1000
Go to "game folder/renpy/common/00console.rpy" open with any text editor and look for the line "config.console = False", change it to "True" and save the file, in the game open the console with Shift+O.how do you activate the console on this game?
Thank you! Sorry for the noobnessThe blonde, and yes.
You don't need to use the dev console, to open the regular console either use UnRen or just go into 00console.rpy and change the console being available from False to True. Then Shift + O and type the command in. That works for me.
does that command work for the market money too?Go to "game folder/renpy/common/00console.rpy" open with any text editor and look for the line "config.console = False", change it to "True" and save the file, in the game open the console with Shift+O.