blcon = instance_create(x + 95, y, obj_blconsm); gg = floor(random(3)); mycommand = round(random(100)); if (sad == 0) { global.msg[0] = scr_gettext("obj_migospel_213"); if (mycommand < 75) global.msg[0] = scr_gettext("obj_migospel_214"); if (mycommand < 50) global.msg[0] = scr_gettext("obj_migospel_215"); if (mycommand < 25) global.msg[0] = scr_gettext("obj_migospel_216"); if (whatiheard == 3) global.msg[0] = scr_gettext("obj_migospel_221"); } if (sad == 1) { global.msg[0] = scr_gettext("obj_migospel_228"); if (mycommand < 75) global.msg[0] = scr_gettext("obj_migospel_229"); if (mycommand < 50) global.msg[0] = scr_gettext("obj_migospel_230"); if (mycommand < 25) global.msg[0] = scr_gettext("obj_migospel_231"); if (whatiheard == 3) global.msg[0] = scr_gettext("obj_migospel_236"); } global.msg[1] = scr_gettext("obj_migospel_241"); global.typer = 2; blconwd = instance_create(blcon.x + 15, blcon.y + 10, OBJ_NOMSCWRITER); global.border = 3; obj_heart.x = round((global.idealborder[0] + global.idealborder[1]) / 2) - 8; obj_heart.y = round((global.idealborder[2] + global.idealborder[3]) / 2) - 8;