script: union/ev_connect_union_receive_obj_12

code

ev_connect_union_receive_obj_12:
    talkmsg("msg_union_connect_05_01")
    yes_no_win(work: 246)
    ifval_jump(work: 246, "EQ", 1.0, "no_connect_union_receive_obj_03")
    union_script_result_set("UNION_YESNO_RESULT", 0.0)
    talk_close()
    union_parent_start_command_set(work: 246)
    ifval_jump(work: 246, "EQ", "UNION_CHILD_SELECT_CANCEL", "ev_connect_union_connect_killed")
    talkmsg("msg_union_connect_05_02")
    time_wait("UNION_EVNET_PRE_WAIT", work: 246)
    comm_synchronize("UNION_CHILD_SELECT_RECORD")
    talk_close()
    union_beacon_change("UNION_PARENT_MODE_RECORD_FREE")
    black_out("SCR_WIPE_DIV", "SCR_WIPE_SYNC")
    wipe_fade_end_check()
    record_corner_set_proc()
    set_map_proc()
    call("ev_union_return_setup")
    talk_obj_end()
    end()

1 callers

script_set script invocation
union ev_connect_union_receive_menu case_jump("UNION_CHILD_SELECT_RECORD", "ev_connect_union_receive_obj_12")