- Joined
- Sep 15, 2006
- Messages
- 426
I've got a dialog set up that has 13 buttons. The first 12 work fine, but the last one does nothing. I'm sure I set it up properly. This is what it is:
-
Back Button 2
-
Events
- Dialog - A dialog button is clicked for dialog[2]
-
Conditions
- (Clicked dialog button) Equal to Dialog_3_buttons[13]
-
Actions
- Dialog - Hide dialog[2] for Player 1 (Red)
- Dialog - Show dialog[0] for Player 1 (Red)
-
Events