script: group/ev_group_select_group_mine

code

ev_group_select_group_mine:
    group_exist_check(0.0, work: 246)
    ifval_jump(work: 246, "EQ", 0.0, "ev_group_select_group_01a")
    group_entry_check(0.0, work: 246)
    ifval_jump(work: 246, "EQ", 1.0, "ev_group_select_group_01b")
    group_name(0.0, 0.0)
    add_custum_win_label("dp_scenario1%61-msg_group_select_05", 0.0)
    jump("ev_group_select_group_01")
    end()

1 callers

script_set script invocation
group ev_group_select jump("ev_group_select_group_mine")