script: union/ev_connect_union_receive_obj_02

code

ev_connect_union_receive_obj_02:
    talkmsg("msg_union_connect_04_01")
    yes_no_win(work: 246)
    ifval_jump(work: 246, "EQ", 1.0, "no_connect_union_receive_obj_02")
    get_poke_count2(work: 246)
    ifval_jump(work: 246, "LT", 2.0, "no_connecT_union_reject_trade")
    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_04_02")
    time_wait("UNION_EVNET_PRE_WAIT", work: 246)
    comm_synchronize("UNION_CHILD_SELECT_TRDE")
    talk_close()
    union_beacon_change("UNION_PARENT_MODE_TRADENOW")
    black_out("SCR_WIPE_DIV", "SCR_WIPE_SYNC")
    wipe_fade_end_check()
    trade_list_set_proc()
    set_map_proc()
    union_beacon_change("UNION_PARENT_MODE_PARTY")
    call("ev_union_return_setup")
    jump("ev_connect_union_receive_menu")
    end()

1 callers

script_set script invocation
union ev_connect_union_receive_menu case_jump("UNION_CHILD_SELECT_TRDE", "ev_connect_union_receive_obj_02")