script: con_reception/ev_con_reception_single_answer_03

code

ev_con_reception_single_answer_03:
    talk_keywait("dp_contest%DP_contest_267")
    add_custum_win_label("dp_contest%DP_contest_298", 4.0)
    add_custum_win_label("dp_contest%DP_contest_299", 3.0)
    add_custum_win_label("dp_contest%DP_contest_300", 2.0)
    add_custum_win_label("dp_contest%DP_contest_301", 1.0)
    add_custum_win_label("dp_contest%DP_contest_130", 0.0)
    open_custum_win(work: 246)
    switch(work: 246)
    case_jump(4.0, "ev_con_reception_single_answer_06")
    case_jump(3.0, "ev_con_reception_single_answer_07")
    case_jump(2.0, "ev_con_reception_single_answer_08")
    case_jump(1.0, "ev_con_reception_single_answer_09")
    case_jump(0.0, "ev_con_reception_single_menu_01")
    jump("ev_con_reception_single_menu_01")
    end()

1 callers

script_set script invocation
con_reception ev_con_reception_single_answer_00 case_jump(3.0, "ev_con_reception_single_answer_03")