Page 1 of 1

Change conversation that starts in "dialogue system trigger" on quest complete

Posted: Tue Mar 15, 2022 9:38 pm
by joshualoveridge
Hey Toni!

Essentially im trying to change the conversation that starts in the "dialogue system trigger" when the quest completes,

would you be able to help me with that?

Re: Change conversation that starts in "dialogue system trigger" on quest complete

Posted: Tue Mar 15, 2022 11:04 pm
by Tony Li
Hi,

Please see: How To: Run a Conversation Only Once

Here are two ways to do it:

1. Always run the same conversation. In that conversation, create two branches. In one branch, set the Conditions to require that thee quest is not complete yet. In the other branch, set the Conditions to require that the quest is complete.

2. Or add two Dialogue System Triggers that start different conversations. Set the Dialogue System Triggers' Conditions section so that one will run if the quest is not complete yet and the other will run if the quest is complete.