what3v3r123
New Member
- Mar 1, 2025
- 10
- 1
- 3
Good to know. Thanks, boss. Great game btwNot yet. I plan that maybe in next event release MC might get option to kill Dom and get underground city + Isabel for himself
Good to know. Thanks, boss. Great game btwNot yet. I plan that maybe in next event release MC might get option to kill Dom and get underground city + Isabel for himself
Girls pack instruction suggesting script editing.1. download
2. unzipi in packs folder
3. Enable in game.
done
Thanks! Yeah, I've postponed this but at one point I want to update the sugarcube version. No ETA for that yet thoHey ttyrke --
Getting an error on loading the file on the title page - issue with the "set _bathschedule" - Now here is the wrench - I build off the git directly myself, but I am using a newer version of sugarcube - 2.37.3 vs 2.36.1 you have, at least as of the 5.8 release.
I did then change out my tweego format files to the 2.36.1 copy that i have, and load up that html. No error.
I dont see any visual diff in the code of the game itself, but looks like there might be enough of a change in sugarcube's own wrapper between those 2 versions that it seemingly doesnt like. Doing a file compare shows lots of differences in sugarcube's coding areas. Not sure if/when you are considering updating sugarcube or not, but wanted to heads up from my own testing.
Was curious how much problems would there be but pretty much some minor changes only. Updated game to 2.37.3Hey ttyrke --
Getting an error on loading the file on the title page - issue with the "set _bathschedule" - Now here is the wrench - I build off the git directly myself, but I am using a newer version of sugarcube - 2.37.3 vs 2.36.1 you have, at least as of the 5.8 release.
I did then change out my tweego format files to the 2.36.1 copy that i have, and load up that html. No error.
I dont see any visual diff in the code of the game itself, but looks like there might be enough of a change in sugarcube's own wrapper between those 2 versions that it seemingly doesnt like. Doing a file compare shows lots of differences in sugarcube's coding areas. Not sure if/when you are considering updating sugarcube or not, but wanted to heads up from my own testing.
Happiness needs more attention than relationship. If their jobs/personalities clash and happiness starts dropping, show her a good time in her favorite positions (check traits/skills/more info). There may be better ways to deal with this - it can get pretty time-consuming. If someone flat-out refuses to play nice, cut your losses and get a shiny new one!How to increase girl's happines?? I don't get it - I have 100 relationship, but have red sad faces and then they leave or if I move them to basement they just suicide.
How to manage happiness in this game???
You can still do that if you use the code..Used to be able to edit girls stats, traits and age what the hell happened?
I have the cheats loaded from the previous version don't tell me I have to start over the get the stat editor back.You can still do that if you use the code..
Edit NPC in cheat after selecting them..
I have the cheats loaded from the previous version don't tell me I have to start over the get the stat editor back.
That is already in the game.. You will have to build it, just not in your main location..Shouldn't we add some plot elements to the story of the nun? I remember that the old man in the dungeon had a selective mission to destroy a certain campsite, and the campsite he destroyed seemed to be the same one where the nun was located. Can we add some plot elements to her story or bring her to our own campsite? Don't we have the drawings of the church in hand? It's time to build a church
Yes, if you talk about Dom burning down the church. Plan is that nun, aka Eve will come to MC camp and live there AND also church blueprint was planned. (If not already found while exploring (But I think that was forced event, so MC has that blueprint))Shouldn't we add some plot elements to the story of the nun? I remember that the old man in the dungeon had a selective mission to destroy a certain campsite, and the campsite he destroyed seemed to be the same one where the nun was located. Can we add some plot elements to her story or bring her to our own campsite? Don't we have the drawings of the church in hand? It's time to build a church
Cheats are still there and nothing has changedI have the cheats loaded from the previous version don't tell me I have to start over the get the stat editor back.
<<set $guests[_scheduleGuestI].washBeauty = _beautyInc>>
<<set $guests[_scheduleGuestI].beauty = Math.min($guests[_scheduleGuestI].beauty + (_beautyInc * 2), 100)>>