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

Is it possible for players to export a section of a game?

I'm building a game in Harlowe. Is there a way for players of a game to export (to image or pdf) while in the game? For example, if an image is displayed with some text, can one give players the option...

View Article


Is there a way to...

Is it possible to access stories from the application on the website?

View Article


[Harlowe] Displaying Passage INLINE

Alright, so I'm very new to Twine but I'm starting to get it down. I try to steer clear of asking questions and scour the internet for my answer first. This particular problem is one I've been hunting...

View Article

How To Make A Margin

I am making a game with a background image. However, the image is to the left and sometimes the text goes over the image, making it look hard to read. Can I push the text to the right? I am using...

View Article

Only show the load option if a save exists [Harlowe 1.2.2, Twine 2]

Hello, I am currently using Harlowe on Twine 2. I have a story with a cover page that works as a start screen. The page has the following options: "New Game" "Load Game" "Achievements" "About" I am...

View Article


problems with array-based inventory system

So I made an inventory and equip/unequip system using arrays but have been encountering problems. I'm working in Harlowe. I think I've messed up formatting or something somewhere but I've been poring...

View Article

Harlowe 1.2.2 | Unable to "block" or "replace" if not enough $mana

This is currently the code I have for the "battle system" ; <div id="you">You: $currenthp/$maxhp You have $mana energy left {(if: $turn is "you")[ (link: "Report")[ (set: $ehp to it -...

View Article

How to paste content of a variable to clipboard in SC 2 in Twine 2

I am using Sugarcube 2 in Twine 2. I would like the user to paste a blob of text generated in a passage onto the clipboard so that he/she can save it as per their choice (email, in a word document,...

View Article


How to make a timer? (displaying more text after x-seconds, preforming action...

(newbie here) I am using Harlowe and either the special variable for time doesn't work how I expect or maybe I need to do something else. Things I am trying to do with it: display more text after...

View Article


Achievements [Harlowe 1.2.2, Twine 2]

Hi! In my story, I would like to implement Achievements. I already have an idea how to do that: I am setting all conditions in the startup passage, for example, the character level is set to 0 and can...

View Article

Bind Stuff To Keys

I am making a game, and I would like the player to be able to stuff by pressing keys sometimes. There was someone who made a discussion on this forum, saying they got a sidebar to come in when a button...

View Article

How to disable back button after one use, and then re-enable it after moving...

I am creating a Choose Your Own Adventure game, and the javascript I have set up now limits the player to three save files and disallows the use of the back button (through the use of...

View Article

Best practice for opening an external URL?

Hello, all! Apologies if this is in the wrong category. Been working with Twine for a while but new to the forum. I am seeking advice on the best way to open an external URL in a new tab/window. My...

View Article


Display problems with sideways scrolling text

Okay, so for a game I'm making I want a sideways-scrolling text region like the little snippets you get at the bottom of the TV news. Basically my idea is to wrap a string inside a timed repeat and on...

View Article

Having problems with open-url (Twine 2.0.11, Harlowe 1.2.2)

Hello there! I am getting some unexpected behavior from the (open-url:) macro in Harlowe. I’m using the standalone Twine 2.0 editor, and I’m getting the same behavior in the built-in webkit browser, in...

View Article


Possible bug with vars inside array in Harlowe?

I'll show the code first: (set: $hammer to (datamap: "Name", "Hammer", "Description", "Yeah, it's a hammer.", "slot", "right_hand" ) ) (set: $weapons to (array: $hammer,$hammer,$hammer)) (live: 1s)[...

View Article

Help Streamlining this code in an Array, or Dataset/map?

Okay - I somewhat want a dating sim but not quite - the code below is to basically show how 'far' in the relationship you are with any of them. I'm using Sugarcube 2 (Latest), and Twine 2. My problem...

View Article


Problem with integers in an array and print

I'm using Twine 2.0.11 and SugarCube 2.7.2 In the StoryInit passage I have the line <<set $Strength to [1,0]>> The first entry in the array is supposed to be the strength score, the second...

View Article

Image may be NSFW.
Clik here to view.

Blak window "node-webkit"

Hello everyone, I'm working on my game in Twine 2 with Sugarcube and when i click in some of my link, it open a Blank Window name "node-webkit". So.... what is the problem? Someone know whats the...

View Article

Variables through the entire game?

I'm creating a game on the Sugarcube platform, and I'm really extraordinarily bad at coding. -_- (why do I do this to myself) Anyhow. I'd like to find a way for a variable counter to increase/decrease...

View Article
Browsing all 1844 articles
Browse latest View live