- May 27, 2018
- 49
- 7
thank you for help <3As far as I know there's no way other than defeating them in battle.
You can reduce riot frequency as a workaround. Refer to this post if you wish to do so.
thank you for help <3As far as I know there's no way other than defeating them in battle.
You can reduce riot frequency as a workaround. Refer to this post if you wish to do so.
Just posted, let's see how well I do lolTry going on Remtairy's discord page. You can find the link in the very first post of this thread. Then go to either the modding feedback sub channel, or chainchariot's sub channel and try suggesting these ideas there, and see what happens. But make sure not to mention anything about the piracy site, since it is the main discord site that is directly linked to their Remtairy's steam and ci-en page. They will frown on it. Good luck.
I might've found a way but I'm not sure because I didn't test it.I'm actually wondering if it's on here and was discussed how to activate the "History" option in the Bar Minigame
I know there's a cheat in Warden Mode but I wonder if there's a way to activate it beyond just those modes.
RemtairyCombat.js
file before editing.RemtairyCombat.js
with notepad and find this code block:Window_ActorCommand.prototype.addBattleLogCommand = function() {
if(this._actor.isInWaitressServingPose()) {
if(Prison.cheatMode() && ConfigManager.cheatWaitressLog) {}
else if(!$gameTemp.isPlaytest() && !Prison.easyMode())
return;
}
this.addCommand(TextManager.battleLog, 'battleLog', true);
};
if{ }
block inside the function. It should look like this:Window_ActorCommand.prototype.addBattleLogCommand = function() {
this.addCommand(TextManager.battleLog, 'battleLog', true);
};
Can confirm this Works as I can see the History when playing the Bar Game while on Prisoner Mode.I might've found a way but I'm not sure because I didn't test it.
First make a back-up of unmodifiedRemtairyCombat.js
file before editing.
Then openRemtairyCombat.js
with notepad and find this code block:
DeleteCode:Window_ActorCommand.prototype.addBattleLogCommand = function() { if(this._actor.isInWaitressServingPose()) { if(Prison.cheatMode() && ConfigManager.cheatWaitressLog) {} else if(!$gameTemp.isPlaytest() && !Prison.easyMode()) return; } this.addCommand(TextManager.battleLog, 'battleLog', true); };
if{ }
block inside the function. It should look like this:
Save and see if it works. If it didn't work restore original unmodified file.Code:Window_ActorCommand.prototype.addBattleLogCommand = function() { this.addCommand(TextManager.battleLog, 'battleLog', true); };
Appreciate it, man!Could you upload your save?
v1.0.5 FULL Uploaded!
Nostupid question but is the glory hole minigame or whatever, blowjobs and handjobs only?
The game contains all of it and even morestupid question but is the glory hole minigame or whatever, blowjobs and handjobs only?
They are working in the gym side jobIs the game over?
Or will there be an update?
yes there is a game over which is Zero order and 2 good ending depending of how well you survive the prisonnerIs the game over?
Or will there be an update?