if ((event.type == "train") and atc_arrow) then atc_send("B0") setstate("SFH-T2-S", "st") interrupt(3, "proceed") elseif (event.type == "int") then atc_send("R S4") end