if (lightsoff == 1) { draw_set_color(c_black); draw_rectangle(-100, -100, 900, 900, false); }