I'm working solely with the javascript part. For almost everything it seems sufficient and I'm not willing to spend time to get to know the RPGM stuff. Disadvantage is ofc that I have to decipher the data JSON files by pure guesswork, but until now it worked out. Thus, if you want to mod stuff like the bed interaction in the CCMod, you'd at least have to learn how to use RPGM. But that shouldn't be too hard, the whole concept seems to be beginner-friendliness. However, for the major part (and everything I've done so far) it's pure javascript.Hello, mamaboiii I only have a quick question.. I'm looking to read and learn from this game.. javascript and stuff..
so my question is: is it only javascript that he is using or node.js(I guess based on a certain version of node?) or should I instead just look more at the rpgmaker api that he is working with?
I'm only asking asking where I should start my mindset from to understand it the way you seem to.. ?
I only know a little from website stuff.. so it's not much to go on compared to this big game with lots of code..
Можно ли пока победить 4 уровень? И случится ли что-нибудь, если вы это сделаете?
[/ЦИТАТА]Победить можно. Ничего не случится, дальше, пока нет контента.
You can defeat all inmates, but nothing will happen. They just respawn and thats it.Is it possible to beat level 4 yet? And does anything happen if you do?
Нет. Все старые сохранения, новые изменения убили.Thank you. Does level 4 have a boss?
You can defeat all inmates, but nothing will happen. They just respawn and thats it.
Gotcha. Thanks guys.Нет. Все старые сохранения, новые изменения убили.
So had some time to play a full replay...I was testing around with my pure Karryn saves and found that I also cannot get the "night" mode. Compared to the high slut save I use to view new content.
So I spent some time playing till I got the following passives
"Easily Pulled off Panties"
"Disappeared Clothes and Shame"
"Escalating Exhibitionism"
Then I got the chance "night" mode or scandalous state via the trigger. However it does not happen all the time. So I am assuming since my high slut save where I get it all the time that it is based off a chance from exhibitionism level? Will need the code masters HappyGoomba or mamaboiii to reveal the actual triggers and chances behind the night mode.
Oh yes the trigger is when Karryn gets stripped completely naked after a battle. You do not need to have sexual positions with the inmates nor guards. Battle masturbation or being stripped naked conventionally has a chance to trigger.
i mean in the mod the guy added condoms in cgs but they werent usable...is rem adding official condoms?yup, i was looking thru the stripper js, it definitely shows condoms
Unfortunately mate I still can't get the passives to activate after either the first battle or subsequent ones, I'm still using the same code that I posted before for the "RemtairyKarrynPassives.Js" code and the "RemtairyNewPassives.Js" code and have edited the "meetsPassiveReq" to look like this by changing the return value to ">= 0" and haven't changed any other files or bits of code other than those ones.Nah, it's good. Because you're right. I looked it up and Rem actually handles a0
as base requirement as an error, which is reasonable, and basically changes it to1
. So if you want to change any base requirement to 0, you have to do one additional edit:
You don't have permission to view the spoiler content. Log in or register now.
I also edited my original post to include this information. Thanks for the feedback.
Actually, there is a lv 4 Boss, the Great Yeti, but defeating him will not subjugate the floor in this version of the game, just like defeating the Lizzard Boss in ver. 0.7 did not put out anarchy on lv 3.Gotcha. Thanks guys.
i think so for the strip club, it is coded in for condoms on the stage. there are also things for used/full condoms on the stage. pure speculation at this point on my end. to get the facts ask rem. this is from the not modded game in js karrynstripper.i mean in the mod the guy added condoms in cgs but they werent usable...is rem adding official condoms?