- Joined
- Nov 23, 2006
- Messages
- 592
Hello. I have problem with dialogs buttons. Dialog itself show, but dialog buttons aren't showing. Here is my trigger:
- Event - Elapsed game time is 1:00 seconds
- Actions
- Dialog - Clear MyDialog
- Dialog - Change the title of MyDialog to xxxx
- Dialog - Create a dialog button for MyDialog labelled Engineer
- Set DialogButton[1]=(last created dialog button)
- Dialog - Create a dialog button for MyDialog labelled Bazooka
- Set DialogButton[2]=(last created dialog button)
- Dialog - Create a dialog button for MyDialog labelled Shooter
- Set DialogButton[3]=(last created dialog button)
- Dialog - show MyDialog for player 1 (red)
Attachments
Last edited: