Harlowe & Conditional Headers
Hey, I have a link to my stats page in my header, and a return button on my stats page to go to the last page. However, the problem is that if you click Stats in the header twice, the return doesn't...
View ArticleDouble Paneled Layout?
Hello guys, newbie here! I was wondering how I could achieve this style of layout here: http://stories.amcorbin.com/silverandgold.html Where you can essentially tell two stories at the same time. I'm...
View Article[Harlowe] Is there anything like timed replace in Harlowe?
Basically, I used a (live:) function to reveal a link to the next page after a certain amount of seconds, but until that many seconds has passed there's only a blank space that seems to be a formatting...
View ArticleI want a randomized death system... Using Harlowe.
I want to make a randomized death system, I've tried multiple things. What I want in it is when you use the sleep option. Either, it says "You sleep a quiet night." or it says "You hear screaming." It...
View ArticleCacheaudio [SC2]
Does cacheaudio actually download the audio ready to play or does it just "create a place" for them? I'm aware that a lot of people have a fixed data plan on their phones, and some people even still...
View ArticleIs there a site which has a comprehensive list of games made with twine 2?
I'm wondering if there is any sites which provide a list of games made with twine 2. Preferably which allows you to filter by the story format used. It's for my site about Twine 2/Harlowe, I'd like to...
View ArticleChange "undo" button to "back" button in only SOME passages
Is there a way for me to change the undo button to a back button (a button that saves any changed values), but only on my inventory page? I need the back functionality to allow users to change their...
View Article[Harlowe] Span with ID not working
I'm trying to color quest names yellow so they stand out. Here's the CSS and HTML: CSS: tw-passage span.quest { color: #cccc00; } HTML: New quest added: <span id="quest">Quest Name</span>...
View Article[SOLVED] How to get the contents of the Proofing Copy as text?
Even a simple copy paste would suffice - but not all text in the Proofing Copy can be selected, when opened in a browser...
View ArticleHow do I get music to play in Harlowe?
I'm making a game in Twine 2 (Harlowe) and I would like there to be background music playing (which then changes depending on choices you make or passages to get to). Is there a macro or something to...
View ArticleIs there any alternative to the 'replace' macro (click - change text +...
Hello! So far I'm getting my head around the more advanced techniques of coding, and already feel like I'm making excellent progress, although currently I feel as though I am at an impasse. I have seen...
View ArticleOpening and Closing the SugarCube UI
Twine 1.4.2 with SugarCube 2. I'm trying to get the UI to unstow up when the player visits a certain passage - and stow itself again when they leave it. I can't seem to get the call to UI.Open to work....
View ArticleSugarcube question regarding text and image alignment
Cheers, I'm using Twine 1.4 (because of the image handling) and after a lot of trial and error I decided to use Sugarcube 2 as "engine" (simply because of the somewhat easier management of variables in...
View ArticleDisplay image with click or button
Hello, First a quick big thx to all the members who ask and answer here, the forum is a real gold mine. Just started twine a short week ago and i and found so much useful informations thanks to all of...
View ArticleDebugging with SugarCube and Twine 1 .... argh! :)
Hi, I admit - right from the beginning, so to say, that I am not a HTML coder. So in any programming language that I am familiar with I was forced to use < or > only rarely - mostly in...
View ArticleSaving players choices
Hello, I am totally new, I begin my first story, which will be very short (no more than four passages). In the presence of "someone", the player will have to take on one of two possible attitudes. I...
View ArticleTwine 1.4, Sugarcane Story format, 3 technical questions.
1. I've been searching all over the internet and I still do not know if it's possible to add a button to decrease/increase the font size? Like from 12 to 16 px? 2. Speaking of fonts, can 2 or more be...
View ArticleSugarCube: Widgets inside set ...?
Hi, me again, flooding the forum :) I've set up a somewhat long (but descriptive) widget for printing the clear name of a variable id. So you call, say <<PrintLocation 2>> and get...
View ArticleHow to add paths based on character emotions
Hi, so I've read about how to make an inventory (still having trouble making it work), but I was wondering if it could help to direct the story. Say the Char = angry, and I want to make Char = happy or...
View Article