clickable "Hint"-button in almost every passage (SugarCube 2)
Hey everybody, I am in need for orientation for the following problem: I want to have a "hint" button in almost every passage which opens a <div> with a hint on how to solve the passage's task....
View ArticleHidden link in one passage?
Hi all! I can't exactly figure out how to make a link look like normal text, but only in a single passage. Any help will be appriciated.
View Article[Twine 2.0, Harlowe] Random numbers with exclusions?
Is it possible to create random numbers with specific exclusions? I'm trying to make a very simple dungeon crawler, and I need a script for the enemies to target random party members. But I need to set...
View Articleset/print macro does not exist
I have read the previously forum posts and other google links. And tried a couple of things to no avail. So, here's my problem. I am a newbie, and trying to make a game i have 1.4.2 Twine, and...
View ArticleAnnouncing 'Somewhere', a Twine game for mobile
Hi all, last year I discovered Lifeline and have been amazed by how a "simple" text-based game can actually convey emotions, create tension using 'real time' notifications and so on ... Of course I've...
View ArticleThe Desert Breathes: feedback on my queer surreal horror?
Play it here!! I'd really appreciate feedback on my new thing. You can comment here or on the game page, but I also would love if peeps filled out my questionnaire. Thanks!
View ArticleHelp with character Sheet
Hey everyone, First, i am using Twine version 2.0.11 and SugarCube version 2.11.0 (at least thats what appears when i check inside Twine) On my game, i am trying to create a character sheet for the...
View Article[Twine 2.1.3] The content keeps repeating in different parts of the story...
For some reason, when I click the Play button, all of the work I did gets messed up. It will display the content, but add a copy of the content on different parts of the story passage. Even when I...
View ArticlePhone creation in Harlowe
I'm trying to make a game, and in it I want a phone where you can download apps and they show up on a later passage. Is there a way of doing this with if's and variables? I am open to ideas. I would...
View Articlefailure to set audio property in Google Chrome
Has anyone seen such an error and know how to fix it? The game works on firefox and other browsers but this error shuts the game down. I have a <<stopallaudio>> command followed by...
View ArticleFormatting a float in Harlowe
I use Twine 2.0 with Harlowe 1.2.4. Is there a posibility to format a float? I know that working with floats can be a little tricky (e.g. 3.9999999 instead of 4). I have a variable and its initial...
View ArticleBasic logic problem
Hi, all! I have this very basic problem (Harlowe 1.4): $grille01 is set to zero in the header passage. The current passage is Grille01. (print: $grille01) (if: $grille01 < 2)[The grid is rusty, so...
View ArticleSuccessive crossings of the same passage
Hi, all ! I must keep track of the number of times the player has crossed a given passage, and trigger an event at a certain point. How can I do that? Increment a variable at every crossing? It seems...
View ArticleSugarCube 2.18 Trouble with localization. Cannot translate "Saves".
Hello. I want to give player possibility to switch language (from EN to RU and from RU to EN) in game. And I need it for fast checking of translation. <<link "RU"...
View ArticleHelp with CSS StyleSheet
Hello, I have been playing around with Twine 2 for a while and started to play with the CSS Stylesheet. Is there a way to change the color of click links? I.E. Hello there. (click-replace:...
View ArticleCan you use random events to change tags.
I was wondering if you would be able to say have a random number and then if the number was say, 1 then add tag happy. I tried using the following code but it came up with this error: "Error:...
View ArticleHorror story
I'm making this story for a uni assignment- http://philome.la/NuusFeikh/in-circles/play I'd be grateful for any constructive feedback. What audience do you think this would be for? Is there enough...
View ArticlePulling the 'name' from a name/value pair
Hi All, First time poster so hopefully I do this right. Twine 2.0.11, Sugarcube 2.8.0 I've created an array and successfully sorted it like so: <<silently>> <<set _statroll =...
View ArticleBrowser version froze, lost a huge chunk of my story
Title says it all. Is there any hope of recovering this? I have to have this story done by Friday and the amount lost would take me at least until then to replace, let alone finish the rest of it. I've...
View ArticleIs this a link, or not?
Hi, all! This is part of a passage's code (the meaning of the French words is not important): (set: $grille01 to it + 1)Voulez-vous [[[b]continuer à pousser la grille[/b]|Grille01]] ou [[[i]abandonner...
View Article