script: con_reception/ev_con_reception_single_answer_02

code

ev_con_reception_single_answer_02:
    talkmsg("dp_contest%DP_contest_289")
    add_custum_win_label("dp_contest%DP_contest_303", 0.0)
    add_custum_win_label("dp_contest%DP_contest_304", 1.0)
    add_custum_win_label("dp_contest%DP_contest_305", 2.0)
    add_custum_win_label("dp_contest%DP_contest_306", 3.0)
    add_custum_win_label("dp_contest%DP_contest_272", 4.0)
    open_custum_win(work: 246)
    switch(work: 246)
    case_jump(0.0, "ev_con_reception_single_answer_02_01")
    case_jump(1.0, "ev_con_reception_single_answer_02_02")
    case_jump(2.0, "ev_con_reception_single_answer_02_03")
    case_jump(3.0, "ev_con_reception_single_answer_02_04")
    case_jump(4.0, "ev_con_reception_common_cancel_01")
    jump("ev_con_reception_common_cancel_01")
    end()

6 callers

script_set script invocation
con_reception ev_con_reception_single_answer_01_06 jump("ev_con_reception_single_answer_02")
con_reception ev_con_reception_single_answer_01_05 jump("ev_con_reception_single_answer_02")
con_reception ev_con_reception_single_answer_01_04 jump("ev_con_reception_single_answer_02")
con_reception ev_con_reception_single_answer_01_03 jump("ev_con_reception_single_answer_02")
con_reception ev_con_reception_single_answer_01_02 jump("ev_con_reception_single_answer_02")
con_reception ev_con_reception_single_answer_01_01 jump("ev_con_reception_single_answer_02")