Help 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 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 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 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 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 ArticleShow 2 random options among a longer list (Snowman)
Hi everyone, I am trying to build a very simple CYOA on Twine 2. As soon as I start the story I would like to have several passages, but I want the users to see only two of them chosen randomly among...
View ArticleArrows linking passages not visible in Story Map
Hey everyone, I'm on Sugarcube 2.14, and when I have multiple links in a passage that link to the same passage - for example: [[Attempt to escape->no choice]] [[Fight the bogblobs->no choice]]...
View ArticleTrying to make links disappear with variables
Hey! It's my first time using variables and I've run into an issue I wonder if anyone could assist with. I hope this comes out making sense! I'm on SugarCube2.14 In the situation the player is posed a...
View Articlegetting an error when running twine.
this happened when I tried to run twine today. I checked my chrome for that extension and I didn't have one with that ID. Other than that I don't know what to do. Message: Cannot set property 'id' of...
View ArticleCombining 2 or more Twine text Macros
I want a specific word to be red AND flash while using the twine macros (text-color:) and (text-style:). Any ideas, guys?
View ArticleNew Sugarcube release : StoryInterface special passage
Thanks a lot Thomas, for your last release of Sugarcube 2.18.0. I'm a little bit puzzled with the new StoryInterface special passage. Could you give us a little practical example on how to use it ?
View ArticleSugarCube 2.18.0 — more granular control over audio play/stop/fade etc?
Bear with me on this as I'll try to explain my situation as clearly as I can — My game has background music associated with different sections of the "world." As the narrative structure of the game...
View ArticleTesting 2.1.3
The new releases are coming... 2.1.2 and now 2.1.3 in one week-end. I have tested rapidly the last one. And I can use it, for the first time in the 2.1. series ! Thanks. I used it on a Linux 64 system...
View Article