Quantcast
Channel: Help! with 2.0 - Twine Forum
Browsing all 1844 articles
Browse latest View live
↧

Image may be NSFW.
Clik here to view.

(Harlowe) Cycling Links which lead to different passages?

Newbie coder here. Using Twine 2 and Harlowe. I've successfully made a cycling link, and I'm now trying to get the subsequent internal link to lead to a different passage depending on which item in the...

View Article


Sugarcube 2: Modals don't work if starting from story's beginning

Hi all, I'm using modals to give short descriptions of highlighted words in the story. They work perfectly well IF I start the story from a passage that has modals in it. However, if I start the story...

View Article


Change colour of cycling links & adding audio in Harlowe

Sorry for flooding the forum with questions. I'm using Twine 2, Harlowe, and I'd like my cycling links to be a different colour than my regular links. I tried to model the code for this after the code...

View Article

How do I get around return and back getting me into a loop?

I'm using twine 2 with sugarcube 2. I have several passages in my storymenu. For example, inventory and stats. If I click on inventory and then immediately on stats, I get stuck in them and can't get...

View Article

How to (display:) a passage when a condition is met, and remove it when the...

so, i got this: $males $females $babies (link: "Make Males")[(set: $males to it + 1)] <!--adds 1 to $males--> (link: "Make Females")[(set: $females to it + 1)] <!--adds 1 to $females-->...

View Article


Different backgrounds for different chapters (Harlowe)

How can I change the background image of a page based on the chapter? Right now, the background is in the body tag, and the formatting for each chapter varies with a class tag. This method puts a box...

View Article

Does anyone know where I can find the specs for building a custom Twine 2.0...

As the title says, I'm having a hard time finding anything resembling an API reference for the story formats, and trying to reverse-engineer from existing ones is not proving to be fruitful. Anyone...

View Article

Problem with tildes in Harlowe Twine 2

Twine 2 & Harlowe. I want to be able to put punctuation inside macros. According to the "Verbatim markup" section of the Harlowe manual, if I want to use punctuation within a macro call, I should...

View Article


Amazing flashlight effect from My Father's Long Long Legs won't work in Harlowe

My Father's Long Long Legs has this cool effect where the text and background are black and then a flashlight illuminates the text and an image. The author shares the code here:...

View Article


Does anyone know if i can import pictures from my gallery? (Pictures on phone)

^^^^ thanks

View Article

Twine 2.0 not working properly in iOS?

I'm trying out the online Twine 2.0 interface on my iPad and I'm finding that it doesn't appear to really work' when tapping individual passages, the text box never becomes editable — the on-screen...

View Article

Remove Option for Saving?

Twine 2.0.1, Sugarcube 2.6.2 Sorry to ask such a basic question but after searching the forum and the Sugarcube doc I've come up empty. How do I remove the option for saving? The game I made in...

View Article

Image may be NSFW.
Clik here to view.

Stylesheet and Passages

Greetings I am rather lost as to where find information I require and I did not find it despite my searches. Therefore I am asking here and if(questionHasBeenAnsweredBefore = 1) or...

View Article


Is multiplayer at all possible in Twine?

To be more specific, all I would really need is a way for several people playing the same game to connect with each other in groups and for the people within such a group to share a common variable...

View Article

Time limit on story in Twine 2.0

Hi Guys! First time posting here so I hope I'm doing this right, I tried to find an answer to this question on google for quite sometime. So I am very new to Twine 2.0 and just Twine in general. I'm...

View Article


Image may be NSFW.
Clik here to view.

twinery 2 how to add images?

Sorry if this has already been asked but I searched this forum and here: http://twinery.org/wiki/frequently_asked_questionsHow do I add images/ audio/ videos to twinery2?Here's the video of what I...

View Article

Harlowe - can't get @media screen to work in stylesheet

Hey there, I've been fiddling around with this for a while and looked at different tutorials and posts, but I must be missing something bleedingly obvious, because I can't seem to get the @media screen...

View Article


Is there a way to use the click macro with imagemap?

So linking to a passage with imagemap link is simple enough (just change the href to data-passage) but I was wondering if there was a way to use the <<click>> macro with imagemap...

View Article

If statement, comparing previous() to couple passage titles utterly fails.

Greetings This is using Twine 2.0 with Sugarcube story format. My game has buttons for entering inventoryScreen, charScreen, travelScreen, from any passage where it's allowable. After visiting the...

View Article

Can a default value be set with customScripts.updateNamedHook user input method?

This routine works fine, but I would like to pre-set the values. if (typeof window.customScripts == "undefined") { window.customScripts = { updateNamedHook: function(hookName) { var value =...

View Article
Browsing all 1844 articles
Browse latest View live