- Sep 27, 2024
- 39
- 138
LOL, I think this thread is a good place for people who wanted to start to learn frontend and JavaScript, but didn't find anything interesting to start with.
Thank you!
Thank you!
How would I go about finding all the girls data for myself? I want to lessen the grind by increasing the girls like statAre you looking for something in specific?
There's way too much data in $data haha
$data[13] includes all the girls/npcs.
you broke the money object by setting it to a variable value. you need to editsnip
SugarCube.State.variables.money.num
money in this game is not a variable but an object with a subset of properiesOhhh that's why, but i guess I did try to do the thing you suggested , ex I did this SugarCube.State.variables.money.num = 1000 and hit enter, then i checked if it worked or not and no change was there.you broke the money object by setting it to a variable value. you need to editSugarCube.State.variables.money.num
money in this game is not a variable but an object with a subset of properies
you broke money object the only way to fix it is to load a save from before you broke it or start a new game.snip
I did this SugarCube.State.variables.money.num = 1000 and hit enter, then i checked if it worked or not and no change was there.
snip
oh i see, thank you very much.you broke money object the only way to fix it is to load a save from before you broke it or start a new game.
it's like you made scrambled eggs, you can't just unscramble the egg and put the whites and yolk back in the shell
ok, follow the tutorial and check the variables in the console ,usually the patreon code is there but if not then check the game's original forum and look at all the pages. maybe someone has posted the new patreon code if not then post the html game and tag the op who started this thread.I didn't understand much of this post (not english native) BUT I think maybe this is the right place to ask this question.
Is there a way to unlock content behind paywall? Like there is this HTML game where the dev have a CRAZY paywall of almost $100 (I'm fine sub/pay for content, I did it a lot when I think they deserve it but this one is absolutely crazy)
If it's possible then I'll post the game HTML here if not then maybe I misunderstood the post lol