First make sure that Variable A is of type Dialog Item. Then, when setting it, look in the functions section, and you will find Last Created Dialog Item.
Dialog Item Used is a trigger event. Create a new trigger, and go to the section that looks like a red flag. Add a new event, and find Dialog Item Used. The act ions in the trigger will only be run when that event occurs, and Used Dialog Item will give you the dialog item that triggered the event.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
@PaperRemote: Go
First make sure that Variable A is of type Dialog Item. Then, when setting it, look in the functions section, and you will find Last Created Dialog Item.
Dialog Item Used is a trigger event. Create a new trigger, and go to the section that looks like a red flag. Add a new event, and find Dialog Item Used. The act ions in the trigger will only be run when that event occurs, and Used Dialog Item will give you the dialog item that triggered the event.