欢迎加入!

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

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

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

布拉德利卫兵 同步更新

没有下载权限
购买会员

权限

此插件使用权限系统。要分配权限,请使用 。要删除权限,请使用 。oxide.grant <user or group> <name or steam id> <permission>oxide.revoke <user or group> <name or steam id> <permission>
  • bradleyguards.use允许设置事件。

命令

此插件使用相同的语法提供聊天和控制台命令。在聊天中使用命令时,请为其添加正斜杠前缀: '/'。
  • /bguard <monument-path> enable <true|false>启用或禁用特定事件。
  • /bguard <monument-path> display <new-display-name>更改事件显示名称最多 11 个。
  • /bguard <monument-path> amount <number>更改要在事件中生成的守卫数量。
  • /bguard <monument-path> loadout 将物品放入您的服装和皮带容器中,以设置警卫的装备。

配置

设置和选项可以在目录下的文件中进行配置。建议使用编辑器和验证器,以避免格式问题和语法错误。BradleyGuardsconfig
{
"command name": "bguard",
"enable auto unlock crates when guards are eliminated": true,
"enable auto extinguish crates when guards are eliminated": true,
"bradley starting health": 1000.0,
"crate spawn amount": 4,
"message notification settings": {
"enable toast message": false,
"enable chat message": true,
"enable chat prefix": true,
"custom chat message icon (steam64)": 76561199542550973,
"enable gui announcements plugin from umod.org": false,
"gui announcements text color": "White",
"gui announcements background color": "Purple"
}
}

数据

Copy
{
"BradleyEventEntries": {
"assets/bundled/prefabs/autospawn/monument/xlarge/launch_site_1.prefab": {
"display name": "Launch Site",
"enabled": true,
"bounds center": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"bounds size": {
"x": 580.0,
"y": 280.0,
"z": 300.0
},
"landing position": {
"x": 152.3,
"y": 3.0,
"z": 0.0
},
"landing rotation": {
"x": 0.0,
"y": 90.0,
"z": 0.0
},
"chinook position": {
"x": -195.0,
"y": 150.0,
"z": 25.0
},
"guard spawn amount": 10,
"guard spawn profile": {
"Name": "Launch Site Guard",
"WearItems": [
{
"ShortName": "metal.facemask",
"SkinID": 0
},
{
"ShortName": "metal.plate.torso",
"SkinID": 0
},
{
"ShortName": "roadsign.kilt",
"SkinID": 0
},
{
"ShortName": "pants",
"SkinID": 0
},
{
"ShortName": "hoodie",
"SkinID": 0
}
],
"BeltItems": [
{
"ShortName": "rifle.ak",
"SkinID": 0,
"Amount": 1,
"Ammo": "ammo.rifle",
"Mods": []
}
],
"Kit": "",
"Health": 250.0,
"RoamRange": 25.0,
"ChaseRange": 40.0,
"SenseRange": 150.0,
"ListenRange": 75.0,
"AttackRangeMultiplier": 8.0,
"CheckVisionCone": false,
"VisionCone": 180.0,
"DamageScale": 1.0,
"TurretDamageScale": 0.25,
"AimConeScale": 0.35,
"DisableRadio": false,
"CanRunAwayWater": true,
"CanSleep": false,
"Speed": 8.5,
"AreaMask": 1,
"AgentTypeID": -1372625422,
"HomePosition": "(991.4, 32.4, 493.6)",
"MemoryDuration": 30.0,
"States": [
"RoamState",
"ChaseState",
"CombatState",
"CombatStationaryState"
]
}
},
"assets/bundled/prefabs/autospawn/monument/large/airfield_1.prefab": {
"display name": "Airfield Guard",
"enabled": false,
"bounds center": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"bounds size": {
"x": 340.0,
"y": 260.0,
"z": 300.0
},
"landing position": {
"x": 0.0,
"y": 0.0,
"z": -28.0
},
"landing rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"chinook position": {
"x": -195.0,
"y": 150.0,
"z": 25.0
},
"guard spawn amount": 10,
"guard spawn profile": {
"Name": "Guarded Crate",
"WearItems": [
{
"ShortName": "hazmatsuit_scientist_peacekeeper",
"SkinID": 0
}
],
"BeltItems": [
{
"ShortName": "smg.mp5",
"SkinID": 0,
"Amount": 1,
"Ammo": null,
"Mods": []
},
{
"ShortName": "syringe.medical",
"SkinID": 0,
"Amount": 10,
"Ammo": null,
"Mods": []
}
],
"Kit": "",
"Health": 250.0,
"RoamRange": 25.0,
"ChaseRange": 40.0,
"SenseRange": 150.0,
"ListenRange": 75.0,
"AttackRangeMultiplier": 8.0,
"CheckVisionCone": false,
"VisionCone": 180.0,
"DamageScale": 1.0,
"TurretDamageScale": 0.25,
"AimConeScale": 0.35,
"DisableRadio": false,
"CanRunAwayWater": true,
"CanSleep": false,
"Speed": 8.5,
"AreaMask": 1,
"AgentTypeID": -1372625422,
"HomePosition": "",
"MemoryDuration": 30.0,
"States": [
"RoamState",
"ChaseState",
"CombatState",
"CombatStationaryState"
]
}
}
}
}
作者
xiaoguan
下载
0
查看
18
首次发布
最后更新

评分

0.00 星 0 星

来自xiaoguan的更多资源

后退
顶部