TrainCarts/Signs/Detector [zh]

From BergerHealer Wiki
Jump to navigation Jump to search
No edit summary
(Created page with "'''第四行:'''语句2")
Line 15: Line 15:
'''第二行:'''detector <名称>(可选)
'''第二行:'''detector <名称>(可选)


<div lang="en" dir="ltr" class="mw-content-ltr">
'''第三行:'''语句1
'''Third line:''' ''Statement 1''
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
'''第四行:'''语句2
'''Fourth line:''' ''Statement 2''
</div>


{{sign|[train]|detector (name)|o@player1|tag1}}
{{sign|[train]|detector (name)|o@player1|tag1}}

Revision as of 03:07, 28 December 2025

Other languages:

介紹

檢測器與轉轍器非常相似,兩者的區別在於:

  • 檢測器不切換軌道。
  • 檢測器可檢測多條軌道。

可用檢測器來檢測某段長軌道上的某個列車。例如若軌道被占用,可用檢測器來停止生成列車,或使列車駛入其他替代路線。


語法

第一行:[train] 或 [cart],取決於你想要檢測的是一整列車還是單個礦車

第二行:detector <名稱>(可選)

第三行:語句1

第四行:語句2

Signtemplate.png
[train]
detector (name)
o@player1
tag1


If the third and fourth lines are kept empty, it will toggle the lever whenever it finds a train. A name can optionally be put after the word detector, to make sure two detector signs can only find each other.

Placement

Two detector signs in operation

Placement is rather difficult, since you need to use pairs of detector signs, one on both ends of the track to detect. The detector signs have to face each other, or they will have a hard time finding each other. Both signs are operated simultaneously, so you can use both ends to toggle a lever, using 4 statements in total. By adding multiple detector signs underneath one track you can expand the amount of statements.

Statements

On the third and fourth lines you can put the statements to evaluate.