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

Displaying [ ] symbols in a link to another passage

Hi there, I'm trying to make a link to a new passage, but I want the visible text to include [ ] symbols, to represent an action rather than dialogue. I tried this: [[[Run to the Fermented Potato]]]...

View Article


add a new format failed

Hi, was trying to add a new format to twine2 by following this tutorial https://github.com/cauli/TwineJson . But after typing into the url, it keeps loading and never finishes. It happens on both the...

View Article


How do I edit the Sidebar in Sugarcube?

I'm making a sports game so I want the sidebar to display the roster How do I edit the sidebar to display that?

View Article

Need help to choose story format

Hello, I am a bit new to Twine and I am not sure which format to choose for my story. My main need is to be able to change the image for each passage, and a little formatting (font). What would you...

View Article

Issue with Items

Hello! I'm creating a game using Harlowe 1.2.3 in Twine 2, and I'm experiencing a bit of difficulty with items. I'd like for the player to track down some currency before leaving their home, and I'm...

View Article


Trying to get background image on a passage

Twine 2.1.0, Harlowe 2.0 I want to use an image for the background for a single passage. I'm trying this: (background: "example.jpg")?Page But I get this error: The (background:) command should be...

View Article

Nothing happens when locally publishing to file

I use Twine 2.1.0 on Windows 8.1 When I click the "Publish to File" option in Twine, nothing happens. No file is created (from what I can find), no dialogue box opens, nothing. Am I doing something wrong?

View Article

(Harlowe) What's the css tag for (mouseover:) links?

Hey, I'm trying to use mouseover links in harlowe and I noticed that they're just sort of... underlined with a dotted line, and I'd like to make them more noticeable by changing their appearance in the...

View Article


Illume Proofing

Has anyone used the Illume proofing format this year? I'm having trouble importing it. The error I receive when I put up the format is The story format at...

View Article


Check value in two dimensional array in Harlowe.

Hello, I'm new here. How can I check value in two dimensional array like: (this obviously don't work for me) (if: $levelMap[$posX][$posY+1] is > 0)[[Go South]] The $levelMap is 10 : 10 array: (set:...

View Article

"Publish To File" Won't Work on Firefox! URGENT!

Whenever I click publish to file nothing happens. There is no indication to show that it has saved, no new tabs open, nothing. It's like clicking on nothing. I have been trying to save it for three...

View Article

Publish to File does nothing

Using the online Twine editor at https://twinery.org/2/#!/stories, I click the gear icon below (and to the right) of a very simple story (one passage, entitled Start, with one sentence in it), choose...

View Article

Background Image Clickable?

Twine 2.0 Harlowe Version 2.1.1 Is it possible to have a background image clickable? I have the code set up in my Story Stylesheet and the background image works fine. I'm also inserting...

View Article


Creating a Binary Decision from Several Options (then eliminating those options)

Finally been thrown for a loop on a problem. First post, but lurking for a few months. The idea is this: I'd like for a player to visit a location and randomly see 2 people out of a possible 5. They...

View Article

Object reference and changing multiple values

I work on Twine 2, with story format Harlowe 1.2.3. I wanted to prepare a few objects, e.g: (set: $object1 to (datamap: "name", "Object 1", "value", 1)) (set: $object2 to (datamap: "name", "Object 2",...

View Article


using 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 Article

Harlowe 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


Permanently Changing a Variable as the Result of a Choice

I have decision points that not only advance the story, but also change a variable. The code I've used so far helps me exit the if statement, but it doesn't permanently change the variable. I need to...

View Article

Help with character Sheet

Hey everyone, First, i am using Twine version 2.0.11 and SugarCube version 2.11.0 (at least thats what appears when i check inside Twine) On my game, i am trying to create a character sheet for the...

View Article

Ubuntu MATE - Problem Launching Twine 2.1.1

When I unzipped the folder and clicked on the Twine file, I got the following error: Could not display "/home/michael/Desktop/nw/Twine/twine_2.1.1/nacl_helper". There is no application installed for...

View Article
Browsing all 1844 articles
Browse latest View live