Using variables within code
Hello, So I am using Harlowe and am trying to set up a system where I can use one page to display multiple pages' worth of information. Let's say I have a page called "set" where the code: (link:...
View ArticleHi! I am new here and I wanted to Introduce myself and my project
Hi! My screen name is icarus007 though technically when i publish the story i am currently working on I will call myself VaFor because it is awesome. I want to learn a lot about twine and i hope that i...
View ArticleRayleigh Scattering (Second Game)
Hello Everyone, I thought I would leave my link here for my second game. It isn't really meant to be anything much complicated since this was a work meant to focus on character and a non-traditional...
View ArticleDoes Twine/Sugarcube support key input response?
What I have in mind, for Sugarcube 2, is you set up a <<set $random to random("a","b","c"...)>><<print $random>> for the alphabet, and have a random number shown on screen. Then...
View ArticleIssues with certain internet browsers
Using 1.42 straight (IE: the download straight off the front of the Twinery site, windows version) I'm not sure this is even something I can fix, but, aside from the Chrome issue I'm aware of where...
View ArticleAutomatic new passage generation
Is there a way to disable Twine 2's automatic generation of new passages when a link is created in the code? I cannot believe I didn't ask this question a long time ago, and I'm surprised I can't seem...
View ArticleSugarCube denies the existence of a macro the story editor knows exists
When I run my StoryInit I'm given an error that one of the three macros that are part of my initialization process do not exist, yet in my editor not only is it present, but the little blue arrow...
View ArticleHelp with "if" macro?
Hello! I'm trying to create a story with a macro involved where the user cannot select a certain option until s/he has gone to a few pages. I know in Twine v. 1, I can do this by inserting something...
View Articleif variable after going through a certain passage
Let's say i have a certain passage that can be accessed through many other passages, i want to know if there's a way to adjust an if variable so that it recognizes that a passage was seen and it makes...
View ArticleInstalling Sugar Cube?
I Downloaded A Story And I Tried To Edit It Using Twine 2, The Story Is Often Updated (With The Last Update I Think 3 Weeks Ago) And It Has "Made With Twine & Sugar Cube" And I Have Found A .js...
View ArticleDoes Sugarcube 2 have a "check" function?
I have a variable that counts down from 1000 to 0 in ten seconds. I also have a <<if $var is 0>> condition at the bottom of the page, however that only registers when the page loads in, and...
View ArticleNewbie here with a serious question!
Hey everyone! So I'm going to get straight to the point; I just started using Twine 2.0 a while ago and I've been working on an awesome story with set characters. I've decided that I want to give...
View ArticleCycling link
Hi! Newbie here. I'm using Twine 2 and Harlowe. I'm trying to figure out how to include a cycling link, where what you click on will determine the next passage. I've been looking at forums but getting...
View Articlethat will replace Taxi TV
https://www.reddit.com/3pejsk/ https://www.reddit.com/3pek5h/ https://www.reddit.com/3pejhi/
View ArticleHelp with Harlowe: If X then Goto Y?
I'm having trouble getting a block of code to work I'd hoped someone could help me with. It's basic Twine 2 Harlowe. I'm just checking a score, then looping back until one of the characters has won....
View ArticleMulti-pane Layout, like this one i list inside, but built with Harlowe, please?
Hello, everyone! So, i have already gave up about three projects on Twine before this one and went absent for a while, when this idea of a kind of very simple life simulator seemed really simple to...
View ArticleDifferent audio files in the same passage
Hello, A story I am working on has a passage that opens with the sound of thunder - meaning that as soon as the passage is loaded, it also loads the respective mp3. Here is the code (just in case)....
View ArticleNew, need help picking a story format
Hey there! I need some help picking a story format, since there's some specific things I want to do with the aesthetic design for my story/game. I'm very familiar with html/css but not with javascript....
View ArticleHow do I get around return and back getting me into a loop?
I'm using twine 2 with sugarcube 2. I have several passages in my storymenu. For example, inventory and stats. If I click on inventory and then immediately on stats, I get stuck in them and can't get...
View Article