Difference between revisions of "TrainCarts/Signs/Ticket/zh-cn"
Jump to navigation
Jump to search
(Created page with "== 语法 ==") |
(Created page with "ticket") |
||
Line 16: | Line 16: | ||
=== 第二行 === | === 第二行 === | ||
− | + | ticket | |
− | ticket | ||
− | |||
− | + | === 第三行 === | |
− | === | ||
− | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> |
Revision as of 00:44, 13 September 2024
描述
车票牌是一个简单的汇款和显示系统。它使用 Vault 来处理列车上的乘客。
语法
[train]
ticket
add
1.5
第二行
ticket
第三行
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.
Fourth line
In the case of add, buy or pay, the money value to add or the money value of the train ticket.