Jump to content

6 Screenshots

  • 37
  • 1
  • 59.08 kB

About F15 Crash Event

Adds the "F15 Crash" event to your server! An F15 jet crashes, spawning crates containing valuable loot at the crash site. Pilots eject and land near the crates, protecting the loot. Easy to set up. Excellent customization options in the config

 

Commands(admin only):

f15ce_start - start an event

f15ce_start {steamID/name} - the event will start and will be reserved for one player

f15ce_stop - force stop an event

f15ce_addzone <radius> <name> - adds an additional crash zone

f15ce_displayZones - shows all crash zones

f15ce_removeAllZones - removes all crash zones

 

Hooks:

void F15CrashEventStarted() - called when the event starts

void F15CrashEventEnded() - called when the event has ended

 

config:

{
  "PVE mode (crates can only be looted by the player who first dealt damage to the NPC)": false,
  "Time after which the owner of the event will be deleted if he left the dome or left the server (for PVE mode)": 300,
  "Dome transparency (the higher the value, the darker the dome, 0 - the dome is disabled)": 0,
  "Dome radius": 100,
  "Do not allow other players into the event(only for PVE mode if there is a dome) Be careful, if the crash site is near the player's base and the player is not the owner of the event, he will be ejected from his base outside the dome": false,
  "Autostart event(disable if you want to trigger the event only manually)": true,
  "Minimum time between events(in seconds)": 3600,
  "Maximum time between events(in seconds)": 7200,
  "Minimum event duration(in seconds)": 2000,
  "Maximum event duration(in seconds)": 3000,
  "Extend event duration if NPCs is attacked (if less time left, extend to set time (in seconds))": 600,
  "Minimum time after which the F15 will go to the crash point(in seconds)": 60,
  "Maximum time after which the F15 will go to the crash point(in seconds)": 120,
  "F15 altitude": 400,
  "Minimum number of online players to trigger an event": 1,
  "Event marker on the map": true,
  "Event marker name": "F15 crash site",
  "Event marker transparency(0-1)": 0.55,
  "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,
  "Display event owner name on marker": true,
  "Display the time remaining until the end of the event on the marker": true,
  "SteamID for chat message icon": 0,
  "Crash zones list": [
    {
      "position": {
        "x": 0.0,
        "y": 0.0,
        "z": 0.0
      },
      "radius": 2200.0,
      "name": "0"
    }
  ],
  "Fireballs amount": 5,
  "NPCs min amount": 1,
  "NPCs max amount(maximum 6)": 2,
  "NPCs displayName(for SimpleKillFeed/DeathNotes plugin)": "F15 pilot",
  "NPCs damage scale": 1.0,
  "NPCs health": 100.0,
  "NPCs attack range": 100.0,
  "NPCs accuracy(the lower the value, the more accurate, 0 - maximum accuracy)": 2.0,
  "List of clothes for NPCs": [
    {
      "name": "hazmatsuit",
      "skin": 0
    }
  ],
  "NPCs weapon": "pistol.m92",
  "Radius of chasing the player(NPCs will chase the player as soon as he comes closer than the specified radius, must be no greater than the attack range)": 60.0,
  "Maximum distance at which NPCs can take damage from players": 75.0,
  "Crates amount": 4,
  "Crates on fire time(in seconds)": 300,
  "Remove crates after being looted by a player(in seconds)": 300
}

 


Fruster's Collection

User Feedback

2.1m

Downloads

Total number of downloads.

9.8k

Customers

Total customers served.

141.7k

Files Sold

Total number of files sold.

3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.