__approach_callback_method == 1 if event.approach and not event.has_entered then if not F.has_rc("ARC_load_reverse") then return end atc_set_lzb_tsr(1) atc_set_ars_disable(true) return end if event.train then if atc_arrow then if F.has_rc("ARC_load_reverse") then atc_send("S0WRD1A1S3") F.add_rc("ARC_load_rejoin") return end end end