If the variable is FALSE display the inactive dialog option
-
- Posts: 3
- Joined: Wed Nov 10, 2021 7:25 am
If the variable is FALSE display the inactive dialog option
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
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
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
-
- Posts: 3
- Joined: Wed Nov 10, 2021 7:25 am
Re: If the variable is FALSE display the inactive dialog option
Many thanks! Works.
-
- Posts: 1
- Joined: Wed Nov 10, 2021 1:24 pm
Re: If the variable is FALSE display the inactive dialog option
Last edited by morrissel311 on Thu Dec 16, 2021 6:08 am, edited 1 time in total.
Re: If the variable is FALSE display the inactive dialog option
Not sure I understand. Do you have questions about inactive options or skill checks?