Hiding hover effect of Saves and Restart button in Sugarcube 2.11.0?
I'm trying to hide the grey background on the hover of the Saves and Restart links in Sugarcube 2.11.0 Having difficultly discovering the selectors that control it.
View Article[SugarCube] numberpool/numberbox onchange stops updating html element
I am using Twine 2.x with Sugarcube 2.11.0 and the numberpool macro. The problem is that after a going through a few of the entries it stops updating the span element's contents simply leaving it...
View Article[Sugarcube 2] Is it possible to change a variable value without refreshing...
I'm trying to do something like this: (assuming $shipSpeed = "5s") <<click "Faster">> <<set $shipSpeed = "1s">> <</click>> <<click "Slower">> <<set...
View ArticleMake link refresh current passage?
Sugarcube 2.11.0 When certain conditions are met a 'Light fire' option is shown in my 'Shack' passage, but when the player chooses this option it sends him to another passage (which means he has to...
View ArticleBlank spaces when options are removed
Is there any way round preventing the blank spaces when various options are removed from a passage? For instance. You are in a hut. A pile of dry logs sit alongside a hearth. There's bread on the...
View ArticleAdding sound files?
Sugarcube 1 Has adding sound files been made any easier since I was last here, or do we still need to find a host for them first?
View ArticleAdding Sugarcube 2 format to Twine online?
Is this not possible? I tried doing exactly as I'd done to install SC2 on my desktop version, but kept getting the message 'The story format could not be added'. The reason I want to do this is because...
View ArticleOpen game window in fullscreen?
Sugarcube 2.11.0 In the desktop version of Twine, when I hit Play or Test, the game opens in a reduced window. Can I get it to open fullscreen by default? I'm talking about the game here, not Twine...
View ArticleRemove options from an Either macro if they are true.
So, I have set a variable called $randomPassage to one of six passages (listed below). Each passage below is associated with a quest line. I have another boolean variable for each quest (e.g....
View ArticleAn error occurred while publishing your story. ()
Sugarcube 2.11.0 I'm getting this message when trying to Publish to file and/or Play from Twine. Is there a solution? I've deleted it from Twine and imported again, but I still get the error.
View ArticleBackground Music in Harlowe
Hi all, I've made a few Twine fictions using Twine 2 (whatever the most recent is, it's all updated on my computer) and Harlowe 1.2.1. I am fairly dedicated to using Harlowe, since I do well with the...
View ArticleAdding static image to Sugarcube 2.11.0
Before anyone shouts, I've looked through the docs and can't find the answer. I wanted to add it to the dynamic 'slidy' sidebar in place of the title, but had no joy. I can get it to appear in a...
View ArticleCan you change the background color mid-story
Hi I've only started to use twine and have no idea how to do this. Please help
View ArticleSave/Load Features in Harlowe
Is it possible to add save and load features/buttons in Harlowe? If so, how? And is it possible for auto-save and auto-load?
View Article[Harlowe] Debugging complex structures that prevent saving
This is my most dreaded error in Harlowe: The game's variables contain a complex data structure; the game can no longer be saved. Why the fear? Because, at least in my game (which runs a pretty...
View Article'if' / 'else' minefield!
Can someone please decipher this and tell me where I'm going wrong? I want the same passage's description to change if the camp fire is lit, but I also have to try and juggle a plethora of other...
View Articlecombined Macro Set code examples
How would I use <<replace>> or <<replacelink> in the sugarcube version Im using in conjunction with if statements inside that give you multiple options to be clicked and replaced...
View Articledatamap problem
I am running Twine 2.0.11 of Linux Mint and I have a problem. I am following a video tutorial, by Dan Cox and I get an error message "You can't get data values from the number 0" when retrieving info...
View ArticleRandom passage with image click.
Using Twine 2.0 and Harlowe. So I know I can change passages via picture click with [[ <img src="http://i820.photobucket.com/albums/zz122/Chezzysaga/5Ways/Start.png"> | S1]] (Piping to S1) But I...
View ArticleMeta Data in Head ?
Hello all! I'd like to add this in the head <meta name="description" content="description of the page..." /> But can't find how to add meta data in the head ? All my best, David
View Article