1. 炸家突袭时间设置 已经设置01:00到明天08:00

不需要去设置的直接下载安装即可放到相应文件.

需要设置的请看介绍

关于 Raid 时间管理器

 

 

 

关于突袭时间管理器

annotation.png.cdf4ad92c5fa375dbde7267ab31f32fd.png

🗒️特征:

  • 设置安全和突袭时间
  • 6 种面向玩家的 GUI 显示变体
  • 能够在安全时间内配置阻止的活动
  • 能够设置星期几(默认使用)和特定日期的时间
  • 灵活直观的插件设置
  • 实时UI(有6种变体),带有日期,时间和突袭/安全时间信息。
  • 一个菜单,玩家可以在其中找到任何一天的安全和突袭时间
  • 方便的游戏内菜单,用于插件设置
  • 您可以设置擦除后的安全天数

图库.png.c858e1ba8d8a7cb00cf7d0b4dd5fa56d.png

屏幕-1097.thumb.png.7f0df2527a603074f469a6d23050ea08.png   屏幕-1098.thumb.png.f56febd00df9402a3b59b70d1ad66d25.png

屏幕-1099.thumb.png.23cf728e527f9e0a1576e080fa98dc14.png   屏幕-1100.thumb.png.64e47a65a91c0bcd98c770246e4c5d9e.png

屏幕-1101.thumb.png.d20dd8a3135eb34b63454b28ed60bcfd.png   屏幕-1102.thumb.png.37ceca6e329c89e9a3811438b9931d36.png

屏幕-1103.thumb.png.bafd5cc79d8f717e35033b8e0789f73d.png   屏幕-1104.thumb.png.ac334bfbd5205c9d343c54ceaeccc302.png

f.a.q.png.7b76432f475890d8e6c65d771ed67614.png

如何打开安装程序 RTM UI❔

打开安装程序 RTM UI 的默认命令:/rtm❕

文档.png.eb859bb0b0b9c2ccf1bb2a4afd1d6408.png

📕配置:

{
  "Command for open Raid Time Managment UI": "rtm",
  "Timezone(Difference between UTC and your time)": 60,
  "Time format for UI(True - 24H format, False - 12H format)": false,
  "Display UI": true,
  "Enable Alerts": true,
  "Allow players to close the UI": true,
  "[RaidableBases] Allow raiding RB bases in SafeTime": true,
  "[TruePVE] Safe Time RuleSet": "default",
  "[TruePVE] Raid Time RuleSet": "default",
  "[ZoneManager] The plugin will work on entities in the zones": "DISABLED",
  "[ZoneManager] Zone ID List": [],
  "UI Position": "UPPER_LEFT",
  "NPP amount": 0,
  "Block only offline raids": true,
  "Add safe days after wipe": 1,
  "Commands to be executed when raid time starts": [],
  "Commands to be executed when safe time starts": [],
  "Forbidden actions during the blocking of the raid": {
    "Default Raid By Player": true,
    "Damage Own Buildings": false,
    "Raid By Patrol Helicopter": true,
    "Raid By MLRS": true,
    "Using Ladders In Building Block": true,
    "Damage By Fire": true,
    "Build Ceiling In Building Block": true,
    "Build Turrets In 2x Building Block Radius": true,
    "Break down twig buildings": false
  },
  "List of prefabs that can always be damaged": [],
  "Manage raids by day of the week (Used by default)": {
    "Monday": [
      {
        "Start Raid Block(Hours)": 18,
        "Start Raid Block(Minutes)": 0,
        "Stop Raid Block(Hours)": 22,
        "Stop Raid Block(Minutes)": 0
      }
    ],
    "Tuesday": [
      {
        "Start Raid Block(Hours)": 14,
        "Start Raid Block(Minutes)": 0,
        "Stop Raid Block(Hours)": 22,
        "Stop Raid Block(Minutes)": 0
      }
    ],
    "Wednesday": [
      {
        "Start Raid Block(Hours)": 18,
        "Start Raid Block(Minutes)": 0,
        "Stop Raid Block(Hours)": 22,
        "Stop Raid Block(Minutes)": 0
      }
    ],
    "Thursday": [
      {
        "Start Raid Block(Hours)": 18,
        "Start Raid Block(Minutes)": 0,
        "Stop Raid Block(Hours)": 22,
        "Stop Raid Block(Minutes)": 0
      }
    ],
    "Friday": [
      {
        "Start Raid Block(Hours)": 18,
        "Start Raid Block(Minutes)": 0,
        "Stop Raid Block(Hours)": 22,
        "Stop Raid Block(Minutes)": 0
      }
    ],
    "Saturday": [
      {
        "Start Raid Block(Hours)": 10,
        "Start Raid Block(Minutes)": 0,
        "Stop Raid Block(Hours)": 22,
        "Stop Raid Block(Minutes)": 0
      }
    ],
    "Sunday": [
      {
        "Start Raid Block(Hours)": 8,
        "Start Raid Block(Minutes)": 0,
        "Stop Raid Block(Hours)": 22,
        "Stop Raid Block(Minutes)": 0
      }
    ]
  },
  "Raid management for specific days(Takes precedence over raid management by day of the week)": {}
}

📕一些选项的说明:

  • “玩家默认突袭”:玩家将能够使用物品进行突袭

🏳️朗:

{
  "UI_ALERT": "ALERT",
  "UI_TURRETBLOCK": "You cannot place turrets in double TC radius during safe time",
  "UI_LADDERBLOCK": "You may not place ladders in a Building Block during safe times.",
  "UI_CEILINGBLOCK": "You cannot place ceilings in the Building Block during safe times.",
  "UI_CANDAMAGE": "You cannot damage other people's buildings during safe times",
  "UI_CANDAMAGEOWN": "You cannot damage own buildings during safe times",
  "UI_START_RAID_TIME": "Raid time has begun! All restrictions removed",
  "UI_STOP_RAID_TIME": "The raid time is over. Restrictions are in effect!",
  "CM_CLOSE_HUD": "You closed the RTM HUD, to open it again use the /rtm hud command",
  "UI_RAIDTIMESCHEDULE": "RAID TIME SCHEDULE",
  "UI_SAFE_TIME": "Safe Time",
  "UI_RAID_TIME": "Raid Time",
  "UI_Monday": "Monday",
  "UI_Tuesday": "Tuesday",
  "UI_Wednesday": "Wednesday",
  "UI_Friday": "Friday",
  "UI_Saturday": "Saturday",
  "UI_Sunday": "Sunday",
  "UI_AM": "AM",
  "UI_PM": "PM",
  "UI_January": "January",
  "UI_February": "February",
  "UI_March": "March",
  "UI_April": "April",
  "UI_May": "May",
  "UI_June": "June",
  "UI_July": "July",
  "UI_August": "August",
  "UI_September": "September",
  "UI_October": "October",
  "UI_November": "November",
  "UI_December": "December",
  "UI_Thursday": "Thursday"
}
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。