aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorY. Wang <yw05@forksworld.de>2022-01-15 13:52:20 +0100
committerY. Wang <yw05@forksworld.de>2022-01-18 14:15:09 +0100
commit61f56d7e5de71e8ef94a537c536f5d92f7a90465 (patch)
tree2d657a2d52a2a18e7f003f8f9f632e9da18287db
parent3d1a97b3b63e1e9a8b71cf60f445b7332dd3bc7d (diff)
downloadadvtrains-61f56d7e5de71e8ef94a537c536f5d92f7a90465.tar.gz
advtrains-61f56d7e5de71e8ef94a537c536f5d92f7a90465.tar.bz2
advtrains-61f56d7e5de71e8ef94a537c536f5d92f7a90465.zip
Add note on TCBs with both sides assigned to the same section
Source: https://forum.minetest.net/viewtopic.php?p=405433#p405433
-rw-r--r--assets/manual/manual.tex6
1 files changed, 5 insertions, 1 deletions
diff --git a/assets/manual/manual.tex b/assets/manual/manual.tex
index 6d9ae11..8aade44 100644
--- a/assets/manual/manual.tex
+++ b/assets/manual/manual.tex
@@ -633,6 +633,8 @@ After assigning the TCB, you can right click it to open the TCB formspec. This w
The two sides of the TCB are assigned based on the orientation of the tracks. In particular, straight tracks with different orientations can still appear visually the same. For this reason, most graphs in the rest of this chapter will use cardinal directions instead of actual TCB sides, or omit TCB sides if these are irrelevant.
+For new players, it is recommended to set up all TCBs before continuing to the next sections.
+
\subsection{Track sections}\label{s:ilts}
In terms of interlocking, track sections are segments of tracks that can be occupied by a train or reserved for a train to pass. The following graph shows TCBs and sections along a line segment. For simplicity, letters are used instead of actual coordinates and IDs.
@@ -669,7 +671,7 @@ To create a track section, click on ``Create new track section'' in the TCB form
After the track section is created, you can click on ``Show track section'' to open the track section formspec, or ``Remove from section'' to move the TCB side from the track section.
-In some cases, you may need to manually add TCB sides to a track section. This can only be done by creating a track section for the TCB side and then merging the two track sections.
+In some cases, such as crossings, you may need to manually add TCB sides to a track section. This can only be done by creating a track section for the TCB side and then merging the two track sections.
To merge two track sections:
\begin{itemize}
@@ -680,6 +682,8 @@ To abort the procedure above, click on the ``X'' button on the right.
The track section formspec also has a button labeled ``Dissolve section''. Clicking on that button will remove the track section entirely.
+In most cases, the two sides of the TCB should belong to different sections, or at least one side belongs to EOI. If this is not the case (i.e., both sides of the TCB belong to the same track section), it likely means that the presence of the TCB is irrelevant for the track section. If you run into such a situation, dissolve the track section and make sure that every TCB is assigned to a track and delimits the track sections that the two sides of the TCB are assigned to, and then create the sections again.
+
\subsection{Signals}\label{s:ilsignals}
Each TCB side can have a signal assigned to the side. The signal will then indicate whether the train is allowed to enter the section to which the same TCB side is assigned to. Signals need to be set up in order to be able to set up routes. In the previous graph, in order to let trains move from $P$ to $Q$ or $R$, a signal needs to be set up on the side of $P$ that faces the track section (i.e. the east side of $P$). For an overview of the signals available in \advtrains, refer to section \ref{s:signals}. Signals should conventionally face the opposite direction of the side of the TCB so that the driver can see the signals.