欢迎加入!

注册后,您将能够与我们社区的其他成员进行讨论、分享和私信。

无论您是想寻求帮助、分享经验,还是结识志同道合的朋友,我们都期待您的参与!一起探索更多精彩内容吧。

立即注册! 加入群聊
  • 所有的免费插件都是同步外网更新,所有都是最新版!
入境

同步更新 入境 同步更新

没有下载权限
购买会员
巡逻直升机、补给空投、可黑客入侵的板条箱、货船、挖掘机、布拉德利或支奴干处于活动状态/入站时,入站广播通知。

配置​

设置和选项可以在目录下的文件中进行配置。建议使用编辑器和验证器,以避免格式问题和语法错误。Inboundconfig
{
"Notifications": {
"Chat Notifications": true,
"Popup Notifications": false
},
"Discord Messages": {
"Enabled": false,
"Webhook URL": "",
"Embedded Messages": true,
"Embed Color": 3447003,
"Embed Title": "↘️ Inbound"
},
"UI Notify": {
"Enabled": false,
"Notification Type": 0
},
"Alerts": {
"Patrol Helicopter Alerts": true,
"Cargo Ship Alerts": true,
"Cargo Ship Harbor Alerts": true,
"Cargo Plane Alerts": true,
"CH47 Chinook Alerts": true,
"Bradley APC Alerts": true,
"Travelling Vendor Alerts": true,
"Excavator Activated Alerts": true,
"Excavator Supply Request Alerts": true,
"Hackable Crate Alerts": true,
"Player Hacking Crate Alerts": true,
"Supply Signal Alerts": true,
"Supply Drop Alerts": true,
"Supply Drop Landed Alerts": true
},
"Location": {
"Show Grid": true,
"Show 'Oil Rig' Labels": true,
"Show 'Cargo Ship' Label": true,
"Show 'Excavator' Label": true,
"Hide Unmarked Grids": true,
"Grid Offset": false,
"Show Coordinates": false,
"Hide Y Coordinate": false,
"Hide Coordinate Decimals": false
},
"Misc": {
"Chat Icon (SteamID64)": 0,
"Hide Cargo Ship Crate Messages": false,
"Hide Oil Rig Crate & Chinook Messages": false,
"Show Supply Drop Player": false,
"Hide Player-Called Supply Drop Messages": false,
"Hide Random Supply Drop Messages": false
},
"Logging": {
"Log To Console": false,
"Log To File": false,
"Log All Events": false
},
"Version (Do not modify)": {
"Major": 0,
"Minor": 6,
"Patch": 8
}
}
  • 显示补给投玩家将在显示这些警报时添加呼叫货机/补给投的玩家的姓名。这可以在 language 文件中进一步调整。
  • 隐藏玩家调用的补给空投消息将隐藏玩家通过补给信号或挖掘机信号计算机调用的货机和补给空投的警报。隐藏随机补给消息 将隐藏那些没有的警报。
  • 如果需要,网格偏移 会将网格编号偏移 1。有关详细信息,请参阅已知问题。
  • 有关为 Discord 消息创建 Webhook 的信息,请查看 Webhook 简介

地方化​

默认消息位于目录下的文件中。要添加对其他语言的支持,请创建一个新的语言文件夹(例如 对于德语),请将默认语言文件复制到新文件夹,然后自定义消息。Inboundlang/ende
{
"PatrolHeli": "Patrol Helicopter inbound{0}{1}",
"CargoShip_": "Cargo Ship inbound{0}{1}",
"CargoShipApproachHarbor": "Cargo Ship is approaching the harbor{0}",
"CargoShipAtHarbor": "Cargo Ship has docked at the harbor{0}",
"CargoShipLeaveHarbor": "Cargo Ship is leaving the harbor{0}",
"CargoPlane_": "{0}Cargo Plane inbound{1}{2}",
"CH47": "Chinook inbound{0}{1}",
"BradleyAPC": "Bradley APC inbound{0}",
"TravellingVendor": "Travelling Vendor inbound{0}",
"Excavator_": "{0} has activated The Excavator{1}",
"ExcavatorSupplyRequest": "{0} has requested a supply drop{1}",
"HackableCrateSpawned": "Hackable Crate has spawned{0}",
"HackingCrate": "{0} is hacking a locked crate{1}",
"SupplySignal": "{0} has deployed a supply signal{1}",
"SupplyDropDropped": "{0}Supply Drop has dropped{1}",
"SupplyDropLanded_": "{0}Supply Drop has landed{1}",
"SupplyDropPlayer": "{0}'s ",
"Location": " at {0}",
"Destination": " and headed to {0}",
"DiscordMessage_": "{0}"
}
  • 如果在 config.<br />示例:“Substrata's Supply Drop has drop at D3” 中启用,则 “CargoPlane_”、“SupplyDropDropped”“SupplyDropLanded_” 中的{0}将显示玩家名称

已知问题​

  • Show Supply Drop PlayerHide Player-Called Supply Drop Messages, 和 Hide Random Supply Drop Messages 选项目前不适用于任何杀死和重生货机或补给空投的插件。这些包括 Fancy Drop、Airdrop Precision 等。希望可以在某个时候添加这些的兼容性。
  • 在某些地图大小(例如 3500)上,网格编号可能会偏移 1。如果是这种情况,您可以使用 Grid Offset 选项进行更正。这是在 Facepunch 上修复的。
  • 地图左侧的未标记网格将不会显示,因为目前没有标记这些网格的好方法。
作者
xiaoguan
下载
3
查看
30
首次发布
最后更新

评分

0.00 星 0 星

来自xiaoguan的更多资源

后退
顶部