VIP Cargo Plane Crash 1.3.8

Нет прав для скачивания
JSON:
{
  "Triggering an event by timer (disable if you want to trigger the event only manually)": true,
  "Time to event start(in seconds)": 3600.0,
  "Random time to event start": false,
  "Minimum time to event start(in seconds)": 600,
  "Maximum time to event start(in seconds)": 10800,
  "CargoPlane speed(recommended 4 to 6)": 5.0,
  "Minimum amount of online players to trigger the event": 1,
  "Crates amount(spawn after crash)": 1,
  "Crate simple loot table name(plugin SimpleLootTable is required)": "",
  "Minimum number of items in a crate(plugin SimpleLootTable is required)": 0,
  "Maximum number of items in a crate(plugin SimpleLootTable is required)": 0,
  "Crates lifetime(in seconds). The crate will not be destroyed if it has been activated": 3600,
  "Crates timer(in seconds)": 900,
  "Airdrops amount(spawn after crash)": 1,
  "Airdrop simple loot table name(plugin SimpleLootTable is required)": "",
  "Minimum number of items in an airdrop(plugin SimpleLootTable is required)": 0,
  "Maximum number of items in an airdrop(plugin SimpleLootTable is required)": 0,
  "Airdrops lifetime(in seconds)": 3600,
  "Fireballs amount(spawn after crash)": 5,
  "Passengers amount(spawn after crash)": 2,
  "Explosion marker on the map(spawn after crash)": true,
  "Explosion marker lifetime(in seconds)": 300,
  "Enable signal smoke(spawn after crash)": true,
  "Signal smoke lifetime(in seconds, max 214)": 214,
  "Map size(crash zone size), you can see the zone, use the chat command /showcrashzone": 4500.0,
  "Starting altitude, defaults to map size, can be increased if cargo plane hits high ground(no more than 10000 recommended)": 4500.0,
  "Crash zone center. Use chat command /setcrashzonecenter to set to player position. You can check crash zone center, use the chat command /showcrashzone": {
    "x": 0.0,
    "y": 0.0,
    "z": 0.0
  },
  "Use multiple zones": false,
  "Select a zone from the list sequentially(if false, then the crash zone will be chosen randomly)": false,
  "Zones list": [
    {
      "name": "0",
      "radius": 300,
      "center": {
        "x": -300.0,
        "y": 0.0,
        "z": 0.0
      }
    },
    {
      "name": "1",
      "radius": 200,
      "center": {
        "x": 100.0,
        "y": 0.0,
        "z": 0.0
      }
    }
  ],
  "Event message(if empty, no message will be displayed)": "CargoPlane event started",
  "Crash message(if empty, no message will be displayed)": "Cargo plane crashed",
  "Message about coordinates(will display the coordinates of the crash site. If empty, no message will be displayed)": "",
  "Kit name(you can use kits for passengers if you have Kits plugin)": "",
  "Passenger name": "Mister bot",
  "NPCs amount(spawn after crash)": 2,
  "NPCs lifetime(in seconds)": 3600,
  "NPCs type(NPCs prefab, experimental setting, it is not known how the NPCs will behave) 0 - tunneldweller; 1 - underwaterdweller; 2 - excavator; 3 - full_any; 4 - lr300; 5 - mp5; 6 - pistol; 7 - shotgun; 8 - heavy; 9 - junkpile_pistol; 10 - oilrig; 11 - patrol; 12 - peacekeeper; 13 - roam; 14 - roamtethered; 15 - bandit_guard; 16 - cargo; 17 - cargo_turret_any; 18 - cargo_turret_lr300; 19 - ch47_gunner": 8,
  "NPCs health(0 - default)": 0,
  "NPCs damage multiplier": 1.0,
  "NPCs accuracy(the lower the value, the more accurate, 0 - maximum accuracy)": 2.0,
  "NPCs attack range": 75.0,
  "Minimum distance to NPC damage": 75.0,
  "Message if the player attacks far away NPCs": "NPC is too far away, he doesn't take damage",
  "Kit for NPCs. The NPC will use the weapon that is in the first slot of the belt(requires Kits plugin)": "",
  "Default displayName for NPC(for SimpleKillFeed/DeathNotes plugin)": "Crashsite NPC",
  "List of displayNames for each NPC(for SimpleKillFeed/DeathNotes plugin)": [
    "Crashsite NPC1",
    "Crashsite NPC2",
    "Crashsite NPC3"
  ],
  "Prohibit building near the crash site": false,
  "How long construction is prohibited near the crash site(in seconds)": 1800,
  "Event marker on the map(spawn an event marker at the crash site)": false,
  "Event marker name": "Cargo plane crash site",
  "Event marker lifetime(in seconds)": 3600,
  "Event marker transparency(0-1)": 0.75,
  "Event marker radius": 0.5,
  "Event marker color.R(0-1)": 1.0,
  "Event marker color.G(0-1)": 0.0,
  "Event marker color.B(0-1)": 0.0,
  "Do not spawn crates and NPCs when a cargo plane falls under water (if the water depth is greater than)": 0.5,
  "Do not choose a crash site near monuments": false
}
Назад
Сверху