MirrororriM
Newbie
- Oct 7, 2018
- 47
- 19
- 36
Short answer: NoDo prison uniforms even exist in the Twine version? They sure as hell aren't restocking
I took a look into the twine graph source code and I don't understand how that makes it easier than Twee or other text based control graphs.Working as a whore at Madam's in junktown takes you to a blank screen if your PC allows the john to cum inside them after vaginal sex. To fix this, you need to go to the "vagsex" section, hop down to the "Let them cum inside you" choice, and then add "<<set $cumlocation to "creampie">>". If you're feeling really fancy, you can set up an if/else statement to allow "fairy creampie" and "fairy cum body" to be used for Fairy PCs.
I would know nothing about that, myself. I use Visual Studio Code with the twee3 language settings turned on, myself. I've also spaced everything out to make it easier to look at so I can easily tell where each passage begins and ends. Kaito seems to edit using Notepad+, so I'm actually not sure how many people actually use the twine site itself to do their own personal bug fixes/modsI took a look into the twine graph source code and I don't understand how that makes it easier than Twee or other text based control graphs.
Please tell me you are not looking at this all in one file. Please say you have this organized in folders like the pictures are and then you combine them into the html file you ship. That HTML is way too long. It would make templating the HTML easier as well.I would know nothing about that, myself. I use Visual Studio Code with the twee3 language settings turned on, myself. I've also spaced everything out to make it easier to look at so I can easily tell where each passage begins and ends. Kaito seems to edit using Notepad+, so I'm actually not sure how many people actually use the twine site itself to do their own personal bug fixes/mods
I don't think I get that option. Or at least I'm not aware of it. I'm not the dev, just someone who does personal bugfixes and shares that info with everyone else so they can do their own. So all I can do is modify the html file the game comes with or throw that into twinery. I prefer to just use VSC since exporting it back out as a html feels like an extra step to me with all the testing I do to make sure my bug fixes work and/or don't break anything else. Like I said though, I have done my own personal edits so that it's more easily readable. I use a lot of the search function though.Please tell me you are not looking at this all in one file. Please say you have this organized in folders like the pictures are and then you combine them into the html file you ship. That HTML is way too long. It would make templating the HTML easier as well.
Ah, makes sense. Yeah, you would have to spend time orgnaizing it yourself if you only have access to the shipped version.I don't think I get that option. Or at least I'm not aware of it. I'm not the dev, just someone who does personal bugfixes and shares that info with everyone else so they can do their own. So all I can do is modify the html file the game comes with or throw that into twinery. I prefer to just use VSC since exporting it back out as a html feels like an extra step to me with all the testing I do to make sure my bug fixes work and/or don't break anything else. Like I said though, I have done my own personal edits so that it's more easily readable. I use a lot of the search function though.
Qsp version is put on hold, instead, the twine version is in active delelopment.with qsp version i keep getin level up information every time i click.. any way to fix it?
i know that but the qsp version should still workQsp version is put on hold, instead, the twine version is in active delelopment.
It was left "as it is" so no updates were being made, even bug fixes.i know that but the qsp version should still work
if i remember right this bug was coz you've got the wrong version of QSP, but i'm not sure, and if that doesn't fix it then can't help youwith qsp version i keep getin level up information every time i click.. any way to fix it?
Seems to be an issue with multiple items. From digging in code, it's a simple issue too: Instead of "State.variables.lact", it's written as "State.variable.lact". That missing "s" makes it so the game doesn't know what to do so you get that error message in a few itemsSo, is the lactaid not fully implemented in the twine version? Or is there just something broken with it? Because it still pops an error when I use it.
Here's the error if it helps snekk;
" Error: <<run>>: bad evaluation: Cannot read properties of undefined (reading 'lact') "
and then it consumes the lactaid and does nothing.
The only thing I know of is there's a Restart button you can toggle on in the options menu. You will lose whatever progress you've had since the last save though. The only permanent fix is to edit the code to prevent the issue from happening.Does anyone here happen to know of an emergency escape/soft reset on the Twine version when the game happens to encounter a soft lock bug where there are not further prompts to do anything and you are unable to access The Corridor or your items? I encountered this issue in the goblin den and was wondering if someone knew of a fix.
If you still have that save, could you click on of those errors? I'd like to see what exactly is the problem so I can possibly fix itView attachment 4956123 got stuck on that and last save was like 3 hours ago xd