if (hover) { draw_set_color(c_yellow); ossafe_fill_rectangle(x - 15, y - 3, x + 15, y + 3, 0); }