|
1
|
function scr_quiztextscr_quiztext
function scr_quiztext(arg0)
{
question = "QUESTION?";
reward = 100;
penalty = 50;
correctanswer = 1;
topic = "DEFAULT";
answeroption[0] = stringset("ANSWER1");
answeroption[1] = stringset("ANSWER2");
answeroption[2] = stringset("ANSWER3");
answeroption[3] = stringset("ANSWER4");
commentcount = 1;
commentcontent[0] = stringsetloc(COMMENT"COMMENT", "scr_quiztext_slash_scr_quiztext_gml_18_0" );
commenttriangle[0] = spr_ch3_ballcon_triangle1;
commentx[0] = 210;
commenty[0] = 340;
commenttriangleside[0] = 0;
commentchar[0] = 1;
commentcreatetimer[0] = 30;
commentdestroytime[0] = 120;
su_guess = -1;
ra_guess = -1;
sprite = -4;
image = 0;
extra = false;
image_timer = 6;
reward = 100;
penalty = 20;
if (arg0 == 12 && global.flag[1083 got_lancer_name_q] == 0)
arg0 = 5;
switch (arg0)
{
case 0:
su_wait = 150;
su_guess = 2;
ra_wait = 180;
ra_guess = 1;
question = stringsetloc(WHAT TIME IS IT RIGHT NOW?"WHAT TIME IS IT RIGHT NOW?", "scr_quiztext_slash_scr_quiztext_gml_48_0_b" );
topic = "WHATTIME";
quizid = "whattime";
correctanswer = -1;
answeroption[0] = stringsetloc(TV-THIRTY!"TV-THIRTY!", "scr_quiztext_slash_scr_quiztext_gml_53_0_b" );
answeroption[1] = stringsetloc(TV TIME!!!"TV TIME!!!", "scr_quiztext_slash_scr_quiztext_gml_54_0_b" );
answeroption[2] = stringsetloc(PAST MIDNIGHT"PAST MIDNIGHT", "scr_quiztext_slash_scr_quiztext_gml_55_0_b" );
if (current_weekday == 4)
answeroption[3] = stringsetloc(WEDNESDAY"WEDNESDAY", "scr_quiztext_slash_scr_quiztext_gml_57_0" );
else if (current_weekday == 3 && current_hour == 23 && current_minute >= 59 && current_second >= 40)
answeroption[3] = stringsetloc(TUESDAY"TUESDAY", "scr_quiztext_slash_scr_quiztext_gml_59_0" );
else
answeroption[3] = stringsetloc(THURSDAY"THURSDAY", "scr_quiztext_slash_scr_quiztext_gml_60_0_b" );
commentcount = 1;
scr_quizcomment(0, stringsetloc(Uhhh..."Uhhh...", "scr_quiztext_slash_scr_quiztext_gml_65_0" ), 1);
skiptimer = -180;
break;
case 1:
su_wait = 240;
su_guess = 1;
ra_wait = 210;
ra_guess = 1;
question = stringsetloc(BRAND A VALUES THIS RALSEI AT $8! WHAT'S THE TRUE VALUE!?"BRAND A VALUES THIS RALSEI AT $8! WHAT'S THE TRUE VALUE!?", "scr_quiztext_slash_scr_quiztext_gml_75_0_b" );
topic = "RALSEIPLUSH";
quizid = "ralseiplush";
sprite = scr_84_get_sprite("spr_quiz_ralsei_plush");
spritex = 240;
spritey = 96;
correctanswer = -1;
answeroption[0] = stringsetloc(HIGHER"HIGHER", "scr_quiztext_slash_scr_quiztext_gml_83_0_b" );
answeroption[1] = stringsetloc(LOWER"LOWER", "scr_quiztext_slash_scr_quiztext_gml_84_0_b" );
answeroption[2] = stringsetloc(PRICELESS"PRICELESS", "scr_quiztext_slash_scr_quiztext_gml_85_0" );
answeroption[3] = stringsetloc($32.00 MSRP"$32.00 MSRP", "scr_quiztext_slash_scr_quiztext_gml_86_0" );
commentcount = 4;
scr_quizcomment(0, stringsetloc(Free if#you steal it."Free if#you steal it.", "scr_quiztext_slash_scr_quiztext_gml_91_0" ), 1);
scr_quizcomment(1, stringsetloc(My... value...?"My... value...?", "scr_quiztext_slash_scr_quiztext_gml_92_0" ), 2, 90, 90);
scr_quizcomment(2, stringsetloc(This...?"This...?", "scr_quiztext_slash_scr_quiztext_gml_93_0" ), 2, 210);
scr_quizcomment(3, stringsetloc(Assuming you#steal it."Assuming you#steal it.", "scr_quiztext_slash_scr_quiztext_gml_94_0" ), 1, 255);
skiptimer = -105;
break;
case 2:
su_wait = 210;
su_guess = 0;
ra_wait = 240;
ra_guess = 0;
question = stringsetloc(WHAT'S KRIS'S FAVORITE FOOD?"WHAT'S KRIS'S FAVORITE FOOD?", "scr_quiztext_slash_scr_quiztext_gml_95_0" );
topic = "FOOD";
quizid = "favfood";
correctanswer = 1;
answeroption[0] = stringsetloc(CHOCOLATE"CHOCOLATE", "scr_quiztext_slash_scr_quiztext_gml_99_0" );
answeroption[1] = stringsetloc(PIE"PIE", "scr_quiztext_slash_scr_quiztext_gml_100_0" );
answeroption[2] = stringsetloc(SALSA"SALSA", "scr_quiztext_slash_scr_quiztext_gml_101_0" );
answeroption[3] = stringsetloc(JAM"JAM", "scr_quiztext_slash_scr_quiztext_gml_102_0" );
commentcount = 3;
scr_quizcomment(0, stringsetloc(Uh..."Uh...", "scr_quiztext_slash_scr_quiztext_gml_107_0" ), 1);
scr_quizcomment(1, stringsetloc(Chocolate, duh."Chocolate, duh.", "scr_quiztext_slash_scr_quiztext_gml_108_0" ), 1, 210);
scr_quizcomment(2, stringsetloc(... Chocolate, right?"... Chocolate, right?", "scr_quiztext_slash_scr_quiztext_gml_109_0" ), 2, 240);
skiptimer = 180;
break;
case 3:
su_wait = 180;
su_guess = 0;
ra_wait = 240;
ra_guess = 2;
... (arg0)
|
|
2
|
{
|
|
3
|
question = "QUESTION?";
|
|
4
|
reward = 100;
|
|
5
|
penalty = 50;
|
|
6
|
correctanswer = 1;
|
|
7
|
topic = "DEFAULT";
|
|
8
|
answeroption[0] = stringset("ANSWER1");
|
|
9
|
answeroption[1] = stringset("ANSWER2");
|
|
10
|
answeroption[2] = stringset("ANSWER3");
|
|
11
|
answeroption[3] = stringset("ANSWER4");
|
|
12
|
commentcount = 1;
|
|
13
|
commentcontent[0] = stringsetloc(COMMENT"COMMENT", "scr_quiztext_slash_scr_quiztext_gml_18_0" );
|
|
14
|
commenttriangle[0] = spr_ch3_ballcon_triangle1;
|
|
15
|
commentx[0] = 210;
|
|
16
|
commenty[0] = 340;
|
|
17
|
commenttriangleside[0] = 0;
|
|
18
|
commentchar[0] = 1;
|
|
19
|
commentcreatetimer[0] = 30;
|
|
20
|
commentdestroytime[0] = 120;
|
|
21
|
su_guess = -1;
|
|
22
|
ra_guess = -1;
|
|
23
|
sprite = -4;
|
|
24
|
image = 0;
|
|
25
|
extra = false;
|
|
26
|
image_timer = 6;
|
|
27
|
reward = 100;
|
|
28
|
penalty = 20;
|
|
29
|
if (arg0 == 12 && global.flag[1083 got_lancer_name_q] == 0)
|
|
30
|
arg0 = 5;
|
|
31
|
switch (arg0)
|
|
32
|
{
|
|
33
|
case 0:
|
|
34
|
su_wait = 150;
|
|
35
|
su_guess = 2;
|
|
36
|
ra_wait = 180;
|
|
37
|
ra_guess = 1;
|
|
38
|
question = stringsetloc(WHAT TIME IS IT RIGHT NOW?"WHAT TIME IS IT RIGHT NOW?", "scr_quiztext_slash_scr_quiztext_gml_48_0_b" );
|
|
39
|
topic = "WHATTIME";
|
|
40
|
quizid = "whattime";
|
|
41
|
correctanswer = -1;
|
|
42
|
answeroption[0] = stringsetloc(TV-THIRTY!"TV-THIRTY!", "scr_quiztext_slash_scr_quiztext_gml_53_0_b" );
|
|
43
|
answeroption[1] = stringsetloc(TV TIME!!!"TV TIME!!!", "scr_quiztext_slash_scr_quiztext_gml_54_0_b" );
|
|
44
|
answeroption[2] = stringsetloc(PAST MIDNIGHT"PAST MIDNIGHT", "scr_quiztext_slash_scr_quiztext_gml_55_0_b" );
|
|
45
|
if (current_weekday == 4)
|
|
46
|
answeroption[3] = stringsetloc(WEDNESDAY"WEDNESDAY", "scr_quiztext_slash_scr_quiztext_gml_57_0" );
|
|
47
|
else if (current_weekday == 3 && current_hour == 23 && current_minute >= 59 && current_second >= 40)
|
|
48
|
answeroption[3] = stringsetloc(TUESDAY"TUESDAY", "scr_quiztext_slash_scr_quiztext_gml_59_0" );
|
|
49
|
else
|
|
50
|
answeroption[3] = stringsetloc(THURSDAY"THURSDAY", "scr_quiztext_slash_scr_quiztext_gml_60_0_b" );
|
|
51
|
commentcount = 1;
|
|
52
|
scr_quizcomment(0, stringsetloc(Uhhh..."Uhhh...", "scr_quiztext_slash_scr_quiztext_gml_65_0" ), 1);
|
|
53
|
skiptimer = -180;
|
|
54
|
break;
|
|
55
|
case 1:
|
|
56
|
su_wait = 240;
|
|
57
|
su_guess = 1;
|
|
58
|
ra_wait = 210;
|
|
59
|
ra_guess = 1;
|
|
60
|
question = stringsetloc(BRAND A VALUES THIS RALSEI AT $8! WHAT'S THE TRUE VALUE!?"BRAND A VALUES THIS RALSEI AT $8! WHAT'S THE TRUE VALUE!?", "scr_quiztext_slash_scr_quiztext_gml_75_0_b" );
|
|
61
|
topic = "RALSEIPLUSH";
|
|
62
|
quizid = "ralseiplush";
|
|
63
|
sprite = scr_84_get_spritescr_84_get_sprite
function scr_84_get_sprite(arg0)
{
return ds_map_find_value(global.chemg_sprite_map, arg0);
} ("spr_quiz_ralsei_plush");
|
|
64
|
spritex = 240;
|
|
65
|
spritey = 96;
|
|
66
|
correctanswer = -1;
|
|
67
|
answeroption[0] = stringsetloc(HIGHER"HIGHER", "scr_quiztext_slash_scr_quiztext_gml_83_0_b" );
|
|
68
|
answeroption[1] = stringsetloc(LOWER"LOWER", "scr_quiztext_slash_scr_quiztext_gml_84_0_b" );
|
|
69
|
answeroption[2] = stringsetloc(PRICELESS"PRICELESS", "scr_quiztext_slash_scr_quiztext_gml_85_0" );
|
|
70
|
answeroption[3] = stringsetloc($32.00 MSRP"$32.00 MSRP", "scr_quiztext_slash_scr_quiztext_gml_86_0" );
|
|
71
|
commentcount = 4;
|
|
72
|
scr_quizcomment(0, stringsetloc(Free if#you steal it."Free if#you steal it.", "scr_quiztext_slash_scr_quiztext_gml_91_0" ), 1);
|
|
73
|
scr_quizcomment(1, stringsetloc(My... value...?"My... value...?", "scr_quiztext_slash_scr_quiztext_gml_92_0" ), 2, 90, 90);
|
|
74
|
scr_quizcomment(2, stringsetloc(This...?"This...?", "scr_quiztext_slash_scr_quiztext_gml_93_0" ), 2, 210);
|
|
75
|
scr_quizcomment(3, stringsetloc(Assuming you#steal it."Assuming you#steal it.", "scr_quiztext_slash_scr_quiztext_gml_94_0" ), 1, 255);
|
|
76
|
skiptimer = -105;
|
|
77
|
break;
|
|
78
|
case 2:
|
|
79
|
su_wait = 210;
|
|
80
|
su_guess = 0;
|
|
81
|
ra_wait = 240;
|
|
82
|
ra_guess = 0;
|
|
83
|
question = stringsetloc(WHAT'S KRIS'S FAVORITE FOOD?"WHAT'S KRIS'S FAVORITE FOOD?", "scr_quiztext_slash_scr_quiztext_gml_95_0" );
|
|
84
|
topic = "FOOD";
|
|
85
|
quizid = "favfood";
|
|
86
|
correctanswer = 1;
|
|
87
|
answeroption[0] = stringsetloc(CHOCOLATE"CHOCOLATE", "scr_quiztext_slash_scr_quiztext_gml_99_0" );
|
|
88
|
answeroption[1] = stringsetloc(PIE"PIE", "scr_quiztext_slash_scr_quiztext_gml_100_0" );
|
|
89
|
answeroption[2] = stringsetloc(SALSA"SALSA", "scr_quiztext_slash_scr_quiztext_gml_101_0" );
|
|
90
|
answeroption[3] = stringsetloc(JAM"JAM", "scr_quiztext_slash_scr_quiztext_gml_102_0" );
|
|
91
|
commentcount = 3;
|
|
92
|
scr_quizcomment(0, stringsetloc(Uh..."Uh...", "scr_quiztext_slash_scr_quiztext_gml_107_0" ), 1);
|
|
93
|
scr_quizcomment(1, stringsetloc(Chocolate, duh."Chocolate, duh.", "scr_quiztext_slash_scr_quiztext_gml_108_0" ), 1, 210);
|
|
94
|
scr_quizcomment(2, stringsetloc(... Chocolate, right?"... Chocolate, right?", "scr_quiztext_slash_scr_quiztext_gml_109_0" ), 2, 240);
|
|
95
|
skiptimer = 180;
|
|
96
|
break;
|
|
97
|
case 3:
|
|
98
|
su_wait = 180;
|
|
99
|
su_guess = 0;
|
|
100
|
ra_wait = 240;
|
|
101
|
ra_guess = 2;
|
|
102
|
question = stringsetloc(WHAT IS THE NAME OF THIS SHOW'S HOST?"WHAT IS THE NAME OF THIS SHOW'S HOST?", "scr_quiztext_slash_scr_quiztext_gml_119_0" );
|
|
103
|
topic = "HOST";
|
|
104
|
quizid = "tenna";
|
|
105
|
correctanswer = 2;
|
|
106
|
answeroption[0] = stringsetloc(MR. TV GUY"MR. TV GUY", "scr_quiztext_slash_scr_quiztext_gml_123_0" );
|
|
107
|
answeroption[1] = stringsetloc(MR. LIL' NOSE"MR. LIL' NOSE", "scr_quiztext_slash_scr_quiztext_gml_124_0" );
|
|
108
|
answeroption[2] = stringsetloc(MR. TENNA"MR. TENNA", "scr_quiztext_slash_scr_quiztext_gml_125_0" );
|
|
109
|
answeroption[3] = stringsetloc(MR. EMAIL"MR. EMAIL", "scr_quiztext_slash_scr_quiztext_gml_126_0" );
|
|
110
|
commentcount = 3;
|
|
111
|
scr_quizcomment(0, stringsetloc(His LAST name?"His LAST name?", "scr_quiztext_slash_scr_quiztext_gml_131_0" ), 1);
|
|
112
|
scr_quizcomment(1, stringsetloc(His LAST name."His LAST name.", "scr_quiztext_slash_scr_quiztext_gml_132_0" ), 1, 180);
|
|
113
|
scr_quizcomment(2, stringsetloc(Um..."Um...", "scr_quiztext_slash_scr_quiztext_gml_133_0" ), 2, 240);
|
|
114
|
skiptimer = 150;
|
|
115
|
break;
|
|
116
|
case 4:
|
|
117
|
su_wait = 210;
|
|
118
|
su_guess = 3;
|
|
119
|
ra_wait = 270;
|
|
120
|
ra_guess = 2;
|
|
121
|
question = stringsetloc(WHAT IS THE HIGHLY MEMORABLE HEADING OF "TV TIME?""WHAT IS THE HIGHLY MEMORABLE HEADING OF \"TV TIME?\"", "scr_quiztext_slash_scr_quiztext_gml_143_0" );
|
|
122
|
topic = "TVTIME";
|
|
123
|
quizid = "tvtime";
|
|
124
|
correctanswer = 1;
|
|
125
|
answeroption[0] = stringsetloc(~DON'T TOUCH THAT DIAL!"~DON'T TOUCH THAT DIAL!", "scr_quiztext_slash_scr_quiztext_gml_147_0" );
|
|
126
|
answeroption[1] = stringsetloc(~MARVELOUS MYSTERY BOARD"~MARVELOUS MYSTERY BOARD", "scr_quiztext_slash_scr_quiztext_gml_148_0" );
|
|
127
|
answeroption[2] = stringsetloc(~MAGICAL MYSTERY BOARD"~MAGICAL MYSTERY BOARD", "scr_quiztext_slash_scr_quiztext_gml_149_0" );
|
|
128
|
answeroption[3] = stringsetloc(~DON'T LICK THE SCREEN!"~DON'T LICK THE SCREEN!", "scr_quiztext_slash_scr_quiztext_gml_150_0" );
|
|
129
|
commentcount = 2;
|
|
130
|
scr_quizcomment(0, stringsetloc(This just makes sense."This just makes sense.", "scr_quiztext_slash_scr_quiztext_gml_155_0" ), 1, 210);
|
|
131
|
scr_quizcomment(1, stringsetloc(Everyone loves magic!"Everyone loves magic!", "scr_quiztext_slash_scr_quiztext_gml_156_0" ), 2, 270);
|
|
132
|
skiptimer = 150;
|
|
133
|
break;
|
|
134
|
case 5:
|
|
135
|
su_wait = 30;
|
|
136
|
su_guess = 0;
|
|
137
|
ra_wait = 150;
|
|
138
|
ra_guess = 0;
|
|
139
|
schoose = -1;
|
|
140
|
susBehavior = 0;
|
|
141
|
question = stringsetloc(WHAT'S THE NAME OF THIS KID? SERIOUSLY I DON'T REMEMBER."WHAT'S THE NAME OF THIS KID? SERIOUSLY I DON'T REMEMBER.", "scr_quiztext_slash_scr_quiztext_gml_168_0" );
|
|
142
|
topic = "KID";
|
|
143
|
quizid = "lancer";
|
|
144
|
sprite = spr_lancer_dt;
|
|
145
|
spritex = 250;
|
|
146
|
spritey = 100;
|
|
147
|
correctanswer = 0;
|
|
148
|
extra = true;
|
|
149
|
answeroption[0] = stringsetloc(LANCER"LANCER", "scr_quiztext_slash_scr_quiztext_gml_176_0" );
|
|
150
|
answeroption[1] = stringsetloc(DANCER"DANCER", "scr_quiztext_slash_scr_quiztext_gml_177_0" );
|
|
151
|
answeroption[2] = stringsetloc(PRANCER"PRANCER", "scr_quiztext_slash_scr_quiztext_gml_178_0" );
|
|
152
|
answeroption[3] = stringsetloc(MR. GENEROSITY"MR. GENEROSITY", "scr_quiztext_slash_scr_quiztext_gml_179_0" );
|
|
153
|
global.flag[1083 got_lancer_name_q] = 1;
|
|
154
|
commentcount = 1;
|
|
155
|
scr_quizcomment(0, stringsetloc(Easy."Easy.", "scr_quiztext_slash_scr_quiztext_gml_185_0" ), 1);
|
|
156
|
skiptimer = -90;
|
|
157
|
break;
|
|
158
|
case 6:
|
|
159
|
su_guess = irandom(3);
|
|
160
|
ra_guess = irandom(3);
|
|
161
|
correctanswer = irandom(3);
|
|
162
|
var _newThrash = global.flag[226 made_thrash_machine] == 0 && global.flag[435 house_game_winner] == 0;
|
|
163
|
if (_newThrash)
|
|
164
|
correctanswer = irandom(2);
|
|
165
|
extra_obj = instance_create(camerax() + board_tilex(9), cameray() + board_tiley(3.25), obj_quiz_thrashmachine);
|
|
166
|
extra_obj.part[1] = global.flag[220 thrash_machine_head];
|
|
167
|
extra_obj.part[0] = global.flag[221 thrash_machine_body];
|
|
168
|
extra_obj.part[2] = global.flag[222 thrash_machine_shoe];
|
|
169
|
if (_newThrash)
|
|
170
|
{
|
|
171
|
extra_obj.part[1] = irandom(3);
|
|
172
|
extra_obj.part[0] = irandom(3);
|
|
173
|
extra_obj.part[2] = irandom(3);
|
|
174
|
extra_obj.colorflag[1] = irandom(31);
|
|
175
|
extra_obj.colorflag[0] = irandom(31);
|
|
176
|
extra_obj.colorflag[2] = irandom(31);
|
|
177
|
var _partID = (correctanswer < 2) ? (1 - correctanswer) : correctanswer;
|
|
178
|
extra_obj.part[_partID] = 4;
|
|
179
|
}
|
|
180
|
else if (correctanswer < 3)
|
|
181
|
{
|
|
182
|
var _partID = (correctanswer < 2) ? (1 - correctanswer) : correctanswer;
|
|
183
|
extra_obj.part[_partID] = (extra_obj.part[_partID] + irandom(2) + 1) % 4;
|
|
184
|
}
|
|
185
|
var _builtDuck = (global.flag[220 thrash_machine_head] + global.flag[221 thrash_machine_body] + global.flag[222 thrash_machine_shoe]) == 9;
|
|
186
|
var _showDuck = extra_obj.part[0] == 3 && extra_obj.part[1] == 3 && extra_obj.part[2] == 3;
|
|
187
|
if (_newThrash && (extra_obj.part[0] + extra_obj.part[1] + extra_obj.part[2]) == 10)
|
|
188
|
_showDuck = true;
|
|
189
|
if (_builtDuck || _showDuck)
|
|
190
|
question = stringsetloc(THIS THING SEEMS TO SUCK ASS. WHAT'S WRONG WITH IT?"THIS THING SEEMS TO SUCK ASS. WHAT'S WRONG WITH IT?", "scr_quiztext_slash_scr_quiztext_gml_225_0" );
|
|
191
|
else
|
|
192
|
question = stringsetloc(APPARENTLY YOU MADE THIS AWFUL THING. EXCEPT FOR... WHAT?"APPARENTLY YOU MADE THIS AWFUL THING. EXCEPT FOR... WHAT?", "scr_quiztext_slash_scr_quiztext_gml_226_0" );
|
|
193
|
topic = "AWFUL";
|
|
194
|
quizid = "thrash";
|
|
195
|
answeroption[0] = stringsetloc(HEAD"HEAD", "scr_quiztext_slash_scr_quiztext_gml_230_0" );
|
|
196
|
answeroption[1] = stringsetloc(BODY"BODY", "scr_quiztext_slash_scr_quiztext_gml_231_0" );
|
|
197
|
answeroption[2] = stringsetloc(LEGS"LEGS", "scr_quiztext_slash_scr_quiztext_gml_232_0" );
|
|
198
|
if (_builtDuck || _showDuck)
|
|
199
|
answeroption[3] = stringsetloc(SEEMS FINE"SEEMS FINE", "scr_quiztext_slash_scr_quiztext_gml_233_0" );
|
|
200
|
else
|
|
201
|
answeroption[3] = stringsetloc(IT'S ACCURATE"IT'S ACCURATE", "scr_quiztext_slash_scr_quiztext_gml_234_0" );
|
|
202
|
commentcount = 2;
|
|
203
|
if (_builtDuck || _showDuck)
|
|
204
|
{
|
|
205
|
scr_quizcomment(0, stringsetloc(Everything."Everything.", "scr_quiztext_slash_scr_quiztext_gml_241_0" ), 1);
|
|
206
|
scr_quizcomment(1, stringsetloc(Um, I think it's cute!"Um, I think it's cute!", "scr_quiztext_slash_scr_quiztext_gml_242_0" ), 2);
|
|
207
|
su_guess = -1;
|
|
208
|
if (_showDuck)
|
|
209
|
ra_guess = 3;
|
|
210
|
else
|
|
211
|
ra_guess = correctanswer;
|
|
212
|
}
|
|
213
|
else
|
|
214
|
{
|
|
215
|
su_guess = -1;
|
|
216
|
ra_guess = -1;
|
|
217
|
scr_quizcomment(0, stringsetloc(I dunno. I didn't make this."I dunno. I didn't make this.", "scr_quiztext_slash_scr_quiztext_gml_283_0" ), 1);
|
|
218
|
scr_quizcomment(1, stringsetloc(Kris, help..."Kris, help...", "scr_quiztext_slash_scr_quiztext_gml_284_0" ), 2);
|
|
219
|
}
|
|
220
|
break;
|
|
221
|
case 7:
|
|
222
|
su_wait = 210;
|
|
223
|
su_guess = 2;
|
|
224
|
ra_wait = 270;
|
|
225
|
ra_guess = 0;
|
|
226
|
question = stringsetloc(WHAT'S THE NAME OF THIS AWFUL GUY?"WHAT'S THE NAME OF THIS AWFUL GUY?", "scr_quiztext_slash_scr_quiztext_gml_294_0" );
|
|
227
|
topic = "DARKNERS";
|
|
228
|
quizid = "pippins";
|
|
229
|
sprite = spr_pippins_idle;
|
|
230
|
spritex = 200;
|
|
231
|
spritey = 100;
|
|
232
|
correctanswer = 3;
|
|
233
|
answeroption[0] = stringsetloc(PIPPS"PIPPS", "scr_quiztext_slash_scr_quiztext_gml_301_0" );
|
|
234
|
answeroption[1] = stringsetloc(DICER"DICER", "scr_quiztext_slash_scr_quiztext_gml_302_0" );
|
|
235
|
answeroption[2] = stringsetloc(TOYLET"TOYLET", "scr_quiztext_slash_scr_quiztext_gml_303_0" );
|
|
236
|
answeroption[3] = stringsetloc(PIPPINS"PIPPINS", "scr_quiztext_slash_scr_quiztext_gml_304_0" );
|
|
237
|
commentcount = 1;
|
|
238
|
scr_quizcomment(0, stringsetloc(Gotta go#with my gut."Gotta go#with my gut.", "scr_quiztext_slash_scr_quiztext_gml_309_0" ), 1, 180);
|
|
239
|
skiptimer = 135;
|
|
240
|
break;
|
|
241
|
case 8:
|
|
242
|
su_wait = 270;
|
|
243
|
su_guess = 2;
|
|
244
|
ra_wait = 285;
|
|
245
|
ra_guess = 3;
|
|
246
|
question = stringsetloc(WHAT WAS ASRIEL'S FAVORITE CHARACTER IN SMASHING FIGHTERS?"WHAT WAS ASRIEL'S FAVORITE CHARACTER IN SMASHING FIGHTERS?", "scr_quiztext_slash_scr_quiztext_gml_318_0" );
|
|
247
|
topic = "GAMEING";
|
|
248
|
quizid = "smash";
|
|
249
|
correctanswer = 0;
|
|
250
|
answeroption[0] = stringsetloc(SWORD MAGICIAN"SWORD MAGICIAN", "scr_quiztext_slash_scr_quiztext_gml_322_0" );
|
|
251
|
answeroption[1] = stringsetloc(BIG PENGUIN"BIG PENGUIN", "scr_quiztext_slash_scr_quiztext_gml_323_0" );
|
|
252
|
answeroption[2] = stringsetloc(PURPLE DRAGON"PURPLE DRAGON", "scr_quiztext_slash_scr_quiztext_gml_324_0" );
|
|
253
|
answeroption[3] = stringsetloc(GREEN LIZARD"GREEN LIZARD", "scr_quiztext_slash_scr_quiztext_gml_325_0" );
|
|
254
|
commentcount = 2;
|
|
255
|
scr_quizcomment(0, stringsetloc(Here's hoping your brother had taste."Here's hoping your brother had taste.", "scr_quiztext_slash_scr_quiztext_gml_330_0" ), 1, 240);
|
|
256
|
scr_quizcomment(1, stringsetloc(U-umm..."U-umm...", "scr_quiztext_slash_scr_quiztext_gml_331_0" ), 2, 225);
|
|
257
|
skiptimer = 210;
|
|
258
|
break;
|
|
259
|
case 9:
|
|
260
|
su_wait = 210;
|
|
261
|
su_guess = 1;
|
|
262
|
ra_wait = 180;
|
|
263
|
ra_guess = 0;
|
|
264
|
question = stringsetloc(WHAT DOES "CRT" STAND FOR, ANYWAY!?"WHAT DOES \"CRT\" STAND FOR, ANYWAY!?", "scr_quiztext_slash_scr_quiztext_gml_346_0" );
|
|
265
|
topic = "TV";
|
|
266
|
quizid = "crt";
|
|
267
|
correctanswer = 1;
|
|
268
|
answeroption[0] = stringsetloc(COOL RICH TENNA"COOL RICH TENNA", "scr_quiztext_slash_scr_quiztext_gml_350_0" );
|
|
269
|
answeroption[1] = stringsetloc(CATHODE RAY TUBE"CATHODE RAY TUBE", "scr_quiztext_slash_scr_quiztext_gml_351_0" );
|
|
270
|
answeroption[2] = stringsetloc(CLASSIC REAL TV"CLASSIC REAL TV", "scr_quiztext_slash_scr_quiztext_gml_352_0" );
|
|
271
|
answeroption[3] = stringsetloc(CARTOONS"CARTOONS", "scr_quiztext_slash_scr_quiztext_gml_353_0" );
|
|
272
|
commentcount = 2;
|
|
273
|
scr_quizcomment(0, stringsetloc(Let's try flattery?"Let's try flattery?", "scr_quiztext_slash_scr_quiztext_gml_358_0" ), 2, 180);
|
|
274
|
scr_quizcomment(1, stringsetloc(Seems the least stupid."Seems the least stupid.", "scr_quiztext_slash_scr_quiztext_gml_359_0" ), 1, 210);
|
|
275
|
skiptimer = 150;
|
|
276
|
break;
|
|
277
|
case 10:
|
|
278
|
su_wait = 240;
|
|
279
|
su_guess = 3;
|
|
280
|
ra_wait = 210;
|
|
281
|
ra_guess = 3;
|
|
282
|
question = stringsetloc(WHICH ONE OF THESE IS THE COMPOSITE VIDEO CABLE!?"WHICH ONE OF THESE IS THE COMPOSITE VIDEO CABLE!?", "scr_quiztext_slash_scr_quiztext_gml_368_0" );
|
|
283
|
topic = "TV";
|
|
284
|
quizid = "cable";
|
|
285
|
sprite = spr_quiz_images;
|
|
286
|
correctanswer = 2;
|
|
287
|
answeroption[0] = stringsetloc(RED"RED", "scr_quiztext_slash_scr_quiztext_gml_373_0" );
|
|
288
|
answeroption[1] = stringsetloc(WHITE"WHITE", "scr_quiztext_slash_scr_quiztext_gml_374_0" );
|
|
289
|
answeroption[2] = stringsetloc(YELLOW"YELLOW", "scr_quiztext_slash_scr_quiztext_gml_375_0" );
|
|
290
|
answeroption[3] = stringsetloc(NONE"NONE", "scr_quiztext_slash_scr_quiztext_gml_376_0" );
|
|
291
|
commentcount = 2;
|
|
292
|
scr_quizcomment(0, stringsetloc(Shouldn't there be a hudmy cable?"Shouldn't there be a hudmy cable?", "scr_quiztext_slash_scr_quiztext_gml_381_0" ), 1, 120);
|
|
293
|
scr_quizcomment(1, stringsetloc(Wh... white...?"Wh... white...?", "scr_quiztext_slash_scr_quiztext_gml_382_0" ), 2, 150);
|
|
294
|
skiptimer = 90;
|
|
295
|
break;
|
|
296
|
case 11:
|
|
297
|
su_wait = 240;
|
|
298
|
su_guess = 1;
|
|
299
|
ra_wait = 210;
|
|
300
|
ra_guess = 0;
|
|
301
|
question = stringsetloc(WHICH TV CHANNEL IS THE MOST POPULAR!?"WHICH TV CHANNEL IS THE MOST POPULAR!?", "scr_quiztext_slash_scr_quiztext_gml_392_0" );
|
|
302
|
topic = "TV";
|
|
303
|
quizid = "channel";
|
|
304
|
correctanswer = 4;
|
|
305
|
answeroption[0] = stringsetloc(THE WEATHER"THE WEATHER", "scr_quiztext_slash_scr_quiztext_gml_396_0" );
|
|
306
|
answeroption[1] = stringsetloc(B W GAME SHOWS"B&W GAME SHOWS", "scr_quiztext_slash_scr_quiztext_gml_397_0" );
|
|
307
|
answeroption[2] = stringsetloc(NOIR MOVIE CHANNEL"NOIR MOVIE CHANNEL", "scr_quiztext_slash_scr_quiztext_gml_398_0" );
|
|
308
|
answeroption[3] = stringsetloc(NONE OF THESE"NONE OF THESE", "scr_quiztext_slash_scr_quiztext_gml_399_0" );
|
|
309
|
skiptimer = 180;
|
|
310
|
commentcount = 0;
|
|
311
|
break;
|
|
312
|
case 12:
|
|
313
|
su_wait = 30;
|
|
314
|
su_guess = 0;
|
|
315
|
ra_wait = 210;
|
|
316
|
ra_guess = global.flag[1073 lancer_tv_name];
|
|
317
|
schoose = -1;
|
|
318
|
susBehavior = 0;
|
|
319
|
question = stringsetloc(SERIOUSLY, WHAT IS THIS GUY'S NAME!?"SERIOUSLY, WHAT IS THIS GUY'S NAME!?", "scr_quiztext_slash_scr_quiztext_gml_415_0" );
|
|
320
|
topic = "KID";
|
|
321
|
quizid = "lancer2";
|
|
322
|
sprite = spr_lancer_dt;
|
|
323
|
spritex = 250;
|
|
324
|
spritey = 100;
|
|
325
|
correctanswer = global.flag[1073 lancer_tv_name];
|
|
326
|
answeroption[0] = stringsetloc(LANCER"LANCER", "scr_quiztext_slash_scr_quiztext_gml_422_0" );
|
|
327
|
answeroption[1] = stringsetloc(DANCER"DANCER", "scr_quiztext_slash_scr_quiztext_gml_423_0" );
|
|
328
|
answeroption[2] = stringsetloc(PRANCER"PRANCER", "scr_quiztext_slash_scr_quiztext_gml_424_0" );
|
|
329
|
answeroption[3] = stringsetloc(MR. GENEROSITY"MR. GENEROSITY", "scr_quiztext_slash_scr_quiztext_gml_425_0" );
|
|
330
|
commentcount = 1;
|
|
331
|
scr_quizcomment(0, stringsetloc(It's Lancer."It's Lancer.", "scr_quiztext_slash_scr_quiztext_gml_430_0" ), 1);
|
|
332
|
break;
|
|
333
|
case 13:
|
|
334
|
su_wait = 120;
|
|
335
|
su_guess = 3;
|
|
336
|
ra_wait = 150;
|
|
337
|
ra_guess = 2;
|
|
338
|
question = stringsetloc(KRIS, WHICH SHOW WAS ASGORE'S FAVORITE!?"KRIS, WHICH SHOW WAS ASGORE'S FAVORITE!?", "scr_quiztext_slash_scr_quiztext_gml_438_0" );
|
|
339
|
topic = "TV";
|
|
340
|
quizid = "asgorefave";
|
|
341
|
correctanswer = 3;
|
|
342
|
answeroption[0] = stringsetloc(COOKING SHOW"COOKING SHOW", "scr_quiztext_slash_scr_quiztext_gml_442_0" );
|
|
343
|
answeroption[1] = stringsetloc(NASTY MUSIC VIDEOS"NASTY MUSIC VIDEOS", "scr_quiztext_slash_scr_quiztext_gml_443_0" );
|
|
344
|
answeroption[2] = stringsetloc(MONSTER MOVIES"MONSTER MOVIES", "scr_quiztext_slash_scr_quiztext_gml_444_0" );
|
|
345
|
answeroption[3] = stringsetloc(COWBOY SHOW"COWBOY SHOW", "scr_quiztext_slash_scr_quiztext_gml_445_0" );
|
|
346
|
commentcount = 1;
|
|
347
|
scr_quizcomment(0, stringsetloc(Kris, uhh, you know, right?"Kris, uhh, you know, right?", "scr_quiztext_slash_scr_quiztext_gml_450_0" ), 1);
|
|
348
|
break;
|
|
349
|
case 14:
|
|
350
|
su_wait = 120;
|
|
351
|
su_guess = 3;
|
|
352
|
ra_wait = 150;
|
|
353
|
ra_guess = 2;
|
|
354
|
question = stringsetloc(NOW WHEN DOES ASGORE'S FAVORITE COWBOY PUPPET SHOW AIR!?"NOW WHEN DOES ASGORE'S FAVORITE COWBOY PUPPET SHOW AIR!?", "scr_quiztext_slash_scr_quiztext_gml_459_0" );
|
|
355
|
topic = "TV";
|
|
356
|
quizid = "puppetshow";
|
|
357
|
extra = true;
|
|
358
|
correctanswer = 4;
|
|
359
|
answeroption[0] = stringsetloc(IT WAS CANCELLED"IT WAS CANCELLED", "scr_quiztext_slash_scr_quiztext_gml_464_0" );
|
|
360
|
answeroption[1] = stringsetloc(IT WAS CANCELLED"IT WAS CANCELLED", "scr_quiztext_slash_scr_quiztext_gml_465_0" );
|
|
361
|
answeroption[2] = stringsetloc(IT WAS CANCELLED"IT WAS CANCELLED", "scr_quiztext_slash_scr_quiztext_gml_466_0" );
|
|
362
|
answeroption[3] = stringsetloc(IT WAS CANCELLED"IT WAS CANCELLED", "scr_quiztext_slash_scr_quiztext_gml_467_0" );
|
|
363
|
commentcount = 0;
|
|
364
|
skiptimer = 0;
|
|
365
|
break;
|
|
366
|
case 15:
|
|
367
|
su_guess = irandom(3);
|
|
368
|
ra_guess = irandom(3);
|
|
369
|
question = stringsetloc(AREN'T YOU HAVING SO MUCH FUN?"AREN'T YOU HAVING SO MUCH FUN?", "scr_quiztext_slash_scr_quiztext_gml_482_0" );
|
|
370
|
topic = "WELL???";
|
|
371
|
quizid = "sofun";
|
|
372
|
correctanswer = 4;
|
|
373
|
answeroption[0] = stringsetloc(OF COURSE!"OF COURSE!", "scr_quiztext_slash_scr_quiztext_gml_486_0" );
|
|
374
|
answeroption[1] = stringsetloc(OF COURSE!"OF COURSE!", "scr_quiztext_slash_scr_quiztext_gml_487_0" );
|
|
375
|
answeroption[2] = stringsetloc(OF COURSE!"OF COURSE!", "scr_quiztext_slash_scr_quiztext_gml_488_0" );
|
|
376
|
answeroption[3] = stringsetloc(OF COURSE!"OF COURSE!", "scr_quiztext_slash_scr_quiztext_gml_489_0" );
|
|
377
|
commentcount = 0;
|
|
378
|
break;
|
|
379
|
case 16:
|
|
380
|
su_guess = irandom(3);
|
|
381
|
ra_guess = irandom(3);
|
|
382
|
question = stringsetloc(WHAT'S ANOTHER WORD FOR, "TELEVISION?""WHAT'S ANOTHER WORD FOR, \"TELEVISION?\"", "scr_quiztext_slash_scr_quiztext_gml_501_0" );
|
|
383
|
topic = "WELL???";
|
|
384
|
quizid = "anotherword";
|
|
385
|
correctanswer = 4;
|
|
386
|
answeroption[0] = stringsetloc(MAN'S BEST FRIEND"MAN'S BEST FRIEND", "scr_quiztext_slash_scr_quiztext_gml_505_0" );
|
|
387
|
answeroption[1] = stringsetloc("THE GOOD STUFF""\"THE GOOD STUFF\"", "scr_quiztext_slash_scr_quiztext_gml_506_0" );
|
|
388
|
answeroption[2] = stringsetloc(BETTER THAN EMAIL"BETTER THAN EMAIL", "scr_quiztext_slash_scr_quiztext_gml_507_0" );
|
|
389
|
answeroption[3] = stringsetloc(NEVER THROWN AWAY"NEVER THROWN AWAY", "scr_quiztext_slash_scr_quiztext_gml_508_0" );
|
|
390
|
commentcount = 0;
|
|
391
|
break;
|
|
392
|
case 17:
|
|
393
|
su_guess = irandom(3);
|
|
394
|
ra_guess = irandom(3);
|
|
395
|
question = stringsetloc(WHAT'S THIS BUTTON ON THE TELEVISION DO?"WHAT'S THIS BUTTON ON THE TELEVISION DO?", "scr_quiztext_slash_scr_quiztext_gml_520_0" );
|
|
396
|
topic = "NORNAL";
|
|
397
|
quizid = "button";
|
|
398
|
sprite = spr_quiz_thisbutton;
|
|
399
|
correctanswer = 4;
|
|
400
|
answeroption[0] = stringsetloc(~NEVER PRESS IT"~NEVER PRESS IT", "scr_quiztext_slash_scr_quiztext_gml_525_0" );
|
|
401
|
answeroption[1] = stringsetloc(~I DON'T KNOW"~I DON'T KNOW", "scr_quiztext_slash_scr_quiztext_gml_526_0" );
|
|
402
|
answeroption[2] = stringsetloc(UNUSED"UNUSED", "scr_quiztext_slash_scr_quiztext_gml_527_0" );
|
|
403
|
answeroption[3] = stringsetloc(~I'M SORRY. I'M SORRY"~I'M SORRY. I'M SORRY", "scr_quiztext_slash_scr_quiztext_gml_528_0" );
|
|
404
|
commentcount = 0;
|
|
405
|
break;
|
|
406
|
case 18:
|
|
407
|
su_guess = irandom(3);
|
|
408
|
ra_guess = irandom(3);
|
|
409
|
question = stringsetloc(WHAT TIME ARE YOU GONNA WATCH TV TOMORROW?"WHAT TIME ARE YOU GONNA WATCH TV TOMORROW?", "scr_quiztext_slash_scr_quiztext_gml_540_0" );
|
|
410
|
topic = "WELL???";
|
|
411
|
quizid = "watchtv";
|
|
412
|
correctanswer = 4;
|
|
413
|
answeroption[0] = stringsetloc(MORNING TIL NIGHT"MORNING TIL NIGHT", "scr_quiztext_slash_scr_quiztext_gml_544_0" );
|
|
414
|
answeroption[1] = stringsetloc(DUSK TIL DAWN"DUSK TIL DAWN", "scr_quiztext_slash_scr_quiztext_gml_545_0" );
|
|
415
|
answeroption[2] = stringsetloc(~BREAKFAST TO DINNER"~BREAKFAST TO DINNER", "scr_quiztext_slash_scr_quiztext_gml_546_0" );
|
|
416
|
answeroption[3] = stringsetloc(~~I WON'T EVEN GO TO CHURCH. I'LL#WATCH IT FOREVER. IT'S ALL I HAVE.#IT'S EVERYTHING TO ME."~~I WON'T EVEN GO TO CHURCH. I'LL#WATCH IT FOREVER. IT'S ALL I HAVE.#IT'S EVERYTHING TO ME.", "scr_quiztext_slash_scr_quiztext_gml_547_0" );
|
|
417
|
commentcount = 0;
|
|
418
|
break;
|
|
419
|
case 27:
|
|
420
|
question = "WHICH IS THE WEAKEST AXE EQUIPPABLE BY FAR?";
|
|
421
|
topic = "ADVENTURE";
|
|
422
|
quizid = "ax";
|
|
423
|
correctanswer = 2;
|
|
424
|
answeroption[0] = stringsetloc(BRAVE AX"BRAVE AX", "scr_quiztext_slash_scr_quiztext_gml_580_0" );
|
|
425
|
answeroption[1] = stringsetloc(WOODEN AX"WOODEN AX", "scr_quiztext_slash_scr_quiztext_gml_581_0" );
|
|
426
|
answeroption[2] = stringsetloc(MANE AX"MANE AX", "scr_quiztext_slash_scr_quiztext_gml_582_0" );
|
|
427
|
answeroption[3] = stringsetloc(BROKEN AX"BROKEN AX", "scr_quiztext_slash_scr_quiztext_gml_583_0" );
|
|
428
|
su_wait = 60;
|
|
429
|
su_guess = 2;
|
|
430
|
ra_wait = 180;
|
|
431
|
ra_guess = 3;
|
|
432
|
schoose = -1;
|
|
433
|
commentcount = 1;
|
|
434
|
scr_quizcomment(0, stringsetloc(We freaking got this!!!"We freaking got this!!!", "scr_quiztext_slash_scr_quiztext_gml_593_0" ), 1);
|
|
435
|
break;
|
|
436
|
case 28:
|
|
437
|
su_wait = 270;
|
|
438
|
su_guess = 2;
|
|
439
|
ra_wait = 240;
|
|
440
|
ra_guess = 0;
|
|
441
|
question = "WHAT FOREST SURROUNDS CARD CASTLE?";
|
|
442
|
topic = "FORESTS";
|
|
443
|
quizid = "forest";
|
|
444
|
correctanswer = 1;
|
|
445
|
answeroption[0] = stringsetloc(SCARLET FOREST"SCARLET FOREST", "scr_quiztext_slash_scr_quiztext_gml_609_0" );
|
|
446
|
answeroption[1] = stringsetloc(BLOCK FOREST"BLOCK FOREST", "scr_quiztext_slash_scr_quiztext_gml_610_0" );
|
|
447
|
answeroption[2] = stringsetloc(RED FOREST"RED FOREST", "scr_quiztext_slash_scr_quiztext_gml_611_0" );
|
|
448
|
answeroption[3] = stringsetloc(DUST BUNNY FOREST"DUST BUNNY FOREST", "scr_quiztext_slash_scr_quiztext_gml_612_0" );
|
|
449
|
commentcount = 2;
|
|
450
|
scr_quizcomment(0, stringsetloc(Uh, it WAS red?"Uh, it WAS red?", "scr_quiztext_slash_scr_quiztext_gml_621_0" ), 1);
|
|
451
|
scr_quizcomment(1, stringsetloc(I think it's...#Then wait, what's Scarlet Forest again...?"I think it's...#Then wait, what's Scarlet Forest again...?", "scr_quiztext_slash_scr_quiztext_gml_622_0" ), 2);
|
|
452
|
break;
|
|
453
|
case 29:
|
|
454
|
su_wait = 150;
|
|
455
|
su_guess = 1;
|
|
456
|
ra_wait = 240;
|
|
457
|
ra_guess = 1;
|
|
458
|
question = "WHICH ITEM CAN NOT BE BOUGHT?";
|
|
459
|
topic = "SPEND";
|
|
460
|
quizid = "cantbuy";
|
|
461
|
correctanswer = 1;
|
|
462
|
answeroption[0] = stringsetloc(SPAGHETTICODE"SPAGHETTICODE", "scr_quiztext_slash_scr_quiztext_gml_636_0" );
|
|
463
|
answeroption[1] = stringsetloc(DICEBRACE"DICEBRACE", "scr_quiztext_slash_scr_quiztext_gml_637_0" );
|
|
464
|
answeroption[2] = stringsetloc(ROYALPIN"ROYALPIN", "scr_quiztext_slash_scr_quiztext_gml_638_0" );
|
|
465
|
answeroption[3] = stringsetloc(DAINTYSCARF"DAINTYSCARF", "scr_quiztext_slash_scr_quiztext_gml_639_0" );
|
|
466
|
commentcount = 1;
|
|
467
|
scr_quizcomment(0, stringsetloc(Hell if I remember."Hell if I remember.", "scr_quiztext_slash_scr_quiztext_gml_644_0" ), 1);
|
|
468
|
break;
|
|
469
|
case 30:
|
|
470
|
question = " ";
|
|
471
|
topic = " ";
|
|
472
|
reward = 100;
|
|
473
|
penalty = 6;
|
|
474
|
correctanswer = 1;
|
|
475
|
answeroption[0] = " ";
|
|
476
|
answeroption[1] = " ";
|
|
477
|
answeroption[2] = " ";
|
|
478
|
answeroption[3] = " ";
|
|
479
|
commentcount = 0;
|
|
480
|
break;
|
|
481
|
case 31:
|
|
482
|
question = " ";
|
|
483
|
topic = " ";
|
|
484
|
quizid = " ";
|
|
485
|
reward = 100;
|
|
486
|
penalty = 20;
|
|
487
|
correctanswer = 2;
|
|
488
|
answeroption[0] = " ";
|
|
489
|
answeroption[1] = " ";
|
|
490
|
answeroption[2] = " ";
|
|
491
|
answeroption[3] = " ";
|
|
492
|
commentcount = 0;
|
|
493
|
break;
|
|
494
|
case 32:
|
|
495
|
question = " ";
|
|
496
|
topic = " ";
|
|
497
|
quizid = " ";
|
|
498
|
reward = 100;
|
|
499
|
penalty = 20;
|
|
500
|
correctanswer = 0;
|
|
501
|
answeroption[0] = " ";
|
|
502
|
answeroption[1] = " ";
|
|
503
|
answeroption[2] = " ";
|
|
504
|
answeroption[3] = " ";
|
|
505
|
commentcount = 0;
|
|
506
|
break;
|
|
507
|
case 33:
|
|
508
|
question = " ";
|
|
509
|
topic = " ";
|
|
510
|
quizid = " ";
|
|
511
|
reward = 100;
|
|
512
|
penalty = 20;
|
|
513
|
correctanswer = 1;
|
|
514
|
answeroption[0] = " ";
|
|
515
|
answeroption[1] = " ";
|
|
516
|
answeroption[2] = " ";
|
|
517
|
answeroption[3] = " ";
|
|
518
|
commentcount = 0;
|
|
519
|
commentcontent[0] = " ";
|
|
520
|
commenttriangle[0] = spr_ch3_ballcon_triangle1;
|
|
521
|
commentx[0] = 210;
|
|
522
|
commenty[0] = 340;
|
|
523
|
commenttriangleside[0] = 0;
|
|
524
|
commentchar[0] = 1;
|
|
525
|
commentcreatetimer[0] = 30;
|
|
526
|
commentdestroytime[0] = 120;
|
|
527
|
commentcontent[1] = " ";
|
|
528
|
commenttriangle[1] = spr_ch3_ballcon_triangle2;
|
|
529
|
commentx[1] = 190;
|
|
530
|
commenty[1] = 390;
|
|
531
|
commenttriangleside[1] = 0;
|
|
532
|
commentchar[1] = 2;
|
|
533
|
commentcreatetimer[1] = 150;
|
|
534
|
commentdestroytime[1] = 120;
|
|
535
|
commentcontent[2] = " ";
|
|
536
|
commenttriangle[2] = spr_ch3_ballcon_triangle3;
|
|
537
|
commentx[2] = 270;
|
|
538
|
commenty[2] = 360;
|
|
539
|
commenttriangleside[2] = 1;
|
|
540
|
commentchar[2] = 0;
|
|
541
|
commentcreatetimer[2] = 240;
|
|
542
|
commentdestroytime[2] = 120;
|
|
543
|
break;
|
|
544
|
case 34:
|
|
545
|
question = " ";
|
|
546
|
topic = " ";
|
|
547
|
quizid = " ";
|
|
548
|
reward = 100;
|
|
549
|
penalty = 20;
|
|
550
|
correctanswer = 3;
|
|
551
|
answeroption[0] = " ";
|
|
552
|
answeroption[1] = " ";
|
|
553
|
answeroption[2] = " ";
|
|
554
|
answeroption[3] = " ";
|
|
555
|
commentcount = 0;
|
|
556
|
break;
|
|
557
|
case 35:
|
|
558
|
su_wait = 240;
|
|
559
|
su_guess = 1;
|
|
560
|
ra_wait = 210;
|
|
561
|
ra_guess = 1;
|
|
562
|
question = stringsetloc(WHO IS THE HORSE-LOOKING GUY IN THE GREAT BOARD?"WHO IS THE HORSE-LOOKING GUY IN THE GREAT BOARD?", "scr_quiztext_slash_scr_quiztext_gml_48_0" );
|
|
563
|
topic = "HORSES";
|
|
564
|
quizid = "horse";
|
|
565
|
correctanswer = 1;
|
|
566
|
answeroption[0] = stringsetloc(MR. GENEROSITY"MR. GENEROSITY", "scr_quiztext_slash_scr_quiztext_gml_52_0" );
|
|
567
|
answeroption[1] = stringsetloc(MR. ELEGANCE"MR. ELEGANCE", "scr_quiztext_slash_scr_quiztext_gml_53_0" );
|
|
568
|
answeroption[2] = stringsetloc(MR. TRANSQUILITY"MR. TRANSQUILITY", "scr_quiztext_slash_scr_quiztext_gml_54_0" );
|
|
569
|
answeroption[3] = stringsetloc(MR. SOCIETY"MR. SOCIETY", "scr_quiztext_slash_scr_quiztext_gml_55_0" );
|
|
570
|
commentcount = 2;
|
|
571
|
scr_quizcomment(0, stringsetloc(It was... Mr. Something."It was... Mr. Something.", "scr_quiztext_slash_scr_quiztext_gml_60_0" ), 1);
|
|
572
|
scr_quizcomment(1, stringsetloc(They're all Mr. Something."They're all Mr. Something.", "scr_quiztext_slash_scr_quiztext_gml_61_0" ), 2);
|
|
573
|
skiptimer = -180;
|
|
574
|
break;
|
|
575
|
case 36:
|
|
576
|
su_wait = 180;
|
|
577
|
su_guess = 3;
|
|
578
|
ra_wait = 270;
|
|
579
|
ra_guess = 2;
|
|
580
|
question = stringsetloc(WHAT ACTION IS EFFECTIVE ON HATHY?"WHAT ACTION IS EFFECTIVE ON HATHY?", "scr_quiztext_slash_scr_quiztext_gml_71_0" );
|
|
581
|
topic = "DARKNERS";
|
|
582
|
quizid = "hathy";
|
|
583
|
correctanswer = 1;
|
|
584
|
answeroption[0] = stringsetloc(KISS"KISS", "scr_quiztext_slash_scr_quiztext_gml_75_0" );
|
|
585
|
answeroption[1] = stringsetloc(FLIRT"FLIRT", "scr_quiztext_slash_scr_quiztext_gml_76_0" );
|
|
586
|
answeroption[2] = stringsetloc(FLATTER"FLATTER", "scr_quiztext_slash_scr_quiztext_gml_77_0" );
|
|
587
|
answeroption[3] = stringsetloc(COMPLIMENT"COMPLIMENT", "scr_quiztext_slash_scr_quiztext_gml_78_0" );
|
|
588
|
commentcount = 2;
|
|
589
|
scr_quizcomment(0, stringsetloc(ALL OF THESE ARE THE SAME!!!"ALL OF THESE ARE THE SAME!!!", "scr_quiztext_slash_scr_quiztext_gml_83_0" ), 1);
|
|
590
|
scr_quizcomment(1, stringsetloc(Umm, I didn't kiss anyone..."Umm, I didn't kiss anyone...", "scr_quiztext_slash_scr_quiztext_gml_84_0" ), 2, 45);
|
|
591
|
break;
|
|
592
|
default:
|
|
593
|
question = " ";
|
|
594
|
topic = " ";
|
|
595
|
quizid = " ";
|
|
596
|
reward = 100;
|
|
597
|
penalty = 20;
|
|
598
|
correctanswer = 0;
|
|
599
|
answeroption[0] = " ";
|
|
600
|
answeroption[1] = " ";
|
|
601
|
answeroption[2] = " ";
|
|
602
|
answeroption[3] = " ";
|
|
603
|
su_wait = 240;
|
|
604
|
su_guess = 0;
|
|
605
|
ra_wait = 180;
|
|
606
|
ra_guess = 0;
|
|
607
|
commentcount = 0;
|
|
608
|
skiptimer = -30;
|
|
609
|
break;
|
|
610
|
}
|
|
611
|
for (var i = 0; i < commentcount; i++)
|
|
612
|
commentshown[i] = 0;
|
|
613
|
}
|
|
614
|
|
|
615
|
function scr_quizcomment(arg0, arg1, arg2, arg3 = 0, arg4 = 120)
|
|
616
|
{
|
|
617
|
commentcontent[arg0] = stringset(arg1);
|
|
618
|
commenttriangle[arg0] = spr_ch3_ballcon_triangle3;
|
|
619
|
commentx[arg0] = 210;
|
|
620
|
commenty[arg0] = 340;
|
|
621
|
commenttriangleside[arg0] = 0;
|
|
622
|
commentchar[arg0] = arg2;
|
|
623
|
if (arg2 == 0)
|
|
624
|
{
|
|
625
|
commenttriangle[arg0] = spr_ch3_ballcon_triangle3;
|
|
626
|
commentx[arg0] = 270;
|
|
627
|
commenty[arg0] = 360;
|
|
628
|
commenttriangleside[arg0] = 1;
|
|
629
|
}
|
|
630
|
else if (arg2 == 1)
|
|
631
|
{
|
|
632
|
commenttriangle[arg0] = spr_ch3_ballcon_triangle1;
|
|
633
|
commentx[arg0] = 210;
|
|
634
|
commenty[arg0] = 340;
|
|
635
|
commenttriangleside[arg0] = 0;
|
|
636
|
}
|
|
637
|
else if (arg2 == 2)
|
|
638
|
{
|
|
639
|
commenttriangle[arg0] = spr_ch3_ballcon_triangle2;
|
|
640
|
commentx[arg0] = 190;
|
|
641
|
commenty[arg0] = 390;
|
|
642
|
commenttriangleside[arg0] = 0;
|
|
643
|
}
|
|
644
|
if (arg3 > 0)
|
|
645
|
commentcreatetimer[arg0] = arg3;
|
|
646
|
else if (arg0 == 0)
|
|
647
|
commentcreatetimer[0] = 30;
|
|
648
|
else if (arg0 == 1)
|
|
649
|
commentcreatetimer[arg0] = 120;
|
|
650
|
else if (arg0 == 2)
|
|
651
|
commentcreatetimer[arg0] = 210;
|
|
652
|
else
|
|
653
|
commentcreatetimer[arg0] = 150 + ((arg0 - 1) * 90);
|
|
654
|
commentdestroytime[arg0] = arg4;
|
|
655
|
}
|
|
656
|
|
|
657
|
function scr_quizcomment_add(arg0, arg1, arg2 = 60, arg3 = 0, arg4 = 0, arg5 = false, arg6 = 0)
|
|
658
|
{
|
|
659
|
if (arg4 == 0)
|
|
660
|
arg4 = endtimer;
|
|
661
|
else if (arg5)
|
|
662
|
arg4 += endtimer;
|
|
663
|
if (arg2 == 0)
|
|
664
|
arg2 = 60;
|
|
665
|
commentcontent[commentcount] = arg0;
|
|
666
|
commentchar[commentcount] = arg1;
|
|
667
|
commentcreatetimer[commentcount] = arg4;
|
|
668
|
commentdestroytime[commentcount] = arg2;
|
|
669
|
commentsprite[commentcount] = arg3;
|
|
670
|
endtimer = arg4 + arg2;
|
|
671
|
commentimage[commentcount] = arg6;
|
|
672
|
commentshown[commentcount] = 0;
|
|
673
|
commentcount++;
|
|
674
|
}
|
|
675
|
|
|
676
|
function scr_createquizcomment(arg0, arg1, arg2 = 120, arg3 = 0, arg4 = 0)
|
|
677
|
{
|
|
678
|
var _sprite_only = arg0 == "";
|
|
679
|
if (arg2 <= 0)
|
|
680
|
arg2 = 120;
|
|
681
|
if (arg1 == 0)
|
|
682
|
{
|
|
683
|
if (!_sprite_only)
|
|
684
|
{
|
|
685
|
var _tennabubble = scr_tennabubblescr_tennabubble
function scr_tennabubble()
{
var __lifetime = -1;
var __clear = true;
var __tennaObj = -1;
var __taillength = -1;
var __tailwidth = 8;
if (argument_count >= 4)
__lifetime = argument3;
if (argument_count >= 5)
__clear = argument4;
if (argument_count >= 6)
__tennaObj = argument5;
if (argument_count >= 7)
__taillength = argument6;
if (argument_count >= 8)
__tailwidth = argument7;
var tennaBubble = instance_create(argument1, argument2, obj_tennatalkbubble);
tennaBubble.text = argument0;
tennaBubble.clear = __clear;
tennaBubble.lifetime = __lifetime;
tennaBubble.tenna = __tennaObj;
tennaBubble.taillength = __taillength;
tennaBubble.tailwidth = __tailwidth;
tennaBubble.bubbletype = 0;
return tennaBubble;
}
function scr_tennabubble_angle()
{
var __lifetime = -1;
var __clear = true;
var __tailwidth = 8;
if (argument_count >= 6)
__lifetime = argument5;
if (argument_count >= 7)
__clear = argument6;
if (argument_count >= 8)
__tailwidth = argument7;
var tennaBubble = instance_create(argument1, argument2, obj_tennatalkbubble);
tennaBubble.text = argument0;
tennaBubble.clear = __clear;
tennaBubble.lifetime = __lifetime;
tennaBubble.tailwidth = __tailwidth;
tennaBubble.bubbletype = 1;
tennaBubble.type1direction = argument3 - 90;
tennaBubble.taillength = argument4;
return tennaBubble;
}
function scr_tennabubble_xytail()
{
var __lifetime = -1;
var __clear = true;
var __taillength = -1;
var __tailwidth = 8;
if (argument_count >= 6)
__lifetime = argument5;
if (argument_count >= 7)
__clear = argument6;
if (argument_count >= 8)
__tailwidth = argument7;
var tennaBubble = instance_create(argument1, argument2, obj_tennatalkbubble);
tennaBubble.text = argument0;
tennaBubble.clear = __clear;
tennaBubble.lifetime = __lifetime;
tennaBubble.tailwidth = __tailwidth;
tennaBubble.bubbletype = 2;
tennaBubble.t2x = argument3;
tennaBubble.t2y = argument4;
return tennaBubble;
} (arg0, 480, 408, arg2, 1, -1, 64);
|
|
686
|
_tennabubble.tenna = quizzler.tenna;
|
|
687
|
_tennabubble.depth = 4950;
|
|
688
|
}
|
|
689
|
if (arg3 > 0)
|
|
690
|
{
|
|
691
|
quizzler.tenna.sprite_index = arg3;
|
|
692
|
quizzler.tenna.bounce = 1;
|
|
693
|
if (arg4 >= 0)
|
|
694
|
quizzler.tenna.image_index = arg4;
|
|
695
|
}
|
|
696
|
exit;
|
|
697
|
}
|
|
698
|
else if (arg1 == 1)
|
|
699
|
{
|
|
700
|
arg1 = "su";
|
|
701
|
if (arg3 > 0)
|
|
702
|
quizzler.su_sprite = arg3;
|
|
703
|
}
|
|
704
|
else if (arg1 == 2)
|
|
705
|
{
|
|
706
|
arg1 = "ra";
|
|
707
|
if (arg3 > 0)
|
|
708
|
quizzler.ra_sprite = arg3;
|
|
709
|
}
|
|
710
|
if (!_sprite_only)
|
|
711
|
{
|
|
712
|
with (obj_couchwriter)
|
|
713
|
{
|
|
714
|
if (speaker == arg1)
|
|
715
|
debug_print("attempting to DESTROY couchwriter");
|
|
716
|
instance_destroy();
|
|
717
|
}
|
|
718
|
scr_couchtalkscr_couchtalk
function scr_couchclear(arg0)
{
with (obj_couchwriter)
{
if (speaker == arg0)
instance_destroy();
}
}
function scr_couchtalk(arg0, arg1)
{
var ix = -1;
var iy = -1;
if (argument_count >= 6)
{
ix = argument4;
iy = argument5;
}
var couchtext = instance_create_depth(ix, iy, 5000, obj_couchwriter);
couchtext.mystring = arg0;
couchtext.speaker = arg1;
if (argument_count >= 3)
couchtext.cleartext = argument2;
if (argument_count >= 4)
couchtext.drawtime = argument3;
if (argument_count >= 7)
couchtext.customsnd = argument6;
if (argument_count >= 8)
couchtext.customcolor = argument7;
if (argument_count >= 9)
couchtext.talkrate = argument8;
if (argument_count >= 10)
couchtext.talklength = argument9;
return couchtext;
} (arg0, arg1, 0, arg2);
|
|
719
|
}
|
|
720
|
}
|
|
721
|
|
|
722
|
function scr_createquizcomment_old(arg0, arg1, arg2 = 120)
|
|
723
|
{
|
|
724
|
global.msg[0] = arg0;
|
|
725
|
var _xx = 0;
|
|
726
|
var _yy = 0;
|
|
727
|
var _sprite = -1;
|
|
728
|
var _side = 0;
|
|
729
|
if (arg1 == 0)
|
|
730
|
{
|
|
731
|
_sprite = spr_ch3_ballcon_triangle3;
|
|
732
|
_xx = 270;
|
|
733
|
_yy = 360;
|
|
734
|
_side = 1;
|
|
735
|
}
|
|
736
|
else if (arg1 == 1)
|
|
737
|
{
|
|
738
|
_sprite = spr_ch3_ballcon_triangle1;
|
|
739
|
_xx = 210;
|
|
740
|
_yy = 340;
|
|
741
|
}
|
|
742
|
else if (arg1 == 2)
|
|
743
|
{
|
|
744
|
_sprite = spr_ch3_ballcon_triangle2;
|
|
745
|
_xx = 190;
|
|
746
|
_yy = 390;
|
|
747
|
}
|
|
748
|
commentobj = instance_create(_xx, _yy, obj_ch3_ballcon);
|
|
749
|
commentobj.depth = -(10 * (commentcount + 1));
|
|
750
|
commentobj.char = arg1;
|
|
751
|
commentobj.trianglesprite = _sprite;
|
|
752
|
commentobj.triangleside = _side;
|
|
753
|
commentobj.destroytime = arg2;
|
|
754
|
}
|