Saturday, 29 July 2017

giangtranguyen: (Default)
[personal profile] giangtranguyen
Just copy and paste the code into a passage, tag it as startup, and then adjust it to your liking.

For example:
 
(set: $kiyokoAffection to 0)

Just copy and paste the code into the passage, and then adjust it to your liking.

For example:

(set: $kiyokoAffection to $kiyokoAffection + 5)

or
 
(set: $kiyokoAffection to it + 5)

Just copy and paste the code into the passage, and then adjust it to your liking.

For example:
 
(if: $kiyokoAffection >= 75)[\
I love you!
](else-if: $kiyokoAffection >= 50)[\
I like you.
](else-if: $kiyokoAffection >= 25)[\
I don't like you
](else:)[\
I dislike you
]
giangtranguyen: (Default)
[personal profile] giangtranguyen
Just copy and paste the code into the passage, and then adjust it to your liking.

For example:

(set: $HinataConfession to 0)

Just copy and paste the code into a separate passage, and then adjust it to your liking.

For example:

(set: $HinataConfession to it + 1)\
(if: $HinataConfession is 1)[\
So this is the first event.
 
[[Go back|Second]]]\
\
(else-if: $HinataConfession is 2)[\
So this is the second event.
 
[[Go back|Second]]]\
\
(else-if: $HinataConfession is 3)[\
So this is the third event.
 
[[Go back|Second]]]\
\
(else-if: $HinataConfession is 4)[\
So this is the fourth event.
 
[[Go back|Second]]]\
\
(else:)[So this is the last event.]

Profile

Twine Tutorials

April 2018

S M T W T F S
1234567
8910111213 14
15161718192021
22232425262728
2930     

Style Credit

Expand Cut Tags

No cut tags
Page generated Sunday, 29 June 2025 02:40 pm
Powered by Dreamwidth Studios