Surferkid993
God surferkid993 = new God(awesome.me);
- Reaction score
- 16
This was in the FAQ, but I can't get myDialog = to (last created dialog button) I got to Set Variable but the only choice I have is to set it to (clicked dialog). Am I looking in the wrong place or what?
From FAQ:
1.2 The Dialog
Events
Time - Elapsed game time is 1.00 seconds
Conditions
Actions
Dialog - Clear myDialog
Dialog - Change the title of myDialog to "Some text"
Dialog - Create a dialog button for myDialog labeled "Text to show on button"
Set myButton = (Last created dialog Button)
Dialog - Show myDialog for Player 1 (Red)
1.3 Doing something
From FAQ:
1.2 The Dialog
Events
Time - Elapsed game time is 1.00 seconds
Conditions
Actions
Dialog - Clear myDialog
Dialog - Change the title of myDialog to "Some text"
Dialog - Create a dialog button for myDialog labeled "Text to show on button"
Set myButton = (Last created dialog Button)
Dialog - Show myDialog for Player 1 (Red)
1.3 Doing something


