New to the game. You've done a great job. I can't seem to get past character progress level 8 with AJ. Every time I go to her, it says I need to wait until she is finished with the homework
Her progression is tied to other character progression and events at various points. Where are you with progress with Alex and with the boyfriend?
I'm at the part where Alex is away for a few weeks helping a family member. She's at character progress 8. Thank you for the quick reply.
Alex has been back for a while now. I kept playing and it still give me the same message. I'm now at progression 13 for AlexYou may be at the point where you have to wait until Alex gets back before you can progress AJ.
THANK YOU!!!Hit F12 and your browser will pop up a Javascript console window to the right of the VN. I'm going to paste this screenshot of my chromium with the javascript console open. Note that I've already done the things that I will talk about next.
View attachment 1341295
The first thing I did was type "Sugarcube.State.variables.charge" at the ">" prompt in that window and hit enter. That returns a 0 which is the current charge on the phone as you can see in the content window as "Charge: 0". Note that as you type, the console will automatically populate a popdown list with possible completions. So after typing only "Sugar" I can just hit the right arrow key and it will fill that out as "SugarCube". Then I typed ".State.var" and that was enough to let me hit the right arrow key again to have it fill out "variables". So you don't have to type all this everytime and worry about it being incorrect.
I hit the "up arrow" key to recall all of that and just typed "=40" to set it to 40. Note that the content window on the left is in suspended animation while the console is open. So that "Charge: 0" won't change to "Charge: 40" until after I close the console window by clicking the "x" gadget in its upper right and then click something to go into the next passage.
I did "up arrow" again and then used backspace to erase the ".charge". This showed all of the variables in effect for the VN but as a "closed two line tree between "{" and "}" with a small ellipses "..." at the very right. To open it up as the full scrollable list I clicked on that "..." and we see the first page full of variables and values. I can now use "up arrow" and then type out individual variable names to peek and then use "=" with a new value to poke.
Congratulations. You now know how to hack 95% of Twine games since just about everybody uses SugarCube format and don't know how to change where the variable storage is hidden.
It does not work for me at the moment.Hit F12 and your browser will pop up a Javascript console window to the right of the VN. I'm going to paste this screenshot of my chromium with the javascript console open. Note that I've already done the things that I will talk about next.
View attachment 1341295
The first thing I did was type "Sugarcube.State.variables.charge" at the ">" prompt in that window and hit enter. That returns a 0 which is the current charge on the phone as you can see in the content window as "Charge: 0". Note that as you type, the console will automatically populate a popdown list with possible completions. So after typing only "Sugar" I can just hit the right arrow key and it will fill that out as "SugarCube". Then I typed ".State.var" and that was enough to let me hit the right arrow key again to have it fill out "variables". So you don't have to type all this everytime and worry about it being incorrect.
I hit the "up arrow" key to recall all of that and just typed "=40" to set it to 40. Note that the content window on the left is in suspended animation while the console is open. So that "Charge: 0" won't change to "Charge: 40" until after I close the console window by clicking the "x" gadget in its upper right and then click something to go into the next passage.
I did "up arrow" again and then used backspace to erase the ".charge". This showed all of the variables in effect for the VN but as a "closed two line tree between "{" and "}" with a small ellipses "..." at the very right. To open it up as the full scrollable list I clicked on that "..." and we see the first page full of variables and values. I can now use "up arrow" and then type out individual variable names to peek and then use "=" with a new value to poke.
Congratulations. You now know how to hack 95% of Twine games since just about everybody uses SugarCube format and don't know how to change where the variable storage is hidden.
It does not work for me at the moment.
I did all off the steps above, but keep getting an error when hitting enter.
Can someone help?
Thanks
adding my save here, most of the stuff is done except for the hacker which for some reason the option to hire her never appears :/. Please let me know if I screwed up some variable somewhere!
is jessica bugged?
i cannot call her (" I already implanted a suggestion " msg every day ) ...andwhen using a device it hints to call her to office
* i use 0.6save or so ...or i could have tweaked something but cannot figure out.
how to upload the vids of xev? cannot find an option to do this
I've tried downloading this a couple of times, but every time I open the file, the pictures aren't loading. I tried unpacking the images in different locations, but nothing seems to work.
Sorry for taking so long to get back to you. Everyone at work has been getting sick so I've been under the gun to get this months update done(should go up here later today).adding my save here, most of the stuff is done except for the hacker which for some reason the option to hire her never appears :/. Please let me know if I screwed up some variable somewhere!