Simple Chat extension - making a more complex conversation

Menu based Conversation system also accepts a blank choice - Inform 7

I am using the extension Activity-based Simple Chat by Shadow Wolf.

It is working great for my first project I am working on but I just picked up a problem that I was not aware of.

As you might know it is a menu-based conversation system where you can choose an answer from a list that is created with possible solutions.

Currently I have made mine to choose only from “Yes” or “No” (will change it later when it works like I planned to).

The problem that presented itself to me this morning is when you leave the choice “1” or “2” blank and just press enter you go straight to the next question like:

Does your hospital have procedures for identifying and immediately removing unattended vehicles during bomb threats?

1) Yes
2) No
>> 
Does your hospital have a bomb threat kit (updated blueprints, floor plans, light sticks, pads, pencils, phone list, etc.) available?

As you can see (this is the output after compiling the game) when leaving the choice blank, press enter it still go to the next question.

That should not happen.

How can I fix this as I have no idea but have been busy trying to figure it out now for the past few hours?

Just a quick note to avoid duplicated efforts: I replied in another thread here – Menu based Conversation system also accept a blank choice - Inform 7

1 Like