summaryrefslogtreecommitdiff
path: root/far
diff options
context:
space:
mode:
Diffstat (limited to 'far')
-rw-r--r--far/nodes/(1771,10,1563).lua2
-rw-r--r--far/nodes/(1873,7,1568).lua5
-rw-r--r--far/nodes/(20278,14,682).lua4
-rw-r--r--far/nodes/(20279,14,683).lua4
-rw-r--r--far/nodes/(30825,16,1858).lua2
-rw-r--r--far/nodes/(4602,10,2166).lua1
-rw-r--r--far/nodes/(5323,32,2321).lua3
-rw-r--r--far/nodes/(5326,32,2311).lua3
-rw-r--r--far/nodes/(5409,33,2336).lua3
-rw-r--r--far/nodes/(5409,33,2339).lua13
-rw-r--r--far/nodes/(5434,33,2329).lua13
-rw-r--r--far/nodes/(5434,33,2332).lua3
12 files changed, 50 insertions, 6 deletions
diff --git a/far/nodes/(1771,10,1563).lua b/far/nodes/(1771,10,1563).lua
index 3150a83..a70b572 100644
--- a/far/nodes/(1771,10,1563).lua
+++ b/far/nodes/(1771,10,1563).lua
@@ -1,5 +1,5 @@
F.ttp_station_display({
- lines = {"FAR_W"},
+ lines = {"FAR_W", "FAR_E"},
departure = {},
station = "Salt Factory",
title = "Salt Factory",
diff --git a/far/nodes/(1873,7,1568).lua b/far/nodes/(1873,7,1568).lua
new file mode 100644
index 0000000..e36ad3b
--- /dev/null
+++ b/far/nodes/(1873,7,1568).lua
@@ -0,0 +1,5 @@
+if event.type == "train" then
+ if atc_arrow and atc_id then
+ F.delete_train_info(atc_id)
+ end
+end \ No newline at end of file
diff --git a/far/nodes/(20278,14,682).lua b/far/nodes/(20278,14,682).lua
new file mode 100644
index 0000000..7d1f171
--- /dev/null
+++ b/far/nodes/(20278,14,682).lua
@@ -0,0 +1,4 @@
+-- far_luaatctrack_spot_check_01.lua
+
+
+F.save_train(POS( 20278,14,682 ), "east")
diff --git a/far/nodes/(20279,14,683).lua b/far/nodes/(20279,14,683).lua
deleted file mode 100644
index e43d146..0000000
--- a/far/nodes/(20279,14,683).lua
+++ /dev/null
@@ -1,4 +0,0 @@
--- far_luaatctrack_spot_check_01.lua
-
-
-F.save_train(POS( 20279,14,683 ), "east")
diff --git a/far/nodes/(30825,16,1858).lua b/far/nodes/(30825,16,1858).lua
index aad8e33..f22b67d 100644
--- a/far/nodes/(30825,16,1858).lua
+++ b/far/nodes/(30825,16,1858).lua
@@ -9,7 +9,7 @@ if event.type == "punch" then
F.send_update_displays()
digiline_send("notices", "LP: " .. event.name .. "")
-
+ -- digiline_send("security", "FARCOM SECURITY\nBLAME: ")
if S.stop_display then
date = F.date_formatted()
time = F.time_formatted()
diff --git a/far/nodes/(4602,10,2166).lua b/far/nodes/(4602,10,2166).lua
index 159ae02..c8c6fe8 100644
--- a/far/nodes/(4602,10,2166).lua
+++ b/far/nodes/(4602,10,2166).lua
@@ -6,4 +6,5 @@ F.ttp_station_display({
interval = 30,
display1 = "d1",
-- display2 = "d2",
+-- show_trainid = true,
}) \ No newline at end of file
diff --git a/far/nodes/(5323,32,2321).lua b/far/nodes/(5323,32,2321).lua
new file mode 100644
index 0000000..dccf23d
--- /dev/null
+++ b/far/nodes/(5323,32,2321).lua
@@ -0,0 +1,3 @@
+-- far_luaatctrack_spot_check_01.lua
+
+F.save_train(POS(5323,32,2321), "west")
diff --git a/far/nodes/(5326,32,2311).lua b/far/nodes/(5326,32,2311).lua
new file mode 100644
index 0000000..66c932f
--- /dev/null
+++ b/far/nodes/(5326,32,2311).lua
@@ -0,0 +1,3 @@
+-- far_luaatctrack_spot_check_01.lua
+
+F.save_train(POS(5326,32,2311), "east")
diff --git a/far/nodes/(5409,33,2336).lua b/far/nodes/(5409,33,2336).lua
new file mode 100644
index 0000000..45fd236
--- /dev/null
+++ b/far/nodes/(5409,33,2336).lua
@@ -0,0 +1,3 @@
+-- far_luaatctrack_spot_check_01.lua
+
+F.save_train(POS(5409,33,2336), "west")
diff --git a/far/nodes/(5409,33,2339).lua b/far/nodes/(5409,33,2339).lua
new file mode 100644
index 0000000..6b455ca
--- /dev/null
+++ b/far/nodes/(5409,33,2339).lua
@@ -0,0 +1,13 @@
+-- far_luaatctrack_spot_check_01.lua
+
+F.save_train(POS(5409,33,2339), "west")
+
+--[[
+F.ttp_stop({
+ stn = "DAS LOOP",
+ doorside = "R",
+ only_lines = {['FAR'] = true},
+ pos = POS(5409,33,2339),
+ direction = "west",
+})
+]] \ No newline at end of file
diff --git a/far/nodes/(5434,33,2329).lua b/far/nodes/(5434,33,2329).lua
new file mode 100644
index 0000000..fb0b414
--- /dev/null
+++ b/far/nodes/(5434,33,2329).lua
@@ -0,0 +1,13 @@
+-- far_luaatctrack_spot_check_01.lua
+
+F.save_train(POS(5434,33,2329), "east")
+
+--[[
+F.ttp_stop({
+ stn = "DAS LOOP",
+ doorside = "R",
+ only_lines = {['FAR'] = true},
+ pos = POS(5434,33,2329),
+ direction = "east",
+})
+]] \ No newline at end of file
diff --git a/far/nodes/(5434,33,2332).lua b/far/nodes/(5434,33,2332).lua
new file mode 100644
index 0000000..7cf6feb
--- /dev/null
+++ b/far/nodes/(5434,33,2332).lua
@@ -0,0 +1,3 @@
+-- far_luaatctrack_spot_check_01.lua
+
+F.save_train(POS(5434,33,2332), "east")