-- d_int: Departure every n seconds (epoch modulo) -- d_off: Departure time offset -- function F.stop_sd(st_name, doors, departcommand, minstoptime, d_int, d_off) F.stop_sd_sched("Personhood Main", "L", "RSM", 10, 120, 70) atc_set_text_outside("E1: Personhood <-> Spawn <-> Melinka Town") if event.train then F.stat("E1", false) F.timetake_end("E1-Ehl-Psh") end if depart then F.timetake_start("E1-Psh-Ehl") end