How do I add a sidebar in Harlowe?
I would like to be able to add a button that the user can click that will send them to the main menu, one so they can see acknowledgments, and maybe one to close the game.
View ArticleHello, can anyone help? What's wrong in such macro?
Hello, I am new, using Harlowe and I am trying such macro: (set:$s1 to 0) (link-reveal:"Click me")[(set:$s1 to 2)] (if:$s1 is 2)[You find a new way] The last sentence never print those text out. What's...
View Article[Harlowe] Need help with order of multiple (replace:) macros
I want to have a piece of text change to something else when clicked once, then change to a different thing when clicked again. I understand the basics of this, using hooks and (replace:), but I can't...
View ArticleHow do I add buttons to the sidebar in Harlowe and Twine 2?
I would like to add a few buttons to the sidebar (and maybe entirely move it to the bottom of the screen); one for going back to the main menu, one for achievements, going to the map, acknowledgements,...
View Articlehaving trouble with basic inventory
Hello I am completely new to this and I have been pouring over forum links and the Harlowe wiki and for the life of me I can't figure out what is wrong. I started with this site which gave the the...
View ArticleArrays as object properties
I am using the most current version of Sugarcube and Twine 2 and I have an object set up that has an array as one of its properties, and now I need to pull out a specific element in that array and I'm...
View ArticleEvent trigger after a set amount of time? (SugerCube)
Heya, so I'm trying to create an event that appears after a certain amount of time in-game has been reached (using the Javascript shown here). For example: I would like that after 1 week in-game has...
View ArticleSound on/off in Sugarcube
How to turn a soundfile/music on/off in Subarcube 2.14? The music is not on the internet but, will be provided as a file.
View ArticleCustom Save File Names
I want to be able to call upon save files that the player can name and eventually load up again. I have got the custom names working but I can't print links to load the save file with the custom name....
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 ArticleTrouble adding Sugarcube 2.18 to Twine 2.1.1
I'm upgrading to Twine 2.1.1 and Sugarcube 2.18 on Windows. I uninstalled Twine and installed the new version ok, and I've followed the instructions about adding the Sugarcube format.js to Twine, but...
View ArticleAdding a variable only once?
Heya! So I hope this is a pretty simple question: is it possible to have a variable added once (like $money += 3 or whatever), but then if the player returns to the passage again, it doesn't add it a...
View ArticleNew to Twine, how do I make a text box or input text?
Hi guys, I'm new to Twine and I've discovered that Twine has thrown away the <<textinput>> format because I saw that this format used to be the old one. I've looked literally all over the...
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[Sugarcube] Tailored time system not functioning properly
Greetings, Haven't been on in a while but for the most part I've been attempting to manage any problems I come across on my own, and it's been going reasonably well until this current juncture. What...
View ArticleHow can I hide the twine project if I'm sharing the .html?
I realized that you can load your project to Twine with the HTML you get if you click on "Publish to File". You simply click on "Import from File" and select that HTML and everything including...
View Article[Harlowe] Passage Within Variable Doesn't Work
Heyo, I just joined a game dev team as a writer and have been getting used to Twine within the last few days by writing out quests from other games. In a current "exercise" (with the Bait and Switch...
View ArticleAdvice for (Prompt:)
Hi pals, I'm new to Twine 2.0 (using Harlowe) and using it to create a pretty basic game. My first passage includes a (prompt:) for the player to input their name. It works fine, however for whatever...
View ArticleIf elseif statement error
Hello, I'm using SugarCube 2.14.0 on version Twine 2.1.1 I'm having trouble with variables, conditionals and macros, i believe those are the right terms. I am trying to make a game were you can make a...
View ArticleStrange beginner question.
Hi! I've messed around a bit with Twine before, and decided to do it again now that 2.1 is available. After installing it and launching it I'm faced with this, however; Yep, that's it. If I press...
View Article