<undefined>
0
-1
-2000
0
<undefined>
<undefined>
1
603
7
0
0
-1
2
self
0
0
1
image_alpha = 0;
alarm[0] = 100;
fadeout = 0;
1
603
7
0
0
-1
2
self
0
0
1
fadeout = 1;
1
603
7
0
0
-1
2
self
0
0
1
if (!fadeout) {
if (image_alpha < 1) image_alpha += 0.1;
} else if (image_alpha > 0) {
image_alpha -= 0.05;
} else instance_destroy();
x = view_xview[0] + 4;
y = view_yview[0] + 230;
1
603
7
0
0
-1
2
self
0
0
1
draw_set_font(fontGUI2);
draw_set_halign(fa_right);
draw_cool_text(view_xview[0] + 316 + (53*oControl.widescreen), view_yview[0] + 226, text, c_black, c_white, c_white, image_alpha);
draw_set_halign(fa_left);
0
0
0
0.5
0.100000001490116
0
0.100000001490116
0.100000001490116
0.200000002980232
-1
0