No spell-check in Twine 2.0.8 standalone app for OS X?
I'm guessing the app isn't just a traditional browser wrapper, but I've noticed that none of OS X's built-in spellcheck options are available (for that matter none of the services are available at all,...
View Article2.0 — making passage link to html/image code instead of text?
In my project I'm embedding artwork through the base64 method, which requires an img HTML link. I'm wondering if it's possible that I can link this image to a passage? Every method I've seen for...
View ArticleAm I allowed to create a French web site about Twine?
The site will be for tutorials and other explanations about the software. I'm asking to be on the safe side. Also, is there any limitations? For example : No direct link to Twine's downloads. Not using...
View ArticleNewbie here - I keep getting an error when I add an external link. I'm...
Newbie here - I keep getting an error when I add an external link. I'm currently using Harlowe. <img src="http://twinery.org/forum/uploads/Uploader/83/3b6d589a40705abd897f0402015861.png" />...
View ArticleAutomatically Saving the Game in Harlowe
Because my current story is long, I added an auto-save system to it. That way, if you stop playing part-way through and then come back to it, it'll let you continue where you left off. In case others...
View ArticleImage fade-in does not work in published file? Twine2 2.0.10, Harlowe 1.2.1
Hello everybody, I'm using Twine 2 2.0.10 and the Story format Harlowe 1.2.1. I want to have a background image fade-in each time I switch a passage. I already found some code in the forum:...
View ArticleQuestion about Footers
Hey everyone. I'm really starting to dig into my first Twine Game. I use Harlowe and I'm stuck on something I was hoping someone out there could help me with. I set up a simple footer that takes the...
View ArticleAlternate/random order text blocks in Harlowe (Twine 2.0.10)
I'm working on my character selection passage. I have three different characters that the player can choose. I'd like the list of possibilities appear in random order, so that different people, or the...
View ArticleA li'l help with this mockup, please? [Harlowe]
Howdy! I, a CSS newb whom w3schools.com can only help so much, have trouble assembling the layout below: I've managed to implement the background image and style the text, but getting the text to stay...
View ArticleMaking link unclickable (using Harlowe)
Hello guys, I searched everywhere and still cant find an answer! Here's my problem: In some passages, I want to give the player two or more options of what they can do in the situation, and once...
View ArticleUsing all values from an array in Harlowe
I have an array with a list of passages, and I want to display all of them. (set: $list to (a: "Pass1", "Pass2")) (display: $list's 1st) (display: $list's 2nd) I would like a generic mechanism that can...
View ArticleTyping animation that works with passage links?
I recently found TME's wonderful typed.js integration module for SugarCube 2. Typed.js (check it out here) works great for giving a "typed" effect to passages, but has the unfortunate caveat of...
View ArticleScreen is Black in Kongregate Project.
I made a (very) simple game as my first project called "Holding together the Unraveling Cord" Everything was looking great, but when I uploaded it to Kongregate, the backdrop was black, making my words...
View ArticleTwine 2.0.11 released
It has a few bug fixes, updates to story formats, and adds two new localization. Official changelog is here, but you pretty much just read everything there is to know!
View ArticleError Publishing Story
I keep getting "An error occurred while publishing your story. ()" I don't even know what this error is at all, and I want to publish it so I can continue it at college, as its for my college project....
View Article(Could not load story format source) error
Ever since the latest twine update, I've been getting this error whenever I try to click on "change story format". The exact error messages are these "The story format “Harlowe” could not be loaded...
View ArticleI can't get the simplest of IF macro's working
Hello All, I'm going crazy here. I've got huge amounts of variable combinations, datamaps, CSS and HTML and it's all going swimmingly. Not a problem in sight! But the most ridiculously simple IF macro...
View ArticleAutomatically display passage names?
Hey everybody! Is there a way to have the name of each passage automatically displayed?
View ArticleIs it even possible to completely disable Harlowe's history?
I'm trying to clean my game from everything that might be slowing it down or simply unnecessary. I have removed the back button (and yes, not being able to revert decisions is totally part of the...
View Article