summaryrefslogtreecommitdiff
path: root/durt/nodes/(-3530,8,-2267).lua
diff options
context:
space:
mode:
authorautocommitter <autocommitter@linux-forks.de>2024-04-22 14:51:59 +0200
committerautocommitter <autocommitter@linux-forks.de>2024-04-22 14:51:59 +0200
commitc6612d4e4b59a03d097a494eee4c714f8b88f123 (patch)
tree50ef30c504becbbe22501425d3516a0f7da17c16 /durt/nodes/(-3530,8,-2267).lua
parent59a952d044d64bf188ec02b98d83b1bdc0a08112 (diff)
downloadluaatc_envs-c6612d4e4b59a03d097a494eee4c714f8b88f123.tar.gz
luaatc_envs-c6612d4e4b59a03d097a494eee4c714f8b88f123.tar.bz2
luaatc_envs-c6612d4e4b59a03d097a494eee4c714f8b88f123.zip
State at 2020-04-06
Diffstat (limited to 'durt/nodes/(-3530,8,-2267).lua')
-rw-r--r--durt/nodes/(-3530,8,-2267).lua7
1 files changed, 1 insertions, 6 deletions
diff --git a/durt/nodes/(-3530,8,-2267).lua b/durt/nodes/(-3530,8,-2267).lua
index cef1cec..40c32b6 100644
--- a/durt/nodes/(-3530,8,-2267).lua
+++ b/durt/nodes/(-3530,8,-2267).lua
@@ -1,6 +1 @@
---control interface loading_road_control_track = POS(-3544,8,-2277) entry_exit_road_control = nil --still need to add a track for traffic balancing if event.ext_int then digiline_send("train_control_screen",event.message) return end if event.digiline then if event.channel ~= "train_control" then return end if event.msg=="rehead" then digiline_send("train_control_screen","Loco Change Ends") interrupt_pos(loading_road_control_track,"split_around") return end if event.msg=="depart" then digiline_send("train_control_screen","Depart via Accelerator") interrupt_pos(loading_road_control_track,"depart") return end if event.msg=="shuffle_loading" then digiline_send("train_control_screen","Loading Shuffle") interrupt_pos(loading_road_control_track,"shuffle") return end
-
-if event.msg=="emergency_ext_int" then interrupt_pos(POS(-73,2,-1984),"go") return end
-
-
- return end \ No newline at end of file
+--control interface loading_road_control_track = POS(-3544,8,-2277) entry_exit_road_control = nil --still need to add a track for traffic balancing if event.ext_int then digiline_send("train_control_screen",event.message) return end if event.digiline then if event.channel ~= "train_control" then return end if event.msg=="rehead" then digiline_send("train_control_screen","Loco Change Ends") interrupt_pos(loading_road_control_track,"split_around") return end if event.msg=="depart" then digiline_send("train_control_screen","Depart via Accelerator") interrupt_pos(loading_road_control_track,"depart") return end if event.msg=="shuffle_loading" then digiline_send("train_control_screen","Loading Shuffle") interrupt_pos(loading_road_control_track,"shuffle") return end return end \ No newline at end of file