scr_textscr_textfunction scr_text() { if (!instance_exists(obj_dialogue)) msg = instance_create(x, y, obj_dialogue); }();
is_talking = true;
with (msg)
message[0] = "* You saw nothing.";
waiter = 0;
global.cutscene = false;