HandleDialogs by 3ICE
Events
Dialog - A dialog button is clicked for var_Dialog
Conditions
Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Clicked dialog button) Equal to var_DialogButtonArray[0]
Then - Actions
-------- Easy --------
Else - Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Clicked dialog button) Equal to var_DialogButtonArray[1]
Then - Actions
-------- Medium --------
Else - Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Clicked dialog button) Equal to var_DialogButtonArray[2]
Then - Actions
-------- Hard --------
Else - Actions