If you use the "save to disk" button to get your save, post it here and I'll look at it for you.hey so i got to 13/14 on jess's private storyline but at the end i can't seem to be able to call her to my office, even if i finished attuning her? no matter what i do the call text isn't highlighted as a link
You know you could have just pasted all the commands down below instead of being this complicated for no reasonHit 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.
Although phupdup could have just pasted all commands, explaining the procedure as a tutorial with a screenshot was actually very helpful for many players who are not familiar with the browser console. Among other things, it was useful to explain how to find other variables, to remind the players that the changes to the variables are not reflected immediately in the game window, etc.You know you could have just pasted all the commands down below instead of being this complicated for no reason
I have the same problemAmusingOddity How am i supposed to continue India's path? It says continue with Sara, but Sara says story arc is completed, and when i go to get i only get the option to have fun with her
View attachment 5117395 View attachment 5117396 View attachment 5117397
AmusingOddity How am i supposed to continue India's path? It says continue with Sara, but Sara says story arc is completed, and when i go to get i only get the option to have fun with her
Thanks for the heads up guys. It was a missing variable that was making Sara's guide show up wrong. I fixed it in the bugfix on the front page. To continue you just need to finish training the new recruits.I have the same problem
Keisha and Aria haven't been added yet. I'll be starting on Aria in next months update.Hello for v0.50 how find keisha and aria please thank you ?
Aww man, what's the problem with it?Hotfix seems to be broken.
Thanks bud! I'll link your post on the front page.Sluttown USA: Hometown Corruption [v0.50] [AmusingOddity] - Compressed
All [3,57 GB]
You must be registered to see the links-You must be registered to see the links- MEGA - PIXELDRAIN -You must be registered to see the links
The download is in 2 broken parts instead of a single file.Aww man, what's the problem with it?
Thanks bud! I'll link your post on the front page.
Was fine for me on the mega link.The download is in 2 broken parts instead of a single file.
Strange I tried to download it several times and it was broken each time.Was fine for me on the mega link.
Really? Its a zipped html file, there is only one part to it. I have no idea what to do about that. Maybe try a different browser?The download is in 2 broken parts instead of a single file.
On it. I'll ping you once I have a fix up.Hi dev.. I play your game but I got stuck on Eva when I choose the root .. I don't know if you are aware of it I give you my save you can see..
This should be standard in every HTML game! It really annoys me now when I play games that dont have it. Any HTML dev reading this, I give you permission to steal my code.EDIT: In-game Dev
NOTE: You can press the C key on your keyboard in order to advance through scenes that don't have choices in them.
You can also use the space bar to scroll. This should allow you to keep one hand free for . . . Whatever you might need it for.
LOLOLOL
Fix on the front page, you should be good to go. Thanks for letting me know about the problem.Hi dev.. I play your game but I got stuck on Eva when I choose the root .. I don't know if you are aware of it I give you my save you can see..