{
  "actions": [
    {
      "actionId": 603,
      "appliesTo": -1,
      "argTypes": [
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0
      ],
      "argValues": [
        "if(keyboard_check(vk_control) && !global.mbout && !instance_exists(mb_titledraw))\r\n{\r\n\r\nreqstr = \"Enter the ID of the message board to view:\";\r\nfor(op = 0; op < global.mb_total[0]; op += 1)\r\n{\r\nreqstr += \"#\" + string(op) + \" - \" + mb_getname(global.mb_board[op]);\r\n}\r\n\r\nstrtemp = get_string(reqstr,\"\");\r\nglobal.mb_cboard = real(strtemp);\r\nspeed = 0;\r\nglobal.mbout = 1;\r\ninstance_create(x,y,mb_titledraw);\r\n\r\n}"
      ],
      "isRelative": false
    }
  ],
  "eventNumber": 77,
  "eventType": 9
}
