Wottinski

Newbie
Jul 27, 2017
21
8
got a problem with the mod, i thought i followed the instruction. I failed miserably :D
can someone provide a detailed step-by-step guide for the idiots?


"
[ERROR (1607287299401) 12/6/2020 09:41:45pm] TypeError: Cannot read property 'slice' of undefined
at Game_Actor.equipSlots (chrome-extension://gnbgpokkjioakhobagoofbeeejhnfcpj/www/js/plugins/YEP_EquipCore.js:461:47)
at Game_Actor.equipInitEquips (chrome-extension://gnbgpokkjioakhobagoofbeeejhnfcpj/www/js/plugins/YEP_EquipCore.js:430:22)
at Game_Actor.initEquips (chrome-extension://gnbgpokkjioakhobagoofbeeejhnfcpj/www/js/plugins/YEP_EquipCore.js:406:10)
at Game_Actor.setup (chrome-extension://gnbgpokkjioakhobagoofbeeejhnfcpj/www/js/rpg_objects.js:3443:10)
at Game_Actor.setup (chrome-extension://gnbgpokkjioakhobagoofbeeejhnfcpj/www/js/plugins/YEP_BaseParamControl.js:1040:33)
at Game_Actor.setup (chrome-extension://gnbgpokkjioakhobagoofbeeejhnfcpj/www/js/plugins/YEP_ExtraParamFormula.js:768:36)
at Game_Actor.setup (chrome-extension://gnbgpokkjioakhobagoofbeeejhnfcpj/www/js/plugins/YEP_SpecialParamFormula.js:815:36)
at Game_Actor.setup (chrome-extension://gnbgpokkjioakhobagoofbeeejhnfcpj/www/js/plugins/YEP_ItemCore.js:952:34)
at Game_Actor.setup (chrome-extension://gnbgpokkjioakhobagoofbeeejhnfcpj/www/js/plugins/YEP_EnhancedTP.js:3709:33)
at Game_Actor.setup (chrome-extension://gnbgpokkjioakhobagoofbeeejhnfcpj/www/js/plugins/FTKR_SkillTreeSystem.js:2349:31)
 

Shadowclonezero

Active Member
Sep 21, 2017
821
440
can anyone that knows the code of the game direct me to where the code is that controls the battle rubbing, petting, fingering and other animations? I think someone here probably knows it very well.. is it just in battle stuff?

I doubt it is, so I'm asking..
 
  • Like
Reactions: Sua Kyudrae

gruntcy

Member
Jul 30, 2018
301
286
level 35 and still virgin. I love how this game let's you choose! I made her based on my real life gf who prefers anal and she prefers it a LOT more, so no vaginal for now. This is one of the best games ever made in the site.
 

voidzone247

Active Member
Mar 12, 2017
785
941
Compare in Notepad++. The generic term for the tool would probably be a diff viewer. Damned useful.
I think that's a separate plugin. One to simply compare and show differences, the other merges the two files. You have more control with Compare than Combine though, so I'd probably go with that.
 

voidzone247

Active Member
Mar 12, 2017
785
941
Tried poking about in the code, tried to make the desire persistent but unable to. Any assistance?
RemtairyKarryn.js, function is called initMembers:
JavaScript:
Game_Actor.prototype.initMembers = function() {
    Remtairy.Karryn.Game_Actor_initMembers.call(this);
    this._poseName = POSE_NULL;
    this._showTachie = false;
    this.setAllowTachieUpdate(false);
    this._tachieFlip = false;
    this.completeResetBodyParts();
    this._mentalPhase = false;
    this.setAllBodySlotsFree();
    this.turnOffCantEscapeFlag();
    this.turnOffJustEscapedFlag();
    //this.resetDesires(); <-- comment this out with //
    this.resetCockiness();
    this.resetInvasionNoiseLevel();
    this.setupObtainedTitlesArray();
    this.removeAllToys();
    this._sleepQuality = 0;
    this._lastMentalBattleSkill = new Game_Item();
};
It's possible that function is called from elsewhere as well. You can use the windows search function to find out which files call it.

edit: Looks like it's mostly in that file. postBattleCleanup is another function. Just ctrl-f for this.resetDesires().
 

Pamphlet

Member
Aug 5, 2020
348
609
I think that's a separate plugin. One to simply compare and show differences, the other merges the two files. You have more control with Compare than Combine though, so I'd probably go with that.
Oh, cool. I'll have to have a look - manual merges always did make me want to smoke crack. ;)
 

Rukatzu

Member
Aug 30, 2018
384
115
Is there ANY way to increase the chance of her starting to masturbate in battle? anyway to mod the game, anything?
 

TheSinful

Member
Jun 11, 2018
463
631
Is there ANY way to increase the chance of her starting to masturbate in battle? anyway to mod the game, anything?
Do you mean her masturbating prisoners or masturbating herself? Cuz unless they changed it in the new patch, I don't recall the latter being possible.
 

shiion1

Member
Mar 1, 2017
365
267
level 35 and still virgin. I love how this game let's you choose! I made her based on my real life gf who prefers anal and she prefers it a LOT more, so no vaginal for now. This is one of the best games ever made in the site.
Oh, thats nice. How did you managed to level up anal stuff before getting deflowered? Did you grind a especific enemy/stat? I'll try a run later tonight to get anal first, but don't know how to properly do it yet, so any tips is good
 
Last edited:
  • Like
Reactions: gruntcy

voidzone247

Active Member
Mar 12, 2017
785
941
Is there ANY way to increase the chance of her starting to masturbate in battle? anyway to mod the game, anything?
You can play around with the desire requirements in RemtairyKarrynPassives.js, but if you want to do it legitimately then your best bet is probably to reduce cock desire as much as possible and avoid goblins (cause those bitches will go straight to cunni as soon as they smell pussy). Using accessories that increase the desire requirements for common early sex scenes like handjobs is also a good idea.

Basically the math is such that the higher Karryn's desire values are, the faster her desire to masturbate in battle builds up. The trick is to avoid getting into sex scenes while that builds up. Being horny/aroused helps too.

edit: Remember you can use Cock Stare to reduce your cock desire as well.
 
4.60 star(s) 454 Votes