Page 1 of 1

On Click() play diferents conversations on the same NPC.

Posted: Tue Mar 09, 2021 9:04 am
by beatdones
Hello everyone,
I have a problem executing different conversations on the same NCP.
When I click on it, all the conversations are executed one after another.
What I want to do is that in the same Dialogue DataBase (one for each NPC) have different conversations, these once completed will unlock a certain number that I link with a random one will be passed to the Start Conversation of the Dialogue System Trigger.

How can I make the conversation only run when I click?
Thank you so much!

Re: On Click() play diferents conversations on the same NPC.

Posted: Tue Mar 09, 2021 10:50 am
by Tony Li
Hi,

If I understand you correctly, you should be able to use the ideas here: How To: Run A Conversation Only Once.