<undefined>
0
-1
0
0
<undefined>
<undefined>
1
603
7
0
0
-1
2
self
0
0
1
alarm[0] = 1;
1
603
7
0
0
-1
2
self
0
0
1
if (global.gotolog == logid) {
global.curropt = optionid;
with (oLogScreen) event_user(0);
}
1
603
7
0
0
-1
2
self
0
0
1
draw_set_font(fontGUI2);
offset = (oLogScreen.rectoffset * 4);
if (global.curropt == optionid) {
w = string_width(label);
draw_background_ext(bgOptionLine, x - 2, y - 1, w + 4, 1, 0, make_color_rgb(160, 160, 160), 0.4);
}
draw_set_alpha(image_alpha);
draw_set_color(c_black);
draw_text(x + 1 - offset, y - 3, label);
draw_set_color(c_white);
if (global.curropt != optionid) draw_set_color(c_gray);
draw_text(x - offset, y - 4, label);
draw_set_alpha(1);
if (global.curropt == optionid) draw_background_ext(lpic, view_xview[0] + 160 + offset * 4, view_yview[0] + 59, 1, 1, 0, -1, image_alpha);
0
0
0
0.5
0.100000001490116
0
0.100000001490116
0.100000001490116
0.200000002980232
-1
0