Quantcast
Channel: Twine Forum
Browsing all 3830 articles
Browse latest View live

Twine survey: which version of Twine are we using? RESULTS (January 2016)

A while back I posted a survey to find out what versions of Twine everyone was using. Here, for your consideration, are the results. Thanks to everyone who filled it out and suggested updates to the...

View Article


"Error in Widget Contents" -- Alert windows WAY too small, can't ever even...

Been having this issue since I started using Twine, but often found my way around it by just finding the sources of the errors on my own, but it's getting really tedious. Is there any way to resize...

View Article


Pretty basic question about printing specific text

So what I want to do is print a specific passage if and only if the player visited the first of two previous screens and otherwise a different passage would print. I'm trying to figure out how to do...

View Article

How do I add stats?

I'm really new to Twine, and I'm looking for documentation or advice on how to add stats using Snowman. I basically want to be able to add or remove a stat from the player, then run a check (in later...

View Article

I can't get cached music to play.

Hello, I am new to Twine, and have been trying to get music playing using SuagarCube. This is what I've got: <<cacheaudio "Crypt" "E:\Music\Crypt.mp3">> <<audio "Crypt" play>>...

View Article


Timed text insertion in Harlowe?

Hi all, I wrote my game in Twine 1.4.2 and then imported it into 2.0 using Twine 1 compiled HTML to Twine 2 archive converter. However, most/all my macros are dead and I'm having to change them up one...

View Article

Image may be NSFW.
Clik here to view.

Twine Expressions

Hi, I've been doing Twine for a few months. And I guess I'm still new. I have a real hard time understanding CSS, I don't know if it's just how my brain works or if it is really that confusing. I have...

View Article

Javascript help needed to modify macro

I need a timer which starts and runs in any passages until it runs out (sending the user to the death passage) or until the user does the right thing to stop it. I modified <<timedgoto>>...

View Article


Adaptative images in Harlowe

No question for that time, but a pair of CSS snippets that I founded usefull. For the background : I'have played around with big pictures as background for stories and finaly tried the css below. I'ts...

View Article


An error ocurred...

As I have update Twine to the new 2.10 version, I can't use it anymore. When I try to load a format : "An error occured..." When I load a 2.0.8 game and try to play it : "An error occured" When I...

View Article

2 questions about playing sounds

First, I use timedcontinue macro from http://www.glorioustrainwrecks.com/node/5462 and I want to play a sound every time the pause ends. How to modify the script to make it? Second, I would like to...

View Article

Work-in-progress screenshot thread

You can post screenshots of your works in progress in this thread. You know, like screenshot saturday, but open every day of the week. What's not to love? Every dev forum has one of these. Of course, I...

View Article

Harlow StyleSheet

Am I able to change the stylesheet in Harlow? I checked the Harlow guidebook and I saw the that there are codes available to align text, change backgrounds, etc. which is perfect. Although I'm not sure...

View Article


First Twine! Switch between multiple characters, phwoar!

Heya. Apologies if this is not the right place to post this, but check out my first public Twine. (: http://chumak.io/arunandbalter/ It's very much a POC. I wanted to make a (very) short story with two...

View Article

How to make a "hidden" passage?

Hello! I'm looking for help with creating a passage that remains concealed on the page until a number of a different routes are completed. A player would go through the game and get to a few dead ends...

View Article


(Sugarcube 2.0) Checking/setting a variable's current amount

This is probably a question with an obscenely simple answer, but I've been struggling with it all day, so here goes: I have a variable, $goodness, that changes when certain setter links are clicked (it...

View Article

How to make a variable delay?

<<timedcontinue>> works only with constants. If I do anything like <<set $delay="2s">> <<timedcontinue $delay>> I get an error "$delay is not defined". (Actually, I...

View Article


Remembering what already happened in passages.

Hello Twine-masters, please help me. I want to make a small and simple game, where I stand in a startingRoom and can go to a different passage1, doing stuff there, then going back to the startingRoom...

View Article

"If and" statement help?

I'm trying to make it to where if the player's relationship count with character Bob is the value 1 or 2, and their name variable isn't or isn't blank, then certain dialogue will show up. I have it...

View Article

How do I embed a .mp3 file into my Harlow story?

When someone clicks on a passage, I want someone to hear music. Preferably, I would like this to play on a loop until someone makes a decision to go to the next passage. I'm not sure what would be...

View Article
Browsing all 3830 articles
Browse latest View live