script: t02r0101/common_t02r0101_support_30

code

common_t02r0101_support_30:
    event_camera_index(56.0)
    player_name(0.0)
    talkmsg("dp_scenario1%16-msg_t02r0101_doctor_12_1", 1.0)
    talkmsg("dp_scenario1%16-msg_t02r0101_doctor_12_2", 1.0)
    talkmsg("dp_scenario1%16-msg_t02r0101_doctor_12_3", 1.0)
    talk_keywait("dp_scenario1%16-msg_t02r0101_doctor_12_4", 1.0)
    talk_close()
    event_camera_index(57.0)
    obj_anime("T02R0101_SUPPORT", "anm_01_t02r0101_support_11")
    obj_anime_wait()
    obj_anime("HERO", "anm_t02r0101_hero_rot_cancel")
    obj_anime_wait()
    ac_anim_release("HERO")
    obj_anime("HERO", "anm_t02r0101_player_20")
    obj_anime_wait()
    get_my_sex(work: 246)
    ifval_jump(work: 246, "EQ", 0.0, "t02r0101_male_support_30")
    jump("t02r0101_female_support_30")
    end()

2 callers

script_set script invocation
t02r0101 t02r0101_male_support_20 jump("common_t02r0101_support_30")
t02r0101 t02r0101_female_support_20 jump("common_t02r0101_support_30")