if (con < 0) exit; if (global.menuno >= 0) exit; if (con == 10 && !d_ex()) { con = 20; global.interact = 1; if (scr_flag_get(1890) == 1) { scr_speaker("no_name"); msgsetloc(0, "* (You glanced at your phone.)/", "obj_ch5_LWF_town_cell_slash_Step_0_gml_16_0"); msgnextloc("* (There are a number of missed calls...)/%", "obj_ch5_LWF_town_cell_slash_Step_0_gml_17_0"); } else { scr_speaker("no_name"); msgsetloc(0, "* (You looked at the backside of your phone.)/%", "obj_ch5_LWF_town_cell_slash_Step_0_gml_21_0"); } var d = d_make(); } if (con == 20 && !d_ex()) { con = -1; global.interact = 0; }