I'm creating dialogs with a large number of conversation options that are available under different conditions or later in the conversation. Is there any way to have all the options off by default? I just don't want have to make a bunch of lines of "option-off" for each dialog.
There would also be too many dialogs if I simply made new topics for these options.
The checkbox beside each option that says "Show" is what sets this initially. Just uncheck the ones you don't want to show up by default, and then turn them on later by using option-on or Dialog.SetOptionState.