Display "moving" string
Sooo, getting back to Twine, and I wanted to add some flair to my text. I'm trying to substring a string, and increment the min & max values for the substring by one, and print the substring...
View ArticleProblem with qualified names
Hi, all! I use Twine 2.1.3 and Sugarcube 2.18.0, and I have these two definitions: <<set $spider = { name: "Araignee" }>> <<set $C01 = { opponent: $spider }>> I thought that...
View ArticleInsert audio src
Hello, I have audio files saved to a folder in google drive. I want to insert audio files into my Twine via src links. I do this but the audio doesn't play. Can someone give me the correct code I need...
View ArticleReturn to last passage from inventory in Sugarcube 2.18.0
Using Twine 2 and Sugarcube 2.18. Currently I have an inventory and several other side tabs i'd like the players to be able to access at anytime. I have them all tagged as "Menu", I've tried several...
View ArticleUnable to save as zip/html file
Hey guys, I'm using twine online on a Macbook Pro and have finished my story, however when i click publish to file it just opens up a new window with what looks to be like lots of text coding. I have...
View ArticleIssue Converting from Harlowe 1.2.4 to Harlowe 2.0.1
Hi, I have a simple but frustrating problem. I really like to use underscores in my passage names (for example, "introduction_1"), and this works just fine in Harlowe 1.2.4. I am trying to convert over...
View ArticleTwine 2.1.1 closed suddenly
Hello, everyone. Well, it's my first time post here. Actually, each time I want to open my Twine, that just upgraded to 2.1.1, the program would appear for few second, then unexpectedly crushed. That...
View Article[Harlowe][Twine2] Is it possible to set a value in a Datamap to a reference...
I'm starting to learn Twine, and I thought I'd go about making a small framework to familiarize myself with the system. What I'm trying to do is set up a Datamap called "Door" that has a key/value pair...
View ArticleTwine 2.1.3 not working
Hi all, I've just downloaded the new Twine, 2.1.3 but when I open it I get a blank application (see attached file) Any ideas?
View ArticleHelp!! i can't share!
when i click 'publish to file' it creates a new tab with the game but it won't work on other computers! also, this is on version 2.1.3
View ArticleCan i 'replace' a link with another link?
I'm trying to make something where students can match a word and its definition. I have it so that they can click on a word (= a link) and this makes the word appear somewhere else. The idea is that...
View ArticleHarlowe Fname macro
I can't seem to find out what Fname does or what it is, no matter how hard i try. S ive turned to the Forum. Can any of explain to me what Fname does? P.S Im just learning code
View ArticleUnexpected Token True?!?
I tried looking it up like five times, but Google always takes 'unexpected token' and finds things about 'unexpected token illegal,' which is not my problem. Let's say I have a passage that says: (set:...
View ArticleChange colour of visited link Harlowe 2.0.1
I'm an absolute newbie to Twine, and also CSS in general. I'm cobbling together how to use Stylesheets from guides all over. Currently, this is what my stylesheet contains: <code css> body {...
View ArticleIt seems to have a bug with the Brazilian Portuguese translation
Hello! When I create two links from an initial location, only the first one shows up. The other doesn't appear as a link and never creates a room, appearing only as a red x. As it doesn't happen with...
View ArticleHow do you add text to another passage with a link within a different passage?
I'm using Twine 2.0 and Harlowe. In my game the character "downloads" a link onto their tablet giving them diagnostic information. I was wondering how to write text or better yet make a new link appear...
View Articletyped.js - typewriter how to remove the cursor?
Hello! I'm using Twine 2, sugarcube 2.18.0 and I'm using "typed.js integration module [ZIP archive]" to display a type-writing-like appearance for my passages. The complete JS and CSS can be found in...
View ArticleTyperwriter Transition - help needed
Hello! I've been trying to do some research on figuring out the typerwriter transition for my twinery story, in order to ad the special effect needed to carry out the plot. I've looked into numerous...
View Article