set the alarm to number of seconds times room speed. alarm[0] = 30 * room_speed; in the draw_gui event: draw_text( some_x_position, ...
確定! 回上一頁