Twine Version: Harlowe, 2.10.0
How do I make a save/load game option?
Is there a direct document list of all Twine commands?
I know some HTML and also wanted to ask: Can someone make a version of Twine that just uses HTML codes? ‘’‘’ and //// I want replaced by and commands, for example, because they’re easier to remember. Twine already uses a markup language, so it just feels off not having these.
I also can’t use brackets in my games because it’s using them for the commands. Is there a way I can add brackets? I wanted to make EXP links and more, and links that sent you to the title screen. These are set up in single brackets. [Home] is one. It turns off the computer in the game and you go to the home screen.
[Save] and [Load] are important commands for my visual novels. These are usually in a visual novel above the dialogue box. I can make do with having these at the bottom of every passage, but I still don’t know Twine very well. In HTML, and in some other code, I could use if/than statements, but now I don’t remember how to do this. It was on some program once where it was literally the funnest and easiest thing to do. I learned it in class, too. If answer = 45 then problem must be = 1 + 2, correct? = no, for example. Those classes were insane.
Thank you!
noobx