script: pc_ug/save_after_ug_03

code

save_after_ug_03:
    talk_keywait("dp_net_communication%3-msg_pcug_02_04")
    talk_close()
    player_pos_get(work: 238, work: 239)
    ifval_jump(work: 238, "EQ", 7.0, "ev_pc_ug_pos1")
    ifval_jump(work: 238, "EQ", 9.0, "ev_pc_ug_pos2")
    end()

1 callers

script_set script invocation
pc_ug yes_pc_ug_03 ifval_jump(work: 246, "EQ", 1.0, "save_after_ug_03")