As Fokc said, there isnt "really" a full safe since its a start over game and you can only collect titles as a permanent collection.Сan someone throw off a full save?
How do you do that??There is kind of a "recollection room"(Location: ~~~~~Test map 1) but it's purely for the dev to test stuff out and it can only be accessed via cheats.
View attachment 1559548
Version J alreadyGOD HOW MANY MINOR UPDATES WILL THERE BE!!!
View attachment 1560156
We are at I now?
CC mod will never get updated at this rate
Great.
J just came out as i was writing this
You need to mod it on pc, then copy it to your phone. Thats how i played modded ver on my phone.Hello, I'm playing on android using joiplay and want to install CCMod can someone help me how to install that? Thankyou
You need to install RPGMaker MV CheatMenu and then you can easily change the location to the one I specified for the recollection room.How do you do that??
WOW i thought it was just for values and itemsYou need to install RPGMaker MV CheatMenu and then you can easily change the location to the one I specified for the recollection room.
FILE = Karryn's Prison\www\js\plugins\RemtairyEdicts.jsView attachment 1560116
need mod edict point.
If you want, you can refer to my cc modded of the game v1.0.1h4, copy the Map034.json into your game in www/dataAny one know how to contact @https://f95zone.to/members/drchainchair2.2159881/
I ve been trying toupdateget the CC mods to work, and the discipline mod is bugging out ( and bugging me out )
For that matter can anyone help me out?
Help me understand how the mods work?
In this particular mod i can t get the "call for discipline" button to appear
Or you can edit it yourself by going into Map034.json of the ccmod at id:8 (eddict) and replace it to the Map034.json of the original gameVersion 1.0.1h4 Full installed with CC Mod Version 9b.j (MERGE CODE)
You must be registered to see the links
Good day everyone, finally I have a time off and finally finish merging the code between the CC Mod v9b.j with the current version of the game v1.0.1h4 Full, this means that all CC Mod function are implemented without disturbing with the current game code. Also this means that the game will use the current version stats, update and other stuff. And please remember i am not the one who create the CC Mod, I'm just a fan of the game as well the CC Mod which means i can't implement new thing, i only able to fix it up.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
If you found a bug please share by quoting or replying to this post so my notification pop up and I know you are referring to this version and cc mod. Another thing is that if you like the game, please consider buying the game to support the developer. Thanks and have fun playing.
They're talking about wanting edict points increased in real time without having to modify the main game files via mod the same way desires can be increased with momozahara2's cheats mod.FILE = Karryn's Prison\www\js\plugins\RemtairyEdicts.js
UNDER Game_Actor.prototype.getNewDayEdictPoints = function()
CHANGE let points = 2;
TO let points = 4; // Or whatever you want
Lol before this, I use to mod the game manually to get the gameplay i wanted. This is a nice shortcut to avoid that XDHere a cheat for Pleasure and Desire
6 - increase Cock desire by 20
7 - increase Mount desire by 20
8 - increase Boobs desire by 20
9 - increase Pussy desire by 20
0 - increase Butt desire by 20
I - set Pleasure to 0
O - set Pleasure to Arousal Point
P - set Pleasure to Orgasm Point
N - strip off clothes in battle
M - restore clothes
Installation
Add this line into www/js/plugins.js and place file into www/js/plugins/
look inside the code if you want to add something moreJavaScript:{"name":"Cheat","status":true,"description":"None","parameters":{}}
I didn't make a panel menu because I'm too pepega for this
I know. It takes 30 seconds to do this yourself instead of waiting for days and hoping someone will do it. Also upload this to somewhere else please. Mediafire, zippyshare, pixeldrain or mega will do. I can't download this from anonfiles. It is blocked bruh, VPN is slow as fuck and I really don't want to use TOR to download this.They're talking about wanting edict points increased in real time without having to modify the main game files via mod the same way desires can be increased with momozahara2's cheats mod.
Yes, I shared it 6 posts above yours. Read <removed>, read!Is there a ways to edit Edic point?
Use the search function. I posted how to do it three times in this thread.Is there a ways to edit Edic point?
https://f95zone.to/threads/karryns-prison-v1-0-1i2-full-remtairy.33777/post-7147698Any one know how to contact @https://f95zone.to/members/drchainchair2.2159881/
I ve been trying toupdateget the CC mods to work, and the discipline mod is bugging out ( and bugging me out )
For that matter can anyone help me out?
Help me understand how the mods work?
In this particular mod i can t get the "call for discipline" button to appear
I know but it's more of a convenience thing.I know. It takes 30 seconds to do this yourself instead of waiting for days and hoping someone will do it. Also upload this to somewhere else please. Mediafire, zippyshare, pixeldrain or mega will do. I can't download this from anonfiles. It is blocked bruh, VPN is slow as fuck and I really don't want to use TOR to download this.
sadly it seems nobody is willing to search for anything in this thread, thats why it is so long. heck most people wont read a post above them to see that what they are asking has been asked and answered. there must be 50 posts in the last 20 pages asking why the cc mod doesn't work, or how to get edicts. it is very sad to see this happening, but it is happening more and more these days.Use the search function. I posted how to do it three times in this thread.
Thank you, my friend, it's not too difficult to edit. ha ha haFILE = Karryn's Prison\www\js\plugins\RemtairyEdicts.js
UNDER Game_Actor.prototype.getNewDayEdictPoints = function()
CHANGE let points = 2;
TO let points = 4; // Or whatever you want