I hate to be this kinda guy, but could anyone upload a savefile where you are right before any encounter? I really don't want to do the whole game for a 5th time![]()
More on topic, how the fuck do I get the Cobolio Gang to force Aya to give them oral in the Slums? 0 HP injured status = doggystyle, 0 HP crawling status = doggystyle, normal HP melee grab = fingering.
Pretty sure it is totally random =/ Couldn't get the damn thing to trigger for a long time...then suddenly it does even though there isn't any obvious trigger. No clue man.
i thought you needed to lose to them once, but i'm not really sure since i only use one save file and i don't like starting again.
Not unless he put that in after the very first time it was in the game. I was able to get the animation RIGHT off the bat when it first came out...then the version after that took a long time to get it.
I triggered the event after I was defeated BUT managed to limp across the screen to exit.
More on topic, how the fuck do I get the Cobolio Gang to force Aya to give them oral in the Slums? 0 HP injured status = doggystyle, 0 HP crawling status = doggystyle, normal HP melee grab = fingering.
I think that Cobolio bj part was removed.
I check the script files and couldn't find anything related to oral except story file named "Irruma01".
Sorry guys, I thought Cobolio bj was removed. It still there.![]()
![]()
![]()
![]()
Only works for the first time Aya enters the Cobolio Hideout. Get 0 HP and crawl toward one of the gangsters.
Here is how to trigger it again and again
Go to " Hounds_of_the_Blade20141123/story/a9 "
In there you'll see "start_2_1" and "start_2_2" files. Open each with notepad.
scroll down and you'll see,
END-------------------------------------------------------------
FlashOut(-200,c_white,0.1,30,SE_b_gard,3)
global.event_flag[66]=1;
A2("goto_room_scr(1,6,1,CommonStartBattleRoom)")
Then you have to add " global.event_flag[0] = 1; " to the third line like this.
END-------------------------------------------------------------
FlashOut(-200,c_white,0.1,30,SE_b_gard,3)
global.event_flag[66]=1;global.event_flag[0] = 1;
A2("goto_room_scr(1,6,1,CommonStartBattleRoom)")
Have fun.
Waiting for Wessex's English translations
Is there a way to modify the scripts so the roaches can only attack from the left?
I think that would be very hard. If you want to trigger purple guy rape scene easily, you can do this.
Go to " Hounds_of_the_Blade20141123/script/B_1_8/ "
Then you'll see "Exit.gml". Open it with notepad.
In there you'll see the second line
if global.HP_par > 0.3
Change 0.3 to 1.0
if global.HP_par > 1.0
In the game, get raped by a cock-roach once, get damaged a bit and exit the stage.![]()
![]()
![]()
![]()
great job with the codes!
do you know the codes for mendes rape scene in the bar?
hoping can get aya raped again just by talking to him if that's possible......
Could you make one that enables the Mendes + Henchman scene (the "Eiffel Tower", aka the "Wobbly H") WITHOUT having to wait through 5 minutes of stomping and stabbing?
thanks dawgAh, I just finished it now. Its attached it in a zip file. Replace each files with new ones. Don't forget to backup "T_Mendes_1" file. Have fun.![]()
![]()
![]()
![]()
![]()
I think that would be very hard. If you want to trigger purple guy rape scene easily, you can do this.
Go to " Hounds_of_the_Blade20141123/script/B_1_8/ "
Then you'll see "Exit.gml". Open it with notepad.
In there you'll see the second line
if global.HP_par > 0.3
Change 0.3 to 1.0
if global.HP_par > 1.0
In the game, get raped by a cock-roach once, get damaged a bit and exit the stage.![]()
![]()
![]()
![]()
I mean I let it run for probably 20 minutes without seeing the oral animation a single time.