Jump to content

3 Screenshots

  • 30.9k
  • 435
  • 17.74 kB

About Heli Speed

A simple plugin that brings in new types of fuel. Depending on the fuel type helis fly faster or slower.img010.thumb.png.3955039fa9af8f691fb3a6745ac604c1.png

Out of the box this plugin adds 2 new fuel types to the game: Medium Grade Fuel and High Quality Fuel. For each fuel type you can configure a speed multilplier. For example High Quality Fuel makes helis go 3x as fast by default. Furthermore you can configure the fuel consumption per minute for each fuel type.

 

Configuration:

Item name: The name of the ingame item; set it to null to use the default item name.

Fuel skin id: the skin id of the fuel item. Note that each skin id has to be unique and can not be used for multiple fuel types

Helicopter speed multiplier: the speed multiplier for the heli, 1 = default speed. It is not recommended to set this higher than 4.

Helicopter fuel consumption per minute: fuel consumption per minute, set to -1 to use the default fuel consumption.

 

Loot Table integration:

This plugin supports the custom item api of Loot Table and Stack Size GUI, so you can easily add your custom fuel items to the loot table. When both plugins are installed on the server, the fuel items you configured will show up in the custom items tab of Loottable (right image):

 

xxxxx.thumb.png.af09fc1b42d9bc8e782e5e827e632e19.png

 

Admin commands:

fuel list				- View fuel types and their id
fuel <id> <amount>			- Give yourself x amount of fuel with the given id
fuel <id> <amount> <player name or id>	- Give the specified player x amount of fuel with the given id

These commands are intended for admin use only and require the permission

helispeed.admin

 

Default configuration:

{
  "Fuel Configuration": [
    {
      "Item name": null,
      "Fuel skin id": 0,
      "Minicopter speed multiplier": 0.8,
      "Minicopter fuel consumption per minute (-1 for default)": -1.0,
      "Scap heli speed multiplier": 0.8,
      "Scap heli consumption per minute (-1 for default)": -1.0,
      "Row boat speed multiplier": 0.8,
      "Row boat fuel consumption per minute (-1 for default)": -1.0,
      "RHIB speed multiplier": 0.8,
      "RHIB fuel consumption per minute (-1 for default)": -1.0,
      "Modular car speed multiplier": 0.8,
      "Tugboat speed multiplier": 0.8,
      "Tugboat fuel consumption per minute (-1 for default)": -1.0,
      "Attack helicopter speed multiplier": 0.8,
      "Attack helicopter fuel consumption per minute (-1 for default)": -1.0
    },
    {
      "Item name": "Medium Grade Fuel",
      "Fuel skin id": 2501207890,
      "Minicopter speed multiplier": 1.5,
      "Minicopter fuel consumption per minute (-1 for default)": -1.0,
      "Scap heli speed multiplier": 1.5,
      "Scap heli consumption per minute (-1 for default)": -1.0,
      "Row boat speed multiplier": 1.5,
      "Row boat fuel consumption per minute (-1 for default)": -1.0,
      "RHIB speed multiplier": 1.5,
      "RHIB fuel consumption per minute (-1 for default)": -1.0,
      "Modular car speed multiplier": 1.5,
      "Tugboat speed multiplier": 1.5,
      "Tugboat fuel consumption per minute (-1 for default)": -1.0,
      "Attack helicopter speed multiplier": 1.5,
      "Attack helicopter fuel consumption per minute (-1 for default)": -1.0
    },
    {
      "Item name": "High Quality Fuel",
      "Fuel skin id": 2664651800,
      "Minicopter speed multiplier": 3.0,
      "Minicopter fuel consumption per minute (-1 for default)": -1.0,
      "Scap heli speed multiplier": 3.0,
      "Scap heli consumption per minute (-1 for default)": -1.0,
      "Row boat speed multiplier": 3.0,
      "Row boat fuel consumption per minute (-1 for default)": -1.0,
      "RHIB speed multiplier": 3.0,
      "RHIB fuel consumption per minute (-1 for default)": -1.0,
      "Modular car speed multiplier": 3.0,
      "Tugboat speed multiplier": 3.0,
      "Tugboat fuel consumption per minute (-1 for default)": -1.0,
      "Attack helicopter speed multiplier": 3.0,
      "Attack helicopter fuel consumption per minute (-1 for default)": -1.0
    }
  ]
}

 

  • Love 6

User Feedback

1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

80.8k

Files Sold

Total number of files sold.

1.6m

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.