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

[Sugarcube] Text Align in css just straight up doesn't work

Ok so I have been playing around with css and while I was testing some stuff I found out text-align does absolutely nothing. I tried making a simple custom css #testingstyle { color:red;...

View Article


[Harlowe] Is it possible to modify history manually?

After reading this thread I thought that maybe there is some way of accessing Harlowe's history manually and writing it, using Javascript, if the History is some kind of Javascript variable. Would that...

View Article


Image may be NSFW.
Clik here to view.

How to make the navigation arrows darker?

Does anyone know how to make the navigation arrows darker? I don't know CSS. [img]

View Article

[Sugarcube] Implementing Background Video

Hi everyone, I'm using SugarCube 1.0.34 and I'd like to have an awesome background Youtube video. I've seen some thread about it but I really can't make anything work. Can someone please give me a...

View Article

Rolling a variable number of dice, based on a stat

Hello, First post, here :) I'm setting up my first Twine game using sugarcube 2.x and I'm interested in some possibilities with the random macros. I'm wanting to set up a situation where a character is...

View Article


Trying to set a variable at the same time as a link is clicked (Harlowe)

So my approach to changing equipment in my RPG is going to look something like this: You are using $Weapon. You have these weapons: (set: $iterator = 1) (live: 2ms)[ (link-goto: $OwnedWeapons's...

View Article

[Sugarcube] Text appears after a given time / Having to restart 3 times to...

Hello everyone, I'm quite new to twine as I just began a few days ago, and I don't really know anything about code...Nevertheless, I would like to achieve two things, and I'd be truly grateful if...

View Article

Multiple unless statements

Hi! I am making a map. It is one passage that increments or decrements either the x-position or the y-position of the player and then it reloads the passage with the new position. Then there are...

View Article


Changing background colors in every passage

I am using sugarcube and I want to make the background change color gradually in every new passage, getting slightly brighter or darker depending on the path the player is following. Every single...

View Article


[Twine 2, Harlowe] How to check a string for containing multiple keywords?

I would like to have the user input a phrase and have a response printed if any one of a number of certain keywords is detected in the string that the user made. I'm able to implement the "contain"...

View Article

[Sugarcube] Best Solution For Stat Distribution / Macro?

Hello Guys. I'm making a mini-rpg, and trying to make a system with some points that the players can distribute. I'd like to have buttons with + and - that changed the values, (replacing them), and...

View Article

Cycling between options using the Harlowe (click-replace) macro

Hey all. I'm trying to allow players to choose a gender. Basically, what I've got is something to the effect of: You're a dude.(click-replace: "dude")[(set: $gender to 'woman')lady] What I'd like to...

View Article

Determining if two words share a letter

Any hints about how I'd tackle this in Twine Harlowe? E.g. I'd want a positive result if the words were "eyes" and "smile" (both contain e and s), or a negative result if the words were "eyes" and...

View Article


Making text dissapear or switch after doing something

I'm pretty sure this was answered, but in a different way than I could understand to my knowledge, I did look for almost an hour though but, I have a part in my passages where you have a choice to eat...

View Article

Help Removing / Hiding mouse-over hover link text?

Hello everyone, I'm new to twine and very new to programming in general, it's been a steep learning curve and I've managed okay so far but I'd like to ask if anyone can help me with a small aesthetic...

View Article


Can anyone help customise my game or point me to someone who can (for cash?)

So I've just finished writing my 61,000 word game using Twine 2.0 Harlowe. I've managed to toss in a number of gaming elements thanks to the brilliant greyelf, but there is a LOT that remains in terms...

View Article

[Harlowe] Purple links

Hi everybody, I was trying to create a maze in my story and I saw passages you already read were indicated by purple links instead of blue ones. I know you can deactivate functions by editing the story...

View Article


How do I recover a story?

Recently I tried to access my story on version 2.0.11 on a browser. When I got their it was deleted. I didn't have it archived though. Why did this happen and how can I recover it?

View Article

Variable in HTML tag

I'm trying to use a variable in an HTML tag under Harlowe. <img src = $image /> But $image is printed verbatim in the page code and not translated to his value. Any idea of how to code this...

View Article

Image may be NSFW.
Clik here to view.

Set: always stays at 0?

Hello; I'm a newbie at Twine and coding in general, and I've been following tutorials diligently. However, I keep encountering a problem with set:. Whatever variable I enter, it keeps changing it to 0....

View Article
Browsing all 1844 articles
Browse latest View live