Disabling a choice but showing the choice.

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
fkkcloud
Posts: 298
Joined: Mon Oct 05, 2020 6:00 am

Disabling a choice but showing the choice.

Post by fkkcloud »

Hello,

I am trying to show a choice but disable it.
Basically, if there are 2 choices then one of them is disabled based on a condition.

Choice 1 : Do something.
Choice 2: Do something2. (Need story progress) - disabled but shown in the choice.

What would be the best way to do it dynamically based on a condition?

Best regards,
User avatar
Tony Li
Posts: 21981
Joined: Thu Jul 18, 2013 1:27 pm

Re: Disabling a choice but showing the choice.

Post by Tony Li »

Hi,

Inspect the Dialogue Manager and tick Display Settings > Input Settings > Show Invalid Responses. You can also set Em Tag For Invalid Responses to format disabled choices differently.

For more control over which invalid responses get shown, please see: How To: Do Skill Checks In Conversations.
Post Reply