draw_set_alpha(image_alpha); draw_set_color(c_lime); d_line(x, y, x2, y2); draw_set_color(c_white); draw_set_alpha(1);