script: r210ar0101/ev_r210ar0101_waitressdirend

code

ev_r210ar0101_waitressdirend:
    gold_win_write(20.0, 2.0)
    talkmsg("dp_scenario2%76-msg_r210ar0101_waitress_01")
    money_open()
    add_custum_win_label("dp_options%DP_options_845", 3.0)
    add_custum_win_label("dp_options%DP_options_846", 2.0)
    add_custum_win_label("dp_options%DP_options_844", 1.0)
    open_custum_win(work: 238)
    switch(work: 238)
    case_jump(3.0, "ev_r210ar0101_waitressbuyone")
    case_jump(2.0, "ev_r210ar0101_waitressbuyten")
    case_jump(1.0, "ev_r210ar0101_waitress_05")
    end()

3 callers

script_set script invocation
r210ar0101 ev_r210ar0101_waitress jump("ev_r210ar0101_waitressdirend")
r210ar0101 ev_r210ar0101_shopf1 ifval_jump(work: 241, "EQ", 0.0, "ev_r210ar0101_waitressdirend")
r210ar0101 ev_r210ar0101_shopf2 ifval_jump(work: 241, "EQ", 1.0, "ev_r210ar0101_waitressdirend")