Page 1 of 1

If the variable is FALSE display the inactive dialog option

Posted: Wed Nov 10, 2021 7:30 am
by kostyandru
How do I make sure that if a variable is false to show a dialog option but make it inactive?

Re: If the variable is FALSE display the inactive dialog option

Posted: Wed Nov 10, 2021 7:50 am
by Tony Li
Hi,

Set the dialogue option's Conditions to require that the variable is true.

Then inspect the Dialogue Manager's Display Settings > Input Settings. Tick Include Invalid Entries and optionally set [em#] Tag for Invalid Responses. You can set the appearance of the [em#] in the Dialogue Editor's Database section.

For more related info, see How To: Do Skill Checks

Re: If the variable is FALSE display the inactive dialog option

Posted: Wed Nov 10, 2021 10:36 am
by kostyandru
Many thanks! Works.

Re: If the variable is FALSE display the inactive dialog option

Posted: Wed Nov 10, 2021 10:45 am
by Tony Li
Glad to help!

Re: If the variable is FALSE display the inactive dialog option

Posted: Wed Nov 10, 2021 1:30 pm
by morrissel311

Re: If the variable is FALSE display the inactive dialog option

Posted: Wed Nov 10, 2021 2:14 pm
by Tony Li
morrissel311 wrote: Wed Nov 10, 2021 1:30 pmdoes this work? :D
Not sure I understand. Do you have questions about inactive options or skill checks?