Basic CSS Question
Hello! I'm having a very elementary problem. I am trying to change the font color and set up in Harlowe. When I try to do so using .passage {} it does not recognize this and anything I type in it is...
View ArticleSimple way to 'show' actions?
I'll keep this example simple, as the principle is the same anyway, but I'm wondering if there's a more efficient way to show an action, than the method I currently use. Let's say you have a passage in...
View ArticleHELP PLEASE! :) New to Twine - Variables
Hello! I am new to twine and not very familiar with programming at all. I am making a game for a class assignment and would love some assistance and/or advice. I'm designing a game about drug addiction...
View ArticleIs there a way to display the entire story at the end?
Hi, Twine is great. But I was wondering if, at the conclusion of a twine Choose Your Own Adventure, whether it is possible to display the entire story? Specifically, can one display for the user all...
View ArticleDisplay a passage with paramters
So, from my understanding, Twine 2 has no means of passing parameters into passages. I could be wrong, but that's what it seems like. I'm using sugarCube, and the second parameter of display is an html...
View ArticleA new Harlowe manual is available
I've replaced http://twine2.neocities.org/ 's rough release notes with a proper manual page, hopefully describing all of Harlowe's current features without omission. I'd never felt comfortable...
View Articlerandom delay using macro timed in sugarcube 2
is it possible to add random delay for timed macro ? here's my code <<set $myDelay to random(5,15)>> <<timed $myDelay>> // we will do something here <</timed>> if...
View ArticleHow do I open my html story with Twine 2.0?
I didn't see this. But I made mistake, I think. I have made a huge Twine story called Slugs and Bugs, and I got a new computer. I thought I had read that Twine 2, you just use the html file to open in...
View ArticleWhy no spam deletion?
Please don't think I'm being presumptuous here - if it's due to a lack of mods then fair enough. Just curious as to why all the spam posts are not being deleted?
View Articlestop audio when dialog box is closed
it's me again and with a new problem :) , im using Twine 2.0 with sugarcube 2 my question is, when im using popup box and some of audio is playing but when im closing the popup, the audio is still...
View ArticleProblem with Sugarcube 2.0.0 on Mobile.
Greetings everyone! I seem to have a problem with Sugarcube 2.0.0 on Twine 1.4.2 . I have decided to retest my game on mobile. Apparently, when I stared playing and clicked to save. It would say this:...
View ArticleOn using text: Is More less?
First, Hello everyone. I'm new and I'm really glad to be on here. I've been lurking for a while and you guys do some great work. Secondly, I've been working on a number of stories on Twine 2, and...
View ArticleIs it possible to make Twine check the system time?
Hello all, pfm2001 here. I'm using Harlowe and I would like to know if I can make Twine check the system time, so for example, on a certain day, it can say "Happy Birthday, (name)!". Would this be...
View ArticleI want to develop a game that is going to be math intensive
Hi, Im new to Twine, Ive played around creating some simple games using Harlowe, but I really want to develop a game that is going to be kind of math intensive (I'd like to calculate things using...
View Article