关于贸易
使用店面界面
与其他玩家交易特点:
- 光滑的 Rust 界面(店面)
- 右键单击移动项目
- Rust 交易逻辑 (这意味着没有错误)
- 权限支持(大小、冷却时间等)
- 项目黑名单
配置:
{ "Command": [ "trade", "t" ], "Extra accept command": [ "ta", "taccept" ], "Extra decline command": [ "td", "tcancel" ], "Effect on completing trade": "assets/prefabs/building/wall.frame.shopfront/effects/metal_transaction_complete.prefab", "Effect on pending request": "assets/bundled/prefabs/fx/invite_notice.prefab", "Log trades": false, "Block trade in raidblock": true, "Block in building privilege": true, "Start cooldown after accepting trade": false, "Effects volume": 1.0, "Chat sender id": 0, "Permissions": [ { "Permission": "trade.default", "Priority": 1, "Size": 2, "Cooldown": 600 }, { "Permission": "trade.vip", "Priority": 2, "Size": 6, "Cooldown": 300 }, { "Permission": "trade.top", "Priority": 3, "Size": 12, "Cooldown": 60 } ], "Items black list": [ "rifle.ak", "stones" ] }
语言:
{ "Usage": "Usage:\n/trade playerName\n/trade yes\n/trade no", "NoPending": "There are no pending trades!", "RequestAlreadyPending": "That player already have pending requests!", "TradeBegins": "Trade between {name1} and {name2} begins!", "RequestSent": "You sent trade request to {name}", "RequestReceived": "You received trade request from {name}", "TradeCancelled": "Trade was cancelled", "CantRightNow": "You can't do that right now", "Cooldown": "Cooldown for {seconds}", "Permission": "You don't have permission to do that!", "NoPlayers": "There are no players with that 'Name' or 'Steam ID' ({name})", "MultiplePlayers": "There are multiple players with that 'Name' :\n{list}" }
命令:
- trade <name 或 steamID> – 请求交易
- 交易接受/+/是/Y/A – 接受玩家的交易
- 交易取消/-/否/n/c – 拒绝玩家的交易
视频:
![图片[1]-交易
贸易
1.2.6-PCI1](https://codefling.com/uploads/monthly_2025_02/t.png.817ff3603a98c58e845903610fcaeb58.png)
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END


















暂无评论内容