[Solved] Yarn if statements not working

Ran into another problem, dear God. I have narrowed down the issue to these if statements - not the options it presents, just the if statements on lines 4 and 7. It breaks the entire dialogue system and I am unable to continue along the dialogue. How do I fix this?
screaming

:wave:
First, you shouldn’t trim your screenshots like this, we need as much information as possible to help.
Second, if your variable is a boolean, no need to repeat everything, just << else >>.
Last, did you make sure to close the if with a << endif >>, as shown in the examples?

1 Like

To answer all of your points: I trimmed the screenshot because I knew nothing else was the issue; adding both of those things worked. Thank you for replying so fast, and I wont trim my screenshots next time

1 Like