TrainCarts/Signs/Ticket [zh-cn]

From BergerHealer Wiki
Jump to navigation Jump to search
(Created page with "TrainCarts/控制牌/车票")
 
(Updating to match new version of source page)
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
<languages/>
<languages/>
<div lang="en" dir="ltr" class="mw-content-ltr">
== 描述 ==
[[Special:MyLanguage/TrainCarts/Signs|« Go back]]
</div>


车票牌是一个简单的汇款和显示系统。它使用 Vault 来处理列车上的乘客。


<div lang="en" dir="ltr" class="mw-content-ltr">
== Description ==
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
== 语法 ==
The ticket sign is a simple money transfer and display system. It uses Vault to work on the account(s) of passenger(s) in a train.
</div>
 
 
<div lang="en" dir="ltr" class="mw-content-ltr">
== Syntax ==
</div>


{{sign|[train]|ticket|add|1.5}}
{{sign|[train]|ticket|add|1.5}}
Line 22: Line 11:




<div lang="en" dir="ltr" class="mw-content-ltr">
=== 第二行 ===
=== Second line ===
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
ticket
ticket, no other arguments.
</div>




<div lang="en" dir="ltr" class="mw-content-ltr">
=== 第三行 ===
=== Third line ===
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
''add'' 向账户充值, ''check'' 向玩家显示当前货币价值,''buy'' 让玩家买票,''pay'' 让玩家向列车的车主付款。请注意,如果某个玩家没买车票,列车就会自动弹出这个玩家。为防止玩家重新进入,请确保使用属性牌来禁止玩家进入。
''add'' to add money to the account, ''check'' to display the current money value to the player, ''buy'' to let the player buy a ticket and ''pay'' to let the user pay the owner(s) of the train. In the case of buying or paying, if the player can't buy a ticket, they are ejected from the train. To prevent the player re-entering the train, make sure player enter is disabled using a property sign as well.
</div>




<div lang="en" dir="ltr" class="mw-content-ltr">
=== 第四行 ===
=== Fourth line ===
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
在 add(添加),buy(购买)或 pay(付款)前提下的金额。
In the case of add, buy or pay, the money value to add or the money value of the train ticket.
</div>

Latest revision as of 09:43, 12 October 2025

Other languages:

描述

车票牌是一个简单的汇款和显示系统。它使用 Vault 来处理列车上的乘客。


语法

Signtemplate.png
[train]
ticket
add
1.5



第二行

ticket


第三行

add 向账户充值, check 向玩家显示当前货币价值,buy 让玩家买票,pay 让玩家向列车的车主付款。请注意,如果某个玩家没买车票,列车就会自动弹出这个玩家。为防止玩家重新进入,请确保使用属性牌来禁止玩家进入。


第四行

在 add(添加),buy(购买)或 pay(付款)前提下的金额。