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

Image may be NSFW.
Clik here to view.

Help changing layout for single passage

Hi everyone! So I'm pretty knew to twine and don't know much about CSS past changing colors or sizes or positions. I'm working on a sugarcube project and I actually want to use the default layout for...

View Article


Attempting to program a game of Hide'n'Seek...

Using Twine 2, Harlowe... I have 5 'kids' that need to go hide in 8 rooms. I can use the code below to randomize which room 'kid 1' ends up in... (set: $hss1_r to (either: 1, 2, 3, 4, 5, 6, 7, 8)) But...

View Article


Arrays and if macros

How do I make sure that an array does not have more than a set amount of a variable? I've already looked at the Sugarcube 2 library and the count and includes macros don't seem to work with if macros....

View Article

Audio Files (Harlowe)

I'm coding a game using Twine 2 - Harlowe (latest version), and I'm having a hard time adding audio. I have an mp3 file that simply doesn't play when loading the page. I'm using the following model and...

View Article

Harlowe and Mobile Text Sizing

I've noticed when I open my harlowe based game in my mobile, some pages show incredibly small text. This doesn't seem to have any rhyme or reason to it. I deleted my CSS stylesheet to see if this was...

View Article


Image may be NSFW.
Clik here to view.

Why is Twine 2.0's snap to grid so finicky?

This is kind of a pedantic thing to be so annoyed by, but at the same time it really messes up the layout of my twine documents. You see, when I have snap to grid enabled, only SOMETIMES does it allow...

View Article

Peer-to-peer multiplayer?

Hey guys. New to Twine, little actual programming knowledge but learning more every day. I'm not at the point that I'll need to use this quite yet, but that's exactly why I'm asking now, not before I...

View Article

Help with Links

Hello, I am a new user to Twine. I have a branching path like this: A sound jolts you awake. [[ Get up ]] [[ Lay in bed ]] And 2 new boxes show up: "Get up" and "Lay in Bed". When the "Lay in Bed"...

View Article


Are saved games in Harlowe specific to one game/url?

What I mean by that specifically is this: Say I upload a game onto the Internet, made with Harlowe, and it has a save functionality (using the (save-game:) macro) that lets the player save to, say, a...

View Article


Harlowe: Changing color of click-append links

Hello! So I'm trying to change the color of the click-append links in my twine game. I got the regular links to change color, but the click-append ones stay the default blue. Another post mentioned...

View Article

clickable "Hint"-button in almost every passage (SugarCube 2)

Hey everybody, I am in need for orientation for the following problem: I want to have a "hint" button in almost every passage which opens a <div> with a hint on how to solve the passage's task....

View Article

Harlowe 2 help. Trying to auto scroll to bottom of passage and remove...

I've some passages that open to lots of text, I'd like it so it scrolls to the bottom of the screen to see the passage without having to use the scroll bar. It's not a huge thing but something that...

View Article

SugarCube 2.12.0 — Split second disruption when looping audio wav files

I'm looping a wav file in my project and I notice that when the music file comes back around and restarts, there's a split second break between the end of the audio file and its loop — IE, it doesn't...

View Article


Trouble getting two custom macros to work at the same time

Hi! I'm making a game with Twine 2 in Sugarcube 1.2.2 and everything has been going smoothly so far (really loving twine, it's beautiful) until I ran with a problem trying to run two macros...

View Article

Counting things?

I wasn't really sure what else I could set the title to, so... Yeah. My question has to do with counting things. Specifically, I want a counter to go up whenever the player enters certain passages, and...

View Article


Cannot install Twine 2 on windows 7

Hi, I have a windows 7 and I wanted to make games with twine,but when click "install" in the installer, it says "Error opening file for writing" [http://prntscr.com/djcgzc] and when i click "Ignore" it...

View Article

Image may be NSFW.
Clik here to view.

Help Changing Layout For Individual Passage in SugarCube 1.0.34

Hi everyone! So I'm pretty knew to twine and don't know much about CSS past changing colors or sizes or positions. I'm working on a sugarcube project and I actually want to use the default layout for...

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

Tricking web Twine 2.0 so multiple users can access the same Twine from...

The question pretty much says it all. I use Twine for historical text design projects in my history class and the problematic bottleneck is that only one computer can access a Twine that a group is...

View Article

Array of links

So I'm trying to build an inventory system in Harlowe, but I've hit a bit of a snag. I want it so players can go to the inventory screen, then click on the items to do things with them and learn about...

View Article
Browsing all 1844 articles
Browse latest View live