Linking an ending of one game to the other (Harlowe)
Okay, so what I am trying to do may be complicated but it is worth a shot. So in my game there are a lot of different actions that can affect the game and since my game is so huge, I had to open a new...
View ArticleI'd like to equally distribute Divs, but I'm running into trouble.
I have a pretty tried and true method of distributing Divs, that can be described here and has a jsFiddle here. However, the html is very picky about its spacing. I've been trying several different...
View ArticleWhy has my Twine 2 suddenly stopped working?
Hi all, I haven't used Twine in a while and decided to start it up today and have a play with it. But it's suddenly not working. It won't start up at all. And I've tried a reinstallation, and then...
View ArticleAlert Dialog Box's Text After JS Error Is Obscured Due To Small Size
I'm using Sugarcube 2.8 and Twine 2! After getting an error while working on the Javascript on all of my stories in "Edit Story JavaScript", a little "Alert" box appears, telling me that there was an...
View ArticleAll This Rubbish!
Have you seen all these discussions with jibberish in them? They're annoying. Does anyone know what they are?!
View ArticleImproving performance in a complex Harlowe game
So, as explained in this thread, my game has very bad performance problems and I have no idea of how to debug and fix it. This is a summary of the way my game works. Sorry it's so long. I'd be...
View ArticleI Can't Install SugarCube
Hi. I'm trying to install and use the SugarCube story format. Here are the instructions I am trying to follow: http://www.motoslave.net/sugarcube/2/docs/twine-2.html I followed all of the instructions,...
View ArticleI want to erase all (history:) contents
Hi, I need to erase all content of the (history:) array. Is this even possible? I want to make a custom restart because I need some options variables to not be resetted, but of course I need a clean...
View ArticleAutomatically Skipping a Passage OR Assigning Variables Values Based on User...
I'm wondering if there is either a way to: 1. Automatically skip a passage What I mean here is that, let's say the user selected Female instead of Male. I want to save this into a variable. The method...
View Articledynamic macro in SC2 T2
I am using <<timed>> macro in Sugarcube 2 in Twine 2. How can I specify the time interval dynamically? Instead of <<timed 3s>> I want to use <<times $interval>>...
View Article[Harlowe] Multiple saves in the same passage
(set: $test to 1) [save 1]<1| [save 2]<2| (click: ?1)[(set: $test to it+1)(save-game: "slot 1")] (click: ?2)[(set: $test to it+1)(save-game: "slot 2")] Why doesn't this work? This code creates...
View ArticleLanguage and code link
Hello I'd like to know something about twine 2.0. As french, i wanna do all my stories in french and i'd like to know if i all the codes, link, hook etc like: if, set, click must stay in english please?
View ArticleThe script mathjax
Does enyone know if it is posible to embed the math font mathjax in the book, this is how Im using it on a normal webpage <script type="text/javascript" async...
View ArticleLink Breaking Macro Conflict
I've run into an odd problem while working in harlowe. If I use the click-replace macro and in the same passage us live and replace to cycle through some text (example below) hovering over the...
View ArticlePublish option
Hi there!! Please could you help me how to publish twine stories on web for downloaded version of Twine 1.4 ? Appreciate your help.
View ArticleUsing variables and function return values as the index of an array.
I just started using Twine a few days ago, but have apparently stumbled upon some unanswered weirdness (as far as I can see). So I've been trying a few things and I've noticed it's seems unnecessarily...
View ArticleTrouble using variables inside Furkle's cycling links add-on
Hi there, I've been using Furkle's cycling links add-on in Harlowe 1.2.2 and it was working great until I tried using a $variable within the cycling text. The main character's name is set at the start...
View ArticlePublish and Link
Hi All, I do not see publish option on downloaded version of Twine 1.4 and can I link multiple stories in twine. Appreciate your help. Thanks!!!
View ArticleTwine 2.1.0 beta 1
Are you feeling adventurous? Then you can help us test the upcoming release of Twine 2.1.0! Twine 2.1.0 first of all looks different, and I hope you'll think the changes are for the better. It's also...
View Article