summaryrefslogtreecommitdiff
path: root/far/nodes
diff options
context:
space:
mode:
Diffstat (limited to 'far/nodes')
-rw-r--r--far/nodes/(1753,8,1570).lua2
-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/(30856,15,1814).lua2
-rw-r--r--far/nodes/(30863,15,1807).lua2
-rw-r--r--far/nodes/(30870,15,1800).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
-rw-r--r--far/nodes/(5856,21,2314).lua3
-rw-r--r--far/nodes/(5856,21,2315).lua3
18 files changed, 57 insertions, 13 deletions
diff --git a/far/nodes/(1753,8,1570).lua b/far/nodes/(1753,8,1570).lua
index de0abbe..7d945dc 100644
--- a/far/nodes/(1753,8,1570).lua
+++ b/far/nodes/(1753,8,1570).lua
@@ -7,7 +7,7 @@ F.save_train(POS(1755,8,1570), "west")
F.ttp_begin({
stn = "Salt Factory", -- station name
tt = "FAR_E", -- timetable ID
- depint = "12;00", --departure slot interval
+ depint = "8;00", --departure slot interval
depoff = "00;00", --departure slot offset
doorside = "L",
reverse = true,
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/(30856,15,1814).lua b/far/nodes/(30856,15,1814).lua
index 21c8a05..919a0cc 100644
--- a/far/nodes/(30856,15,1814).lua
+++ b/far/nodes/(30856,15,1814).lua
@@ -7,7 +7,7 @@ F.save_train(POS(30856,15,1814), "east")
F.ttp_begin({
stn = "Fareast End", -- station name
tt = "FAR_W", -- timetable ID
- depint = "12;00", --departure slot interval
+ depint = "8;00", --departure slot interval
depoff = "00;00", --departure slot offset
doorside = "R",
reverse = false,
diff --git a/far/nodes/(30863,15,1807).lua b/far/nodes/(30863,15,1807).lua
index bdcac10..f42aa48 100644
--- a/far/nodes/(30863,15,1807).lua
+++ b/far/nodes/(30863,15,1807).lua
@@ -7,7 +7,7 @@ F.save_train(POS(30863,15,1807), "east")
F.ttp_begin({
stn = "Fareast End", -- station name
tt = "FAR_W", -- timetable ID
- depint = "12;00", --departure slot interval
+ depint = "8;00", --departure slot interval
depoff = "00;00", --departure slot offset
doorside = "R",
reverse = false,
diff --git a/far/nodes/(30870,15,1800).lua b/far/nodes/(30870,15,1800).lua
index 60180b5..273875d 100644
--- a/far/nodes/(30870,15,1800).lua
+++ b/far/nodes/(30870,15,1800).lua
@@ -7,7 +7,7 @@ F.save_train(POS(30870,15,1800), "east")
F.ttp_begin({
stn = "Fareast End", -- station name
tt = "FAR_W", -- timetable ID
- depint = "12;00", --departure slot interval
+ depint = "8;00", --departure slot interval
depoff = "00;00", --departure slot offset
doorside = "R",
reverse = false,
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")
diff --git a/far/nodes/(5856,21,2314).lua b/far/nodes/(5856,21,2314).lua
new file mode 100644
index 0000000..16b02a4
--- /dev/null
+++ b/far/nodes/(5856,21,2314).lua
@@ -0,0 +1,3 @@
+-- far_luaatctrack_spot_check_01.lua
+
+F.save_train(POS(5856,21,2314), "west")
diff --git a/far/nodes/(5856,21,2315).lua b/far/nodes/(5856,21,2315).lua
deleted file mode 100644
index 9e62790..0000000
--- a/far/nodes/(5856,21,2315).lua
+++ /dev/null
@@ -1,3 +0,0 @@
--- far_luaatctrack_spot_check_01.lua
-
-F.save_train(POS(5856,21,2315), "west")