xxx = camerax(); yyy = cameray(); draw_set_color(c_white); draw_set_font(fnt_main); draw_text(xxx, yyy, "active=" + string(active));