Normal
Yes.Exact formatting is unknown to me, but here's the logic behind it:1: You can assign values to variables when a line of dialogue is displayed.2: It's possible to add a condition to a line of dialogue to prevent it from playing if a certain condition isn't met.3: It's possible to play one of a list of lines.Thus:intro: (if chartype = "") [intro1]intro1: chartype = "Sister"intro1: chartype = "Mother"intro1: chartype = "Niece"You'll have to look up the exact syntax yourself.
Yes.
Exact formatting is unknown to me, but here's the logic behind it:
1: You can assign values to variables when a line of dialogue is displayed.
2: It's possible to add a condition to a line of dialogue to prevent it from playing if a certain condition isn't met.
3: It's possible to play one of a list of lines.
Thus:
intro: (if chartype = "") [intro1]
intro1: chartype = "Sister"
intro1: chartype = "Mother"
intro1: chartype = "Niece"
You'll have to look up the exact syntax yourself.
This website requires you to be 18 years of age or older. Please verify your age to view the content, or click Exit to leave.