Search the Community
Showing results for tags 'scrap helicopter'.
-
Version 1.2.2
779 downloads
SUPPORTS EVERY VEHICLE IN THE GAME! A simple plugin that brings in new types of fuel. Depending on the fuel type helis fly faster or slower. 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. Supported vehicles: Minicopter, Scrap Heli, Attack Heli Rowboat, RHIB Modular Car Small & Large Submarine Horse Motorbike 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 Speed multiplier: the speed multiplier for the heli, 1 = default speed. It is not recommended to set this higher than 4. 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): 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 } ] }$18.00- 74 comments
- 6 reviews
-
- 6
-
Version 1.0.8
38 downloads
Add new respawn options for players on your Rust server with Helicopter Respawn. This plugin automatically deploys sleeping bags named "Minicopter", "Scrap Heli" and "Attack Heli" for players at randomized locations, when players respawn using the custom sleeping bag they are automatically mounted on a flying helicopter. Say goodbye to tedious respawn processes and hello to swift returns. Sweet revenge awaits, with Helicopter Respawn keeping players engaged in the game. Automatically places sleeping bags for players. Spawns a helicopter and mounts the player on it upon respawn. Randomly selects a location for sleeping bag placement. Customizable sleeping bag name and respawn time in config. Customizable sleeping bag height and randomize spawn kits in config. Permissions: helicopterrespawn.minicopter helicopterrespawn.scraphelicopter helicopterrespawn.attackhelicopter$15.00- 15 comments
- 2 reviews
-
- 1
-
- #minicopter
- #scrapheli
- (and 6 more)
-
Version 1.0.1
40 downloads
Allows players to trigger specific chat commands by pressing buttons while operating every type of helicopters in the game, including the Minicopter, Scrap Helicopter, Attack Helicopter, and the CH47 Chinook. Each helicopter has there own keybinds that trigger any command you add to config, The plugin also offers a convenient command to toggle these keybinds on or off. The keybind commands in config supports both player chat commands and console commands. For chat commands add a / before the command and remove the / for console commands, use null to disable the keybind input. Configuration Example: { "AttackHelicopter": { "FIRE_PRIMARY": null, "FIRE_SECONDARY": null, "FIRE_THIRD": null, "USE": "hover", "DUCK": null, "SPRINT": null, "RELOAD": null }, "CH47Helicopter": { "FIRE_PRIMARY": null, "FIRE_SECONDARY": null, "FIRE_THIRD": null, "USE": null, "DUCK": null, "SPRINT": "hover", "RELOAD": null }, "Minicopter": { "FIRE_PRIMARY": "/hover", "FIRE_SECONDARY": "/sirens", "FIRE_THIRD": "/takeoff", "USE": "/eject", "DUCK": null, "SPRINT": "/nitro", "RELOAD": "/radio" }, "ScrapTransportHelicopter": { "FIRE_PRIMARY": null, "FIRE_SECONDARY": null, "FIRE_THIRD": null, "USE": "/nitro", "DUCK": null, "SPRINT": "/takeoff", "RELOAD": null } }Free-
- 1
-
- #minicopter
- #helicopter
- (and 13 more)