Help needed (URGENT)

Try this -

NARRATOR
What is the password

label Password_input

input What’s The Password?|What’s The Password?|Done(PASSWORD)

if (PASSWORD is “ACCESS1”) {

goto start_of_chapter

} else {
goto Password_input
}

label start_of_chapter

1 Like