ssEDFX
0
-1
0
0
<undefined>
<undefined>
1
603
7
0
0
-1
2
self
0
0
1
alarm[0] = 180;
txt = get_text("Title", "ControllerRecommended");
// If on Linux, quickly toggle fullscreen to get rid of GM:S mess. Seemed to be the best place to do that.
if (os_type == os_linux && global.opfullscreen) {
window_set_fullscreen(false);
window_set_fullscreen(true);
}
1
603
7
0
0
-1
2
self
0
0
1
room_change(1, 0);
1
603
7
0
0
-1
2
self
0
0
1
draw_set_color(c_white);
draw_set_alpha(1);
draw_set_font(fontMenuSmall2);
draw_set_halign(fa_center);
draw_text(160, 156, txt);
draw_set_halign(fa_left);
0
0
0
0.5
0.100000001490116
0
0.100000001490116
0.100000001490116
0.200000002980232
-1
0