Prince Angelov
Newbie
- Jun 17, 2020
- 55
- 33
- 182
Not release yet. Read the change log to know what is included in every version.So 1.0.6 has the Gym job included or do i have to install some kind of DLC?
read and search, most mods come with instructions.how to add a mod on the game
you know how to install a modread and search, most mods come with instructions.
Hi there, friend. First, you can follow the discord group posted on the first page. Then in discord, look for the channel with KP-modding. Once you're in, the channel has a pinned comment with all the popular mods. Some of the mods have instructions written in the channel post. All of the mods have instructions in their readme.txt files. Alternatively, if you have the steam version, there are some mods there, probably just subscribe under the workshop, not sure.how to add a mod on the game
yes. but i can't help you if you didn't understand my first answer.you know how to install a mod
for the basic prison stats you have to edit karrynprison.js file in the "www" folder with the block note (windows) for what i know there are not other way to "mod" this game , you have to find the value/stat (like +100 order every day) do you want to modify in the www folder . it's not easy good luck soldierhow to add a mod on the game
i deleted all of my browser data and now it works.i get the same message "invite invalid".
You don't have permission to view the spoiler content. Log in or register now.
Have you heard of the Print Screen button? Or the Snipping Tool app?View attachment 1985060
is this correct? to install mod
Look forSOME...BODY!♪ know where I can modify the js for increase the warden level max? 50 vanilla is a little too short and a little boring...
Game_Actor.prototype.getWardenLevelLimit = function() in RemtairyResults.jsconst RESULTS_EXP_MULTI_PAST_WARDEN_LVL_50 = 0.05;
const RESULTS_PLVLS_BEFORE_EXP_REDUCE = 10;
const RESULTS_EXP_MULTI_PER_WARDEN_LVL = 0.008;
const RESULTS_EXP_MULTI_PER_PARAM_LVL = 0.013;