<undefined>
0
-1
-10
0
<undefined>
<undefined>
1
603
7
0
0
-1
2
self
0
0
1
bg_width = 224;
1
603
7
0
0
-1
2
self
0
0
1
if(instance_exists(oLogScreenControl)) {// <------ NEWLOGSCODE
if(text == oLogScreenControl.cat[4] && global.log[41] == 0 && global.log[42] == 0 && global.log[43] == 0 && global.log[45] == 0) {
exit;
}
}
draw_rectangle_color(x - 2, y - 1, x + bg_width, y + 8, c_green, c_black, c_black, c_green, false);
draw_set_alpha(1);
draw_set_font(fontGUI2);
draw_set_color(c_black);
draw_text(x + 1, y - 3, text);
draw_set_color(c_white);
draw_text(x, y - 4, text);
0
0
0
0.5
0.100000001490116
0
0.100000001490116
0.100000001490116
0.200000002980232
-1
0