Player Inventory for 2.0
Hi guys, Brand-new member here; thought I'd sign up to ask this question. So I've been looking for ways to implement an inventory system into my game, with a weapons system that includes damage and hit...
View ArticleHarlowe questions. Dataset random extraction, Array numeric extraction.
Hi I'm writing a simple quiz program. The person has to answer a fixed number of questions. I have a bank of answer/question pairs set up as a database. The answer is stored before the question because...
View ArticleVarious [SugarCube]
Started on twine few days ago and got a few questions.I've been using this to assign points at character creation:<<if $PC.Strength gt 1>><<click "[←]">><<set...
View ArticleLooping in Harlow
Hi How do you loop in Harlow E.g. equivilent of 'For' loop, 'while', etc
View ArticleHighlight all Passages Containing Certain Tags
From all the Twine documentation and tutorials I've read (and the tweecode/twine Issues), there doesn't seem to be any mention of a way to highlight passages that contain a certain tag on the graph...
View ArticleSugarcane1.42 assistance request(infinite loop I think but not sure)
Hey guys, thanks for taking the time to look at this. I'm working on implementing a turn based combat system. I've finished most of it but am getting stuck on the last part. I'm trying to do it...
View ArticleColor Specific Text? [Snowman 1.2]
Heyo! I'd like to learn how to color specific text; dialogue, character names, places, etc. I know this question may be trivial, but I would very much appreciate any help offered! Edit: Would it be...
View ArticleHarlowe 1.2.1 Potential Bug: (goto:) macro hides text that appears in the...
Almost half a year ago, I wrote some code that had text in a passage and then used a Harlowe (goto:) macro to move to another passage. I just got back to it and updated Twine to 2.0.10 and Harlowe to...
View ArticleEditing twine files from more than one place
[This question is very difficult to google. Maybe no one has ever asked it.] I am writing two stories using the offline version of Twine 2 from my [windows 8] laptop, which is heavy. I also attend...
View ArticleLearning to code
I know this question falls a bit out of the range of the point of this forum, while occasionally dipping back in every now and then, but hopefully it fits well enough to warrant a reply. For someone...
View ArticleTwo-parter: clicking text changes that text and displays image according to it.
Hello everyone, I am very new in Twineland, sorry for my tötal nōōbity. I am using Twine 1 with SugarCube 2. I want to make a situation where, when the reader clicks on certain words in the text, it...
View ArticleVideo with Harlow
Is there an easy way that I can add .mov files to my story with Harlow? If so, can you please post the code and instructions to do so? thank you!
View ArticleWeird behavior with hooks that start with links (Twine 2 Harlowe)
I've been writing a twine 2 Harlowe story and noticed unexpected behavior when I create a hook that starts with a link like this: (if: $var is true)[[[passage link]]] twine automatically populated the...
View ArticleBackbone
Hi. I use Snowman 2. How can I use backbone, not only in Chrome, but in Firefox and nwjs?
View ArticleSugarCube 2 Test Mode
Twine's documentation says that what Test mode does is dependent on the story format. With SugarCube 2, what is different between playing and testing? Is there debug printing anywhere (or at least a...
View ArticleMacro From Twine Script Possible? SugarCube 2.1.2
Hello, this might be a silly question, but due to how I'm formatting some choices in a game I'm working on, I'm finding myself having to copy-paste chunks of text a lot (because I want different...
View Article