phraselength = string_length(phrase);
active = 1;
num = 1;
this_phrase = "";
this_phrase += string_char_at(phrase, num);
alarm[2] = 2;gml_Object_obj_sistertext_Alarm_2.gmlnum += 1; if (phraselength > num) { this_phrase += string_char_at(phrase, num); alarm[2] = 2; } else { done = 1; }
alarm[3] = 10;gml_Object_obj_sistertext_Alarm_3.gmlj = floor(random(amt)); wherex[j] = (random(220) + view_xview[0]) - 50; wherey[j] = random(room_height - 20); fade[j] = -1; alarm[3] = 3;