Difference between revisions of "TrainCarts/Signs/Ticket/zh-cn"

From BergerHealer Wiki
Jump to navigation Jump to search
(Created page with "ticket")
(Created page with "在 add(添加),buy(购买)或 pay(付款)前提下的金额。")
 
(One intermediate revision by the same user not shown)
Line 21: Line 21:
 
=== 第三行 ===
 
=== 第三行 ===
  
<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 00:56, 13 September 2024

Other languages:
English • ‎中文(中国大陆)‎

« 返回


描述

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


语法

Signtemplate.png
[train]
ticket
add
1.5


第二行

ticket


第三行

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


第四行

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