__approach_callback_method = 1
if event.approach then
    atc_set_lzb_tsr(1)
end
if event.train and atc_arrow then
    atc_send("I>1B1;")
end