Could someone help me figure out why this doesnt work?
The menu appears. It says the titles, but has no buttons, then im locked into the game. Help is apperciated. :]
The menu appears. It says the titles, but has no buttons, then im locked into the game. Help is apperciated. :]
-
Dialog
-
Events
- Time - Elapsed game time is 2.00 seconds
- Conditions
-
Actions
- Dialog - Clear MyDialog
- Dialog - Show MyDialog for Player 1 (Red)
- Dialog - Change the title of MyDialog to Please select a pla...
- Dialog - Create a dialog button for MyDialog labelled Hellish Ramps
- Set DialogButton[1] = (Last created dialog Button)
- Dialog - Create a dialog button for MyDialog labelled Outlands
- Set DialogButton[2] = (Last created dialog Button)
- Dialog - Create a dialog button for MyDialog labelled Tundra
- Set DialogButton[3] = (Last created dialog Button)
- Dialog - Create a dialog button for MyDialog labelled Dungeon
- Set DialogButton[4] = (Last created dialog Button)
- Dialog - Create a dialog button for MyDialog labelled Village
- Set DialogButton[5] = (Last created dialog Button)
- Dialog - Create a dialog button for MyDialog labelled Underground
- Set DialogButton[6] = (Last created dialog Button)
- Dialog - Create a dialog button for MyDialog labelled Cityscape
- Set DialogButton[7] = (Last created dialog Button)
- Dialog - Create a dialog button for MyDialog labelled Barrens
- Set DialogButton[8] = (Last created dialog Button)
- Dialog - Create a dialog button for MyDialog labelled Random
- Set DialogButton[9] = (Last created dialog Button)
-
Events