TrainCarts/控制牌/车票
Jump to navigation
Jump to search
描述
车票牌是一个简单的汇款和显示系统。它使用 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.