xdlmao99

Newbie
May 17, 2019
71
128
is there a way to edit edict points, order and control? I want to play with the prisoner mode aggressiveness without dealing with all the things around it
 

Regelious

Member
Aug 17, 2018
255
2,695
is there a way to edit edict points, order and control? I want to play with the prisoner mode aggressiveness without dealing with all the things around it
literally just use the search button, it has been answered many times
 

voidzone247

Active Member
Mar 12, 2017
766
928
wouldnt have posted if I found my answer there
Take a look at RemtairyPrison.js. Just fiddling with the starting constants in the first set there should be enough for what you need in terms of order and income.

In RemtairyEdicts.js you can find the function getNewDayEdictPoints (row 544 for me). You can fiddle with the result of that function to get more daily edict points.
 

annam

Member
Apr 13, 2017
325
340
I ran into a problem(?) where during the bar scene there were about 5 people left to be targeted with the kiss option, their pleasure would increase but they wouldn't do anything else. I could use any other sex skill on them. Is this a bug or just the intended way for the scene to end. I just wanted to completely fill the mug.
 

Regelious

Member
Aug 17, 2018
255
2,695
I ran into a problem(?) where during the bar scene there were about 5 people left to be targeted with the kiss option, their pleasure would increase but they wouldn't do anything else. I could use any other sex skill on them. Is this a bug or just the intended way for the scene to end. I just wanted to completely fill the mug.
after they all have a turn on karryn and finish with her they stay there until she finished the mug, you can kiss them but thats all
 

annam

Member
Apr 13, 2017
325
340
after they all have a turn on karryn and finish with her they stay there until she finished the mug, you can kiss them but thats all
All right cool. So basically try to get a full house, let everyone have a go and hope they aim for the mug. I tried kissing the same dude for about 15 minutes to see if anything else would happen. Thanks for clearing it up.
 

Regelious

Member
Aug 17, 2018
255
2,695
All right cool. So basically try to get a full house, let everyone have a go and hope they aim for the mug. I tried kissing the same dude for about 15 minutes to see if anything else would happen. Thanks for clearing it up.
i think that when i did that his pleasure would go up, but it would be like 1 percent, but that also was on 0.6 version, but yea its not worth it
 

xdlmao99

Newbie
May 17, 2019
71
128
Take a look at RemtairyPrison.js. Just fiddling with the starting constants in the first set there should be enough for what you need in terms of order and income.

In RemtairyEdicts.js you can find the function getNewDayEdictPoints (row 544 for me). You can fiddle with the result of that function to get more daily edict points.
Thanks man
 

Vyacheslav Grinko

Active Member
Nov 9, 2018
585
627
Karryn is basically subjugated to all the regular looks/pets/spanks etc while passing by enemies at the tables. She'll also get requests to flash the crowd, which she may or may not accept for a tip depending on your stats. But other than that, the fun part is when she gets too drunk to walk and they help her take a rest on the table, yeah.
Thanks does that increase the bar fame by letting them to have sex with her ???
 

drchainchair2

Member
Mar 28, 2020
244
619
Mod is now updated for 0.7A.f on the dev branch. See

Important: Install instructions have changed. Read the readme.

Highlights:
1. New feature for waitress if you serve a wrong drink. Serving drinks is now an instant action.
2. Can equip toys at any bed after having them used on Karryn once. Toys give pleasure while walking around.
3. Bukkake is no longer ever fully cleaned up but slowly decays over time. Walking around covered in cum will give fatigue/pleasure based on passives.
***Above changes are all configurable.
4. Reorganized mod and moved all mod options into a config file. All general balance changes are now DISABLED by default. That means autosave is active again.

waitress preview.png

Read the readme for more information.
 

voidzone247

Active Member
Mar 12, 2017
766
928
I ran into a problem(?) where during the bar scene there were about 5 people left to be targeted with the kiss option, their pleasure would increase but they wouldn't do anything else. I could use any other sex skill on them. Is this a bug or just the intended way for the scene to end. I just wanted to completely fill the mug.
It's working as intended. They're staying there waiting for you to finish your drink :)
 

spacedog

Newbie
Jun 17, 2017
25
34
Mod is now updated for 0.7A.f on the dev branch. See

Important: Install instructions have changed. Read the readme.

Highlights:
1. New feature for waitress if you serve a wrong drink. Serving drinks is now an instant action.
2. Can equip toys at any bed after having them used on Karryn once. Toys give pleasure while walking around.
3. Bukkake is no longer ever fully cleaned up but slowly decays over time. Walking around covered in cum will give fatigue/pleasure based on passives.
***Above changes are all configurable.
4. Reorganized mod and moved all mod options into a config file. All general balance changes are now DISABLED by default. That means autosave is active again.

View attachment 931410

Read the readme for more information.
Thanks but :
TypeError: Cannot read property 'slice' of undefined
Game_Actor.equipSlots (chrome-extension://gnbgpokkjioakhobagoofbeeejhnfcpj/www/js/plugins/YEP_EquipCore.js:461:47)
Game_Actor.equipInitEquips (chrome-extension://gnbgpokkjioakhobagoofbeeejhnfcpj/www/js/plugins/YEP_EquipCore.js:430:22)
Game_Actor.initEquips (chrome-extension://gnbgpokkjioakhobagoofbeeejhnfcpj/www/js/plugins/YEP_EquipCore.js:406:10)
Game_Actor.setup (chrome-extension://gnbgpokkjioakhobagoofbeeejhnfcpj/www/js/rpg_objects.js:3443:10)
Game_Actor.setup (chrome-extension://gnbgpokkjioakhobagoofbeeejhnfcpj/www/js/plugins/YEP_BaseParamControl.js:1040:33)
Game_Actor.setup (chrome-extension://gnbgpokkjioakhobagoofbeeejhnfcpj/www/js/plugins/YEP_ExtraParamFormula.js:768:36)
Game_Actor.setup (chrome-extension://gnbgpokkjioakhobagoofbeeejhnfcpj/www/js/plugins/YEP_SpecialParamFormula.js:815:36)
Game_Actor.setup (chrome-extension://gnbgpokkjioakhobagoofbeeejhnfcpj/www/js/plugins/YEP_ItemCore.js:952:34)
Game_Actor.setup (chrome-extension://gnbgpokkjioakhobagoofbeeejhnfcpj/www/js/plugins/YEP_EnhancedTP.js:3709:33)
Game_Actor.setup (chrome-extension://gnbgpokkjioakhobagoofbeeejhnfcpj/www/js/plugins/FTKR_SkillTreeSystem.js:2349:31)
Version 7A.f, 111.
b1a78c46228a3a79efbe9c9ff04af329ef110aca
 

Rukatzu

Member
Aug 30, 2018
383
114
anyone know how to edit the different dialogs? I want to change both the overworld dialog and combat dialog a bit.
 

Missmiles

Active Member
Aug 12, 2018
691
482
If I understood your post, It sounds like you have some third party onboard vid card.

Win 8 is right up there with win ME, and window's Vista as among the worst OS Microsoft ever released.

it is a cut above those other 2, but still flacky in many way's.

That third party Vid card ( If that is what I am seeing in that Lenovo ) might be okay with most every other RPG maker style game, but this one is pretty stressful compared to any other I have played.

Your card just may not be handling it. ( Not something you want to hear, but it could be the problem) Also the win 8 OS is notorious for going crazy with certain games, and just not working right. I have seen post of all kinds with people having trouble getting certain games to work with it.
The problem is that I never had any trouble playing Karryn before I reset the damn thing.

Also, the sticker says Radeon Graphics. I most certainly never pried the computer open to switch things around.

Thanks for the info. Anything I could try?
 
4.60 star(s) 428 Votes