you need to set the dialog buttons as a variable, the variable type should be Dialog Item and Finally you need a condition for the trigger that looks like this Used Dialog Item == Dialog Item Variable
Create button for dialog
Set Button[1] = Last created dialog item
When adding a dialog item to a variable, it should look like this using the "Set Variable" Action. And then you need the conditions, like he said. Make sure that you create a Global variable with the type set to "Dialog Item".
Create button for dialog
Set Button[1] = Last created dialog item
When adding a dialog item to a variable, it should look like this using the "Set Variable" Action. And then you need the conditions, like he said. Make sure that you create a Global variable with the type set to "Dialog Item".