Spoiler:
Code: Select all
Game Start
Events
Time - Elapsed game time is 0.50 seconds
Conditions
Actions
-------- Dialog Box 1 --------
Dialog - Change the title of DialogBox[1] to Number of enemys?
Dialog - Create a dialog button for DialogBox[1] labelled 120
Set DialogButtons[1] = (Last created dialog Button)
Dialog - Create a dialog button for DialogBox[1] labelled 160
Set DialogButtons[2] = (Last created dialog Button)
Dialog - Create a dialog button for DialogBox[1] labelled 200
Set DialogButtons[3] = (Last created dialog Button)
Dialog - Create a dialog button for DialogBox[1] labelled 240
Set DialogButtons[4] = (Last created dialog Button)
-------- Dialog Box 2 --------
Wait 0.50 seconds
Dialog - Change the title of DialogBox[2] to Number of Levels?
Dialog - Create a dialog button for DialogBox[2] labelled 30
Set DialogButtons[5] = (Last created dialog Button)
Dialog - Create a dialog button for DialogBox[2] labelled 40
Set DialogButtons[6] = (Last created dialog Button)
Dialog - Create a dialog button for DialogBox[2] labelled 50
Set DialogButtons[7] = (Last created dialog Button)
Dialog - Create a dialog button for DialogBox[2] labelled 60
Set DialogButtons[8] = (Last created dialog Button)
Dialog - Create a dialog button for DialogBox[2] labelled Unlimited!
Set DialogButtons[9] = (Last created dialog Button)
-------- Dialog Box 3 --------
Wait 0.50 seconds
Dialog - Change the title of DialogBox[3] to Number of Lives
Dialog - Create a dialog button for DialogBox[3] labelled Pro (1)
Set DialogButtons[10] = (Last created dialog Button)
Dialog - Create a dialog button for DialogBox[3] labelled Hard (25)
Set DialogButtons[11] = (Last created dialog Button)
Dialog - Create a dialog button for DialogBox[3] labelled Normal (50)
Set DialogButtons[12] = (Last created dialog Button)
Dialog - Create a dialog button for DialogBox[3] labelled Easy (75)
Set DialogButtons[13] = (Last created dialog Button)
Dialog - Create a dialog button for DialogBox[3] labelled Noob (100)
Set DialogButtons[14] = (Last created dialog Button)
Dialog - Create a dialog button for DialogBox[3] labelled Pussy (Starts 150 a...
Set DialogButtons[15] = (Last created dialog Button)
-------- Dialog Box 4 --------
Wait 0.50 seconds
Dialog - Create a dialog button for DialogBox[4] labelled Pussy (x150)
Set DialogButtons[16] = (Last created dialog Button)
Dialog - Create a dialog button for DialogBox[4] labelled Very Easy (x250)
Set DialogButtons[17] = (Last created dialog Button)
Dialog - Create a dialog button for DialogBox[4] labelled Easy (x500)
Set DialogButtons[18] = (Last created dialog Button)
Dialog - Create a dialog button for DialogBox[4] labelled Normal (x750)
Set DialogButtons[19] = (Last created dialog Button)
Dialog - Create a dialog button for DialogBox[4] labelled Hard (x1000)
Set DialogButtons[20] = (Last created dialog Button)
Dialog - Create a dialog button for DialogBox[4] labelled Insane (x1250)
Set DialogButtons[21] = (Last created dialog Button)
Dialog - Create a dialog button for DialogBox[4] labelled Dont Be Stupid! (x1...
Set DialogButtons[22] = (Last created dialog Button)