Guys I need help ( again )

So I did these question things but it keeps giving me errors

I did

Label

choice
“First question”{

something

Goto label
}
“Second question”{

something

Goto label
}

But it keeps giving me errors.

1 Like

So what’s on the line before your choice?

So every choice has to be right after a line of dialogue. So you’d need to have something like this:

NARRATOR
What would you like to ask?
choice “question1” {
and so on and so forth

1 Like

Oh ok. Thank you :sob::heart:

1 Like

Heheh, you’re welcome

Solved and closed. :smiley: