Compressing HTML file and twiner file into a ZIP file/folder?
I just finished writing my first twiner story with Twiner 1 and I have no clue how to copy them. I'm using a Macbook Pro. Does anyone know how I'm supposed to make copies of both my workspace file, and...
View ArticleThe Infiltrator: political fiction written in real time
The Infiltrator is neither a game nor an investigative report – it’s your mission until May 7, 2017, and the first political fiction written in real time. PhoneStories is the world’s first collection...
View Article[Twine 2.1.1][SugarCube 2.14] Traversing to a passage when a condition is met
Hey there! I'm in the process of creating a way to automatically travel to a location without entering an infinite loop. Now, I've seen two methods of doing this. There's a topic about this, but I...
View Articlecomment system
So I've been thinking about this for a bit, and I think it'd be interesting to have a sort of integrated and embedded comment system in my game, at the end of every chapter. On one hand, I feel like...
View ArticleSugarcube Disallow Certain Textbox input
Hello, I am new and using SugarCube 2.14.0 I was watching tutorials but i cant find one on how to make sure that u can disallow certain things to be input into a textbox. Say i am trying to ask for a...
View Article[Twine 2.1.1][SugarCube 2.14][JS] Reading external JSON files and file names
Hey there, I'm researching some way of reading files in the folder where my twine story is. I'm interested in reading my /images and /templates folders. Since my project will probably grow pretty large...
View ArticleHow do you regex an entire page before it outputs to reader? [Sugarcube 2.1]
Hi. Thanks for all your help. I've been writing stuff using a lot of twinescript and I just realised I need to run a regex at the end to clean up some grammar mistakes. Is the text printed into...
View ArticleHow do I search/replace the passage using PassageDone? [SugarCube 2.1]
I just want to make sure everything following punctuation in a passage is properly capitalized, so I want to run a search/replace regex in PassageDone or postrender. Can someone tell me the name of the...
View ArticleStories are Blank
Hi, I just started using Twine 2. Every time I Publish to File, the resulting story appears blank when I open it in Chrome or Safari (on Mac). The actual HTML appears to be intact, but nothing shows up...
View ArticleImage and variable help - need desperate help
Hi, I'm creating a twine for a university project and I'm way over my head. Firstly, I'm using twine 1.4. Secondly, I have no idea what I'm doing. I want to make a poem generator in which the 'player'...
View ArticlePlaytesters needed (5- to 10-minutes of your time)...
Hi everyone, Some of you may have played my Twine game called Three Dragons, which features a real-time combat system. Admittedly, the system was my first attempt and still needs a lot of refinement....
View ArticleHarlowe What to type after an "If" variable, (:if $hassword is "false") = I...
Hello everyone. I'm new to twine and am having trouble with Variables, specifically what to write after the above variable to create a link to another passage. Also if there was a tutorial you could...
View Article[SugarCube 2.7.2] Creating A Panel Similar To The UI-Bar
Hello, I'm looking to add a slim and stowable bar to the upper right portion of the screen. I feel that the information it would display would best be handled by a horizontal bar, as opposed to the...
View Article2.1.1 Harlowe 2 Debug window covers right side of game text--any fixes?
Hello all, As the title says, the debug window in Harlowe2 lists all the variables in it, which is great, but it is placed over the right side of the text, hiding it. Is there any way to stop it from...
View ArticleIs CSS really working differently with Harlowe 2.0? Help
So I was thinking about converting my big Path of Honors project to Harlowe 2.0 to get the hidden link benefits etc. I changed the story format from 1.2.3 to 2.0 and everything is now a mess that seems...
View ArticleSugarcube 1 text inputs converting to lower case
I swear I saw this posted before, but a search fails me. I'm including a text input box macro in my game, but I want to make sure that even if someone enters everything in full caps it will work,...
View Article[Twine 1 / SugarCube] Fade in text inside a passage on load?
I've arranged the text of a passage inside a table. Now, I want the text inside one cell to fade in on load - the best would be one paragraph after another. I've added this script to my Stylesheet...
View ArticleCalling the Save Menu in SugarCube 2
Is there a simple way to call the save system in Sugarcube 2 without using the sidebar? There was an old thread (here) that indicated that this snippet would work from the StoryInit passage, but it...
View Articleusing symbols with If statements using variable In Harlowe 2.1.1
Ive been having some trouble. I don't know if twine just doesnt support what im trying to do or if there is another way to go about it. basically when a variable reaches a certain point i want...
View ArticleHow to add multiple save slots in Harlowe 2.0 and auto add save/load links on...
Is there a way to add more than one save slot using {(link:"Save game")[ (if:(save-game:"Slot A"))[ Game saved! ](else: )[ Sorry, I couldn't save your game. ] ]} also, is there a way to generate...
View Article