aboutsummaryrefslogtreecommitdiff
path: root/assets/blender/newwagon.blend
Commit message (Collapse)AuthorAge
* Restructure mod directoryorwell962017-01-04
"hl kwa">then date = F.date_formatted() time = F.time_formatted() digiline_send("time", " FAR COM\n\n " .. date .. "\n " .. time) F.list_trains(true) else local pos = POS( 1790,3,1241 ) interrupt_pos(pos, "display") end return end if event.type == "digiline" then if event.channel == "display" then if event.msg == "update" then date = F.date_formatted() time = F.time_formatted() digiline_send("time", " FAR COM\n\n " .. date .. "\n " .. time) F.list_trains(false) end end return end