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

Stop the page from scrolling

My "game page" fits a standard 1920x1080 screen but for some reason I can still scroll on the page, scrolling down reveals nothing. Is there a way to manually remove the ability to scroll or am I stuck...

View Article


Harlowe 1.2.2 - Twine 2 Popups/Modal/Lightbox

I'd like to have highlighted words, which after being clicked, new information pops up as a modal/lightbox bubble. This information could be text, images, video, maybe even a sound file. I've been...

View Article


How Can I Install Sugarcube 2.x as a Format?

I keep trying to install Sugarcube 2.x as a format, but, for whatever reason, am told that the file is not able to be attached. How do I properly install Sugarcube 2.x into Twine 2? I would really...

View Article

[Harlowe] Getting 'unexpected identifier' while using (link-reveal:), is it...

So I've set up cheats for my project using debug-footer, and in it I want to only show the list of cheats and quick-jumps if clicked. Here is my code: ---- Debug mode is on. (link-reveal: Reveal...

View Article

Help with making random passage destinations less random (Harlowe 1.2.2,...

The basic set-up: I have a maze-like area, with a "hub" room that randomly leads to one of 10-ish other rooms. Using (either: ) means each of those rooms has a roughly equal likelihood of being found....

View Article


Trouble moving a value from one array to another array (Harlowe 1.2.2, Twine...

Okay, I'm trying to move a value from one array to another, but can't seem to get it to work as this just converts array2 into a string. (move: $destarray's 1st into $destarray2) I'm sure there is a...

View Article

Intro screen

Sugarcube 2.11.0 I'd quite like to have an intro screen for my game, which would consist of the game's title as an image, which fades in then back out before auto-launching the game itself. Ideally...

View Article

Image not being grabbed from CSS

Sugarcube 2.11.0 This is a kind of continuation of my other thread, but for clarity I'm giving it its own thread. I have a passage named begin, and in that passage I have given it the tag intro. I've...

View Article


Error messages from Twine 2.0 when test or play

The (if:) command should be assigned to a variable or attached to a hook.â–º Macros like this should usually be touching the left side of a hook: (if:$company is "micro")[Some text] I need some code to...

View Article


Twine 2 Harlowe CSS Stylesheet

I am still awfully new at learning CSS and fear for creating a proper Stylesheet to fit Harlowe's Story Format. If someone could turn the following Stylesheet originally made for Sugarcane, it would...

View Article

Integrating with Excel and Access Database

I am using Twine 2, Harlowe. I want to create a quiz for my students using Twine. The students will enter their name, ID in Twine. They will click certain links indicating the answers they chose. I...

View Article

Forcing code to continue running until two variables are not equal (Harlowe...

Okay, another problem that probably has an easy solution that I'm just missing. The goal is this: 1. Assign the last room visited to $lastroom via (history: ) 2. Randomly determine a destination room...

View Article

[Answered] Reduce paragraph height withut affecting line-height?

Sugarcube 2.11.0 Is there any way to reduce the height of paragraphs in passages, without changing the line-height? If possible I would like to do this without having to resort to setting a new...

View Article


Replace problem (sugracube 2.11.0)

I'm trying to construct a passage where the player can 'take' a couple of items. (I don't use a physical inventory system as such - I just check for variables instead). For this I'm trying to use the...

View Article

Using the loop to assign variables in an array to another specific variable

I want to be able to assign one person to a room. I have these 3 rooms with clickable links: Room 01 - [[$room01|AssignRooms]] Room02 - [[$room02|AssignRooms]] Room03 - [[$room03|AssignRooms]] where...

View Article


Blogging my game?

When the blurb for Twine says that because games are saved as html files and can be uploaded anywhere, what does this mean exactly? Could I, for instance, use a blogging platform and provide a link...

View Article

External Link

Newbie here. So, I searched the Twine2 code Wiki and found this for adding an external link: "External links You may also add links to external sites. These links look like this:...

View Article


Best way to send twine-data to server for further processing (formmailer,...

I am designing a psychological-test-like-game (kind of in the tradition of TLC). As a feedback, I want users to receive an email with the interpretation of their given answers. So basically, twine...

View Article

Link-repeat, How add image

Hi I want to make my link as image. I found that: [[<img src="url of image" alt="text" />|SOMETHING THERE]] That's working. But a problem is there: I want to make (link-repeat:) as image. Is it...

View Article

Using external Stylesheets?

Is this possible with Twine?

View Article
Browsing all 1844 articles
Browse latest View live