Search the Community
Showing results for tags 'heli'.
-
Version 1.1.9
1,887 downloads
Sputnik is a server event that allows players to contest fallen sputnik satellite fragments that fall around the map. Players will need to battle their way past patrol helicopters, NPCs, turrets, and mines to gain access to loot locked behind keycards that require 'Space Cards,' which can be added to loot tables or sold in a shop! Alternatively, you can use standard keycards. Overview By default, there are five types of debris that can fall in any quantity and combination. The fragment can be guarded by a helicopter, NPCs, turrets, and mines. For each preset, you can configure the location and number of crates. A radiation zone can be created around the fragment. By default, there is a card reader in one of the locations that open a locked crate. It is activated using the “Space card.” For more information, see the “Space card” section. Space Card A card reader can be placed on any type of sputnik debris. By default, it is activated using a purple "Space Card." This card reader opens the crates specified in a special section of the config. A custom card can be added to the loot tables of standard crates and crates of this event. It can also be given with the help of a command or sold in the server store. If necessary, the card reader can be removed, and the card can be replaced with any type of standard card. Location presets The location preset is specified for each wreckage preset separately. By default, a data file with five types of prefabs is included: sputnik_1 debris_1 debris_2 debris_3 debris_4 They are shown in pictures 6 - 10. The first location includes a locked crate that opens with the help of a "Space Map." Chat commands (only for administrators) /sputnikstart– launches the event in a random configuration /sputnikstart <eventPresetName> – launches the event in the <eventPresetName> configuration /sputnikstop – stops the event /givespacecard – give yourself a "Space Card". Console commands (RCON only) sputnikstart– launches the event in a random configuration sputnikstart <eventPresetName> – launches the event in the <eventPresetName> configuration givespacecard <userID> – give a "Space Card" to player Config en – example of plugin configuration in English ru – example of plugin configuration in Russian Dependencies (optional, not required) True PVE PveMode GUI Announcements Notify DiscordMessages AlphaLoot CustomLoot Economics Server Rewards IQEconomic Hooks OnSputnikEventStart () OnSputnikEventStop () OnSputnikEventWin (ulong userID) My Discord: Adem#9554 Join the Mad Mappers Discord here! Check out more of my work here!$29.99 -
Version 1.1.6
1,054 downloads
Heli Signals allows players with permission to call an Attack Helicopter to their location with a custom Supply Signal, where it will engage players and patrol, allowing players to fight it to win the valuable Heli crates. The plugin comes with 4 default heli profiles, Easy, Medium, Hard and Elite, each with their own custom supply signal skin. Server owners can add as many profiles as they like in the config by copying and pasting an existing profile within the config and editing to suit. This does require the server owner to create their own custom skin for the inventory item. There is also an option to have a BotReSpawn profile spawn at the crash site, just set the BRS profile name in the config. NOTE ABOUT SHOPS: The profile name in the config should match the Custom Supply Signal name which the shop gives the player. The Helicopter Name is separate and can be set independently from the Signal item. Plugin default Supply Signal Skin ID's to add items to various shops, loot plugins, kits etc are: Heli Signal (Easy) : 2920175997 Heli Signal (Medium) : 2920176079 Heli Signal (Hard) : 2920176050 Heli Signal (Elite) : 2920176024 Permissions: helisignals.admin (to use give|hsclearcd command) helisignals.buy (to use /hsbuy command) helisignals.bypasscooldown helisignals.easy helisignals.medium helisignals.hard helisignals.elite Commands (Prefix with / to use in game): hsgive <Profile ShortName> <Steam64ID> <Amount> hsbuy list hsbuy <Profile Shortname> hsreport (Get details of all active helis) hsretire (Retire all a player or their teams called Helis, no refunds) hsclearcd (clear all cooldowns) hsclearcd <SteamID|Name> (clear cooldown for player) (Buy and Retire command customisable in config) Please note correct usage for Supply Signal name and Helicopter display name. These values CAN be different if you wish: Loot Options: Use the loot item example entries in the default config to create custom loot tables for crates. How to Add Loot Table Items (Example): Default Config: For Other Developers: The following hook is available to use in your plugins to check custom Supply Signals or Patrol Helicopters to avoid conflict with your plugins: object IsHeliSignalObject(ulong skinID) This will return true if the item is a Bradley Drop item/entity, or null if not. Call it directly without referencing the plugin: if (Interface.CallHook("IsHeliSignalObject", skinID) != null) return true; // IsHeliSignalObject Or reference my plugin and call like this: [PluginReference] Plugin HeliSignals; if (HeliSignals.CallHook("IsHeliSignalObject", skinID) != null) return true; // IsHeliSignalObject$13.99- 73 comments
- 7 reviews
-
- 1
-
-
- #helicopter
- #helicopters
- (and 14 more)
-
Version 1.0.8
498 downloads
This plugin will add a biplane to your server! You can configure its spawn on any monuments, give it as an item, and also put it up for sale in a custom AirWolf store, which is included in the plugin. The biplane can shoot rockets and drop bombs! In the plugin, you can create various configurations of biplanes, in which you can change their speed and power, set the number of slots in the box, allow or prohibit firing rockets and bombing, etc. The biplane can be placed on a standard carlift, in which the engine can be replaced or the aircraft repaired. Сontrol W – thrust; Mouse – direction; A/D – cren axis; Left mouse button – rocket shot; Right mouse button – dropping the bomb; Chat commands: /biplanemonument – adds the monument you are on in the plugin config; /biplanemonumentpoint – adds a random spawn point to the monument you are on; /biplaneseller – sets the spawn point of the seller on the monument you are on; /biplanesellerpoint – sets the spawn point of the biplane after purchase on the monument you are on; /givebiplane <itempresetname> – give yourself a biplane item. /biplanecustomspawnpoint - adds a custom biplane spawn point in your position Console commands givebiplane <itempresetname> – give yourself a biplane item; givebiplane <itempresetname> <userid> – give a biplane to player. Plugin Config en – example of plugin configuration in English ru – example of plugin configuration in Russian My Discord: Adem#9554 Join the Mad Mappers Discord here! Check out more of my work here!$19.99 -
Version 1.1.1
241 downloads
Heli Crash Event is a configurable plugin that allows for a new type of random event. Randomly a malfunctioning heli will spawn and crash somewhere on the map after a short period of time. Notifications will broadcast in chat giving players a heads-up that it’s malfunctioning and might crash after a period of time. Once the heli crashes, players can race to the loot and secure the crash site until the flames go out. Npcs can optionally be spawned at the crash site to guard the loot. This is a great PVP event for servers that have set PVP areas or can simply be a new type of event to add to your server. EASY OPTIONAL SETUP - NO SETUP REQUIRED You can simple drop the plugin in as-is and it will start the random event every 30min to 90min OR you can modify the config to change how often it should occur and/or how long until the heli crashes. Admin Only Commands: /HeliCrashStart - Will manually start the event regardless of minimum of player threshold. /HeliCrashStop - Will despawn the heli for the current event. (If it's crashed already it will not despawn loot crates) Configuration Options: "Maximum time between events(minutes):": 90, "Minimum time between events(minutes):": 30 "How long until Heli should crash after first notification(minutes):": 1, "Minimum number of players to start event:": 4, --- added in version 1.0.1 Support Discord: cahnu$9.99 -
Version 1.1.3
576 downloads
This plugin will add a jetpack to your server. The jetpack can be placed in loot crates, as well as given by the command. To use the jetpack, you need to put fuel in a belt container. The player will take damage from the collision. The force of the jet thrust, as well as the speed of rotation on various axes are adjusted. In order for a player to put on a jetpack, he needs permission, which is specified in the config. Jetpack can be given by those players who have the appropriate permission. This can also be done via Rcon. Players cannot walk with a dressed jetpack! Сontrol Space - thrust; w/s - pitch axis; a/d - yaw axis; Shift/Ctrl - cren axis; Middle mouse button - put on/take off the jetpack (optional). Console commands givejetpack - give a jetpack to yourself; givejetpack <userid> - give a jetpack to player. Chat commands jet - put on/take off the jetpack; givejetpack - give a jetpack to yourself . Plugin Config General "Prefix of chat messages" "Permission to use" "Permission to give to other players" "Permission to give to yourself" "Permission to turn off fuel" "Permission to disable collision damage" "Take off a jetpack in the water?" "Allow to take off the jetpack in the air" "Third-person view" "Turn on the sound?" "Use quiet sound?" "Enable collision damage" "The SamSite will attack the jetpack" "Increased missile speed and SamSite attack radius by jetpack" "Use the Zone Manager plugin?" "Collision Damage Multiplier" "Collision acceleration threshold" "Maximum flight altitude" "Control" "Fuel" "Item" "Enable spawn in crates" "Spawn setting" Control "Wear/taking off a jetpack with the middle mouse button?" "Air resistance" "Thrust" "Pitch" "Roll" "Yaw" FuelSetting "Use fuel?" "Fuel period" "Fuel consumption" "Item" Contact me in Discord: Adem#9554$19.99 -
Version 1.3.4
2,737 downloads
This plugin will add an armored train to your server, which can travel both in the subway and by rail. It can consist of any number of wagons. A helicopter can accompany it. Bradley, npc, turrets, simsites can be installed on the train. The plugin allows you to create any number of train presets, for which the order of wagons, the helicopter preset, the probability of spawn and the duration of patrolling can be specified. Each wagon or locomotive can be configured separately. Any speed can be set by the locomotive. If there is no spawn of trains on the surface on your custom map, read the section “Custm spawn points” Caboose By default, one of the presets of the train is a locomotive and a caboose. This train does not attack players first and there is no loot on it. It is intended only for players to travel around the map. You can add a caboose wagon to any other train, or create your own galley train with any number and any set of wagons. Custom spawn points If you are using a custom map in which there are no spawn trains on the surface, but there is a railway, then for the train to work on the surface, you need to add custom spawn points of the train. Instruction: Stand at the point where you want the train to spawn Enter the command /atrainpoint If you receive a message that a point has been created, enable “Use custom spawn coordinates [true/false]” in config For correct operation, it is recommended to create several spawn points of the train Chat commands (only for administrators) /atrainstart– launches the event in a random configuration /atrainstartunderground - forcibly launches an event underground /atrainstartaboveground - forcibly launches an event aboveground /atrainstart <trainPresetName> – launches the event in the <trainPresetName> configuration /atrainstartunderground <trainPresetName> /atrainstartaboveground <trainPresetName> /atrainstop– stops the event /atrainpoint– creates a custom spawn point of the train in your position Console commands (RCON only) atrainstart– launches the event in a random configuration atrainstartunderground - forcibly launches an event underground atrainstartaboveground - forcibly launches an event aboveground atrainstart <trainPresetName> – launches the event in the <trainPresetName> configuration atrainstartunderground <trainPresetName> atrainstartaboveground <trainPresetName> atrainstop – stops the event Config en – example of plugin configuration in English ru – example of plugin configuration in Russian Dependencies (optional, not required) True PVE PveMode GUI Announcements Notify DiscordMessages AlphaLoot CustomLoot Economics Server Rewards IQEconomic Api bool IsArmoredTrainActive() bool StopArmoredTrain() bool StartArmoredTrainEvent() bool EndArmoredTrainEvent() bool IsTrainBradley(uint netID) bool IsTrainHeli(uint netID) bool IsTrainCrate(uint netID) bool IsTrainSamSite(uint netID) bool IsTrainWagon(uint netID) bool IsTrainTurret(uint netID) Vector3 ArmoredTrainLocomotivePosition() Hooks OnArmoredTrainEventStart OnArmoredTrainEventStop Contact me in Discord: Adem#9554$29.99 -
Version 1.0.3
97 downloads
A crate of explosives spawns on the helipad. You can customize the contents of the box, set up NPC guards and call a patrol helicopter to an event. Features: Easy to set up. Excellent customization options in the config You can customize the contents of the box: in the config file, set up a list of items that will be inside also you can use kits (you need Kits plugin), just set the name of the kit in the config file, you can use the list of kits and choose them randomly You can customize the NPCs(note that NPCs will not move): you can set the health of the npc you can set NPC damage multiplier on players Commands(admin only): hpestart - force the event to start Config file: { "Time to event start(in seconds)": 3600, "Random time to event start": false, "Minimum time to event start(in seconds)": 900, "Maximum time to event start(in seconds)": 10800, "Box lifetime(in seconds)": 1800, "Time the box is closed(in seconds)": 900, "Box skin": 0, "NPCs lifetime(in seconds)": 3600, "NPCs amount(maximum 15)": 2, "NPCs type, 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, "Event start message(if empty, no message will be displayed)": "Helipad event started", "Message when box is unlocked(if empty, no message will be displayed)": "Box on the helipad unlocked", "Calls the helicopter to the launchsite after the box is unlocked": true, "How long the helicopter will patrol the launchsite (in minutes)": 5, "helicopter damage multiplier": 1.0, "helicopter health": 10000.0, "Event marker on the map(will spawn a marker immediately after the start of the event)": false, "Event marker name": "Launch site event", "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, "Use box kit(need a plugin Kits)": false, "Messages list - messages that players will see, depending on how much time (in seconds) is left before the box is opened": [ { "message": "The box on the helipad will open in 15 minutes", "time": 900 }, { "message": "The box on the helipad will open in 10 minutes", "time": 600 }, { "message": "The box on the helipad will open in 5 minutes", "time": 300 }, { "message": "The box on the helipad will open in 3 minutes", "time": 180 }, { "message": "The box on the helipad will open in 1 minute", "time": 60 } ], "List of items in the box": [ { "shortname": "ammo.rocket.basic", "minAmount": 1, "maxAmount": 3, "skinID": 0 }, { "shortname": "explosive.timed", "minAmount": 1, "maxAmount": 3, "skinID": 0 }, { "shortname": "explosive.satchel", "minAmount": 5, "maxAmount": 10, "skinID": 0 }, { "shortname": "explosives", "minAmount": 40, "maxAmount": 100, "skinID": 0 }, { "shortname": "ammo.rifle.explosive", "minAmount": 64, "maxAmount": 128, "skinID": 0 }, { "shortname": "rocket.launcher", "minAmount": 1, "maxAmount": 1, "skinID": 0 } ], "Kit list": [ "111111111", "222222222", "333333333" ], "Use random kit(if false, then the first Kit in the list is always used": false }$11.99 -
Version 1.0.9
526 downloads
Allow players to place ziplines! The plugin will add various types of ziplines to your server, for each of which you can adjust the speed, the maximum distance between points, the color of the cable and even the ability to go up! Just install two fasteners and they are automatically connected by a cable. To start moving, look at the rack and press E. f there is an obstacle on the way, the player will fall. The cable can be of various colors: red, black, blue, yellow or green! You can configure the spawn of different presets of ziplines in different crates or add items from the config to your server store! Permissions pocketzipline.give - allows you to give a zipline to yourself and other players Chat commands /givezipline <ZiplinePresetName> <amount> - give a zipline to yourself. Console commands givezipline <ZiplinePresetName> <amount> - give a zipline to yourself; givezipline <ZiplinePresetName> <amount> <userId> - give a zipline to player (Suitable for RCON); Config en - example of plugin configuration in English ru - example of plugin configuration in Russian$15.00 -
Version 1.2.0
1,527 downloads
Adds an airfield event to your server! A cargo plane lands on the airfield and drops airdrops, boxes. Strong NPCs and a patrol helicopter will protect the crates Features: Easy to set up. Excellent customization options in the config Commands(admin only): afestart - force the event to start afefast - quick landing of a cargo plane, for testing settings afe_addcustom - adds a custom landing place for a cargo plane. You must stand on level ground and look in the direction where the cargo plane will move(do not forget to set in the config file "Use a custom place to land a cargo plane": true) Hooks: void AirfieldEventStarted() // called when the event starts { } void AirfieldEventEnded() // called when the event has ended { } AirfieldEvent config: { "Time to event start(in seconds, minimum 900)": 3900, "Random time to event start": false, "Minimum time to event start(in seconds, minimum 900)": 900, "Maximum time to event start(in seconds)": 10800, "Minimum number of online players to trigger an event": 1, "Drops amount(number of cargo spawns after plane landing, maximum 10)": 3, "Crates amount(spawn every cargo drop)": 1, "Event lifetime, needed for the event end hook(how long after landing the event will end(in seconds))": 3600, "Crates lifetime(in seconds). The crate will not be destroyed if it has been activated": 3600, "Crates timer(in seconds)": 900, "Airdrops amount(spawn every cargo drop)": 1, "Airdrops lifetime(in seconds)": 3600, "NPCs amount(spawn every cargo drop)": 0, "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": 0, "NPCs health(0 - default)": 0, "NPCs damage multiplier": 1.0, "NPCs attack range": 75.0, "Minimum distance to NPC damage": 75.0, "Forcibly immobilize an NPC": false, "List of kits for each NPC(requires Kits plugin)": [ "kit1", "kit2", "kit3" ], "Default displayName for NPC(for SimpleKillFeed/DeathNotes plugin)": "Airfield NPC", "List of displayNames for each NPC(for SimpleKillFeed/DeathNotes plugin)": [ "Airfield NPC1", "Airfield NPC2", "Airfield NPC3" ], "Event message(if empty, no message will be displayed)": "Airfield event started", "Calls a helicopter to the airfield after landing a cargo plane": false, "How long the helicopter will patrol the airfield (in minutes)": 5, "Helicopter damage multiplier": 1.0, "Helicopter health": 10000.0, "Make helicopter fly away after end of patrol time": false, "Event marker on the map(will spawn a marker immediately after the start of the event)": false, "If true, spawn the marker only after the plane lands": false, "Event marker name": "Airfield event", "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, "Use a custom place to land a cargo plane": false, "Custom place position": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Custom place rotation": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Use custom navmesh (enable if using custom airfield and getting NPC navmesh error)": false }$11.99 -
Version 1.1.1
175 downloads
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. 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): Admin commands: fuel list - View fuel types and their id fuel <id> <amount> - Give the 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 }, { "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 }, { "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 } ] }$13.00- 26 comments
- 3 reviews
-
- 6
-
-
Version 1.0.9
79 downloads
Display UI when player pilot an heli INFOS - Possible conversion between kilometres per hour and miles in the configuration - Displayed: Speed Fuel gauge Health of copter / scrapheli Altitude above sea level Altitude depending on the obstacle below PREVIEW (v1.0.1) *In the video you can see a slight delay between the update of the old and new values (speed and altitude). These have been corrected after the video was recorded REQUIRE The Image Library plugin is required ! https://umod.org/plugins/image-library PERMISSION caltimeter.use CHAT COMMAND /altimeter => If the player wants enable / disable UI CONFIG { "CONFIG": { "» Chat command": "altimeter", "» Chat Prefix message": "ALTIMETER", "» Chat prefix size": 18, "» Chat prefix color": "#ce422b" }, "UI": { "» Speed value [KMH = 1 | MPH = 2]": 1, "» Refresh rate": 0.1, "» Display helmet overlay": true, "» Display cold effect": true, "» Max fuel tank capacity": 500 }, "VERSION": { "Major": 1, "Minor": 0, "Patch": 2 } }$10.00 -
Version 1.2.2
194 downloads
This plugin adds a taxi to the server. About There can be only 4 taxis in total. Their parking is located on the territory of Peaceful or Bandit city. You can take a taxi there and fly home or to another place you need, as well as using the command /taxi to call one of them Settings Changing the name/clothing of the driver's NPC. Change Peaceful or Bandit city Change in flight speed. The number of taxis on the map (from 1 to 4) The privilege to use a taxi Privileges for discounts Detailed setup of payment for services (Item - regular items, CustomItem - custom item, plugins: Economics, IQEconomic and ServerRewards) Interface configuration Localization Commands / taxi - allows you to call a helicopter to yourself Permissions You can set permission in config "Privilege to use a taxi": "coptertaxi.use" "Privileges for discounts": { "coptertaxi.discount10": 10, "coptertaxi.discount20": 20, "coptertaxi.discount30": 30 } Video https://youtu.be/CKg-2JOFcK Config { "Taxi Settings": { "Name for the taxi driver": "Vitalya", "Taxi driver's clothes": { "hat.cap": 2275597860, "tshirt": 2442749397, "pants": 2346785436, "shoes.boots": 1427198029 }, "How much to create a taxi (from 1 to 4)": 4, "Taxi flight altitude (from 80 to 150) (change with caution!)": 80.0, "Taxi flight speed (change with caution!)": 2.0, "Taxi flight acceleration speed (change with caution!)": 0.2, "Taxi flight deceleration speed (change with caution!)": 0.5, "How long does the taxi driver wait for the player to assign a route (in seconds)": 300, "How often a player can call a taxi (in seconds)": 600, "Privilege to use a taxi": "coptertaxi.use", "Privileges for discounts": { "coptertaxi.discount10": 10, "coptertaxi.discount20": 20, "coptertaxi.discount30": 30 }, "Avatar for notification in the chat (SteamID)": 76561198976168730 }, "Taxi fare settings": { "Payment type for taxi Item, CustomItem, Economics, IQEconomic, ServerRewards": "Item", "The cost of 1km": 100, "Item ShortName (for Item, CustomItem)": "scrap", "Item SkinID (for CustomItem)": 0, "Link to the image of the item/currency (except Item)": "https://i.imgur.com/jBaVKHu.png" }, "Configuring the UI": { "Background color": "0 0 0 0.3", "Outline color": "1.00 0.64 0.28 1.00", "Link to the logo": "https://i.imgur.com/tgSooQl.png", "Color of the 'Call' button": "1.00 0.75 0.50 0.5", "Color of the 'Pay' button": "0.09 0.39 0.14 0.85", "The color of the 'Refuse' button": "0.39 0.09 0.14 0.85" }, "Config version": { "Major": 1, "Minor": 1, "Patch": 2 } } There may be problems on custom maps$15.00 -
Version 0.0.8
107 downloads
Spawn any type of vehicle prefab with custom commands, permissions, cooldown, starting fuel, fuel consumption, extra seats and extra mounts. The default config includes a list of every vehicle that currently exists in Rust. Using the default config as an example; - The chat command to spawn a Minicopter would be the SpawnCommandPrefix followed by the key in the config corresponding to the Minicopter: /mymini - The chat command to fetch the Minicopter would be the FetchCommandPrefix followed by the corresponding key: /gmini - The chat command to despawn the Minicopter would be the DespawnCommandPrefix followed by the corresponding key: /nomini Config "AllowMultipleIdentical" Allows players to have multiple vehicles of the same type. "FetchOldVehicleInsteadOfSpawningIdentical" Fetches the old vehicle if the player attempts to spawn an identical vehicle. "AllowFetchingWhenOccupied" Allows players to fetch their vehicles when there are players mounted on it. "DismountOccupantsWhenFetching" Dismounts every occupant when the player fetches their vehicle. "AllowDespawningWhenOccupied" Allows players to despawn their vehicles when there are players mounted on it. "RefundFuelOnDespawn" Refunds any fuel left inside the fuel tank when the player despawns their vehicles using the chat command. "NotifyWhenVehicleDestroyed" Sends a chat message to the player when their vehicles are destroyed. "DestroyVehiclesOnDisconnect" Destroys every vehicle when their owner disconnects. "BlockWhenMountedOrParented" Prevents players from spawning or fetching vehicles when they are mounted or parented. "BlockWhenBuildingBlocked" Prevents players from spawning or fetching vehicles when they are building blocked. "BlockInSafeZone" Prevents players from spawning or fetching vehicles when they are in a safe zone. "BlockWhenCombatBlocked" Prevents players from spawning or fetching vehicles when they are combat blocked. (Requires NoEscape) "BlockWhenRaidBlocked" Prevents players from spawning or fetching vehicles when they are raid blocked. (Requires NoEscape) "RemoveChinookMapMarker" Removes the map marker from Chinooks. Vehicle settings: "Name" Name of the vehicle that will be shown in chat messages. "Prefab" Path of the prefab to spawn. "SpawnPermission" Required permission to spawn the vehicle. Can be left empty or can be an existing permission. "FetchPermission" Required permission to fetch the vehicle. Can be left empty or can be an existing permission. "Cooldown" Cooldown for the spawn command, in seconds. "StartingFuel" Amount of fuel to spawn in the fuel tank when the vehicle is spawned. "LockFuelContainer" Prevents the fuel tank from being looted. "FuelPerSecond" Amount of fuel used per second while the vehicle is on. Does not apply to submarines, snowmobiles, modular cars, magnet cranes or workcarts. "IdleFuelPerSecond" Amount of fuel used per second while the vehicle is idling. Does not apply to helicopters, boats or hot air balloons. "MaxFuelPerSecond" Amount of fuel used per second while the vehicle is running. Does not apply to helicopters, boats or hot air balloons. "ExtraMounts" List of mounts to add to the vehicle, position and rotation are relative to the vehicle (position X, position Y, position Z, rotation X, rotation Y, rotation Z). "ExtraSeats" List of seats to add to the vehicle, these are only visual and cannot be mounted without an ExtraMount, position and rotation are relative to the vehicle (position X, position Y, position Z, rotation X, rotation Y, rotation Z). "YRotationSpawnOffset" Vehicle spawn rotation, relative to the looking direction of the player. (-90 is 90º left, 90 is 90º right) "MaxSpawnDistance" Maximum distance the vehicle can spawn away from the player. "FetchDistanceLimit" Maximum distance radius allowed to fetch the vehicle. "DespawnDistanceLimit" Maximum distance radius allowed to despawn the vehicle. "CanOnlySpawnOnWater" Blocks vehicle from being spawned or fetched on land. "CanNotSpawnOnWater" Blocks vehicle from being spawned or fetched on water. { "SpawnCommandPrefix": "my", "FetchCommandPrefix": "g", "DespawnCommandPrefix": "no", "AllowMultipleIdentical": false, "FetchOldVehicleInsteadOfSpawningIdentical": true, "AllowFetchingWhenOccupied": false, "DismountOccupantsWhenFetching": true, "AllowDespawningWhenOccupied": false, "RefundFuelOnDespawn": false, "NotifyWhenVehicleDestroyed": false, "DestroyVehiclesOnDisconnect": false, "PreventVehiclesDecay": false, "ClearCooldownsOnMapWipe": true, "BlockWhenMountedOrParented": true, "BlockWhenBuildingBlocked": true, "BlockInSafeZone": true, "BlockWhenCombatBlocked": true, "BlockWhenRaidBlocked": true, "RemoveChinookMapMarker": true, "Vehicles": { "ball": { "Name": "Soccer Ball", "Prefab": "assets/content/vehicles/ball/ball.entity.prefab", "SpawnPermission": "vehicles.ball", "FetchPermission": "vehicles.ball", "Cooldown": 3600.0, "StartingFuel": null, "LockFuelContainer": null, "FuelPerSecond": null, "IdleFuelPerSecond": null, "MaxFuelPerSecond": null, "ExtraMounts": null, "ExtraSeats": null, "YRotationSpawnOffset": 0.0, "MaxSpawnDistance": 20.0, "FetchDistanceLimit": 0.0, "DespawnDistanceLimit": 0.0, "CanOnlySpawnOnWater": false, "CanNotSpawnOnWater": false }, "mini": { "Name": "Minicopter", "Prefab": "assets/content/vehicles/minicopter/minicopter.entity.prefab", "SpawnPermission": "vehicles.minicopter", "FetchPermission": "vehicles.minicopter", "Cooldown": 3600.0, "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": 0.5, "IdleFuelPerSecond": null, "MaxFuelPerSecond": null, "ExtraMounts": null, "ExtraSeats": null, "YRotationSpawnOffset": -90.0, "MaxSpawnDistance": 5.0, "FetchDistanceLimit": 50.0, "DespawnDistanceLimit": 50.0, "CanOnlySpawnOnWater": false, "CanNotSpawnOnWater": false }, "mini1": { "Name": "Minicopter1", "Prefab": "assets/content/vehicles/minicopter/minicopter.entity.prefab", "SpawnPermission": "vehicles.minicopter1", "FetchPermission": "vehicles.minicopter1", "Cooldown": 3600.0, "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": 0.5, "IdleFuelPerSecond": null, "MaxFuelPerSecond": null, "ExtraMounts": [ { "pX": 0.0, "pY": 0.35, "pZ": -1.45, "rX": 0.0, "rY": 180.0, "rZ": 0.0 } ], "ExtraSeats": [ { "pX": 0.0, "pY": 0.4, "pZ": -1.1, "rX": 0.0, "rY": 180.0, "rZ": 0.0 } ], "YRotationSpawnOffset": -90.0, "MaxSpawnDistance": 5.0, "FetchDistanceLimit": 50.0, "DespawnDistanceLimit": 50.0, "CanOnlySpawnOnWater": false, "CanNotSpawnOnWater": false }, "mini2": { "Name": "Minicopter2", "Prefab": "assets/content/vehicles/minicopter/minicopter.entity.prefab", "SpawnPermission": "vehicles.minicopter2", "FetchPermission": "vehicles.minicopter2", "Cooldown": 3600.0, "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": 0.5, "IdleFuelPerSecond": null, "MaxFuelPerSecond": null, "ExtraMounts": [ { "pX": 0.6, "pY": 0.2, "pZ": -0.2, "rX": 0.0, "rY": 0.0, "rZ": 0.0 }, { "pX": -0.6, "pY": 0.2, "pZ": -0.2, "rX": 0.0, "rY": 0.0, "rZ": 0.0 } ], "ExtraSeats": [ { "pX": 0.6, "pY": 0.2, "pZ": -0.5, "rX": 0.0, "rY": 0.0, "rZ": 0.0 }, { "pX": -0.6, "pY": 0.2, "pZ": -0.5, "rX": 0.0, "rY": 0.0, "rZ": 0.0 } ], "YRotationSpawnOffset": -90.0, "MaxSpawnDistance": 5.0, "FetchDistanceLimit": 50.0, "DespawnDistanceLimit": 50.0, "CanOnlySpawnOnWater": false, "CanNotSpawnOnWater": false }, "mini3": { "Name": "Minicopter3", "Prefab": "assets/content/vehicles/minicopter/minicopter.entity.prefab", "SpawnPermission": "vehicles.minicopter3", "FetchPermission": "vehicles.minicopter3", "Cooldown": 3600.0, "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": 0.5, "IdleFuelPerSecond": null, "MaxFuelPerSecond": null, "ExtraMounts": [ { "pX": 0.0, "pY": 0.35, "pZ": -1.45, "rX": 0.0, "rY": 180.0, "rZ": 0.0 }, { "pX": 0.6, "pY": 0.2, "pZ": -0.2, "rX": 0.0, "rY": 0.0, "rZ": 0.0 }, { "pX": -0.6, "pY": 0.2, "pZ": -0.2, "rX": 0.0, "rY": 0.0, "rZ": 0.0 } ], "ExtraSeats": [ { "pX": 0.0, "pY": 0.4, "pZ": -1.1, "rX": 0.0, "rY": 180.0, "rZ": 0.0 }, { "pX": 0.6, "pY": 0.2, "pZ": -0.5, "rX": 0.0, "rY": 0.0, "rZ": 0.0 }, { "pX": -0.6, "pY": 0.2, "pZ": -0.5, "rX": 0.0, "rY": 0.0, "rZ": 0.0 } ], "YRotationSpawnOffset": -90.0, "MaxSpawnDistance": 5.0, "FetchDistanceLimit": 50.0, "DespawnDistanceLimit": 50.0, "CanOnlySpawnOnWater": false, "CanNotSpawnOnWater": false }, "heli": { "Name": "Scrap Transport Helicopter", "Prefab": "assets/content/vehicles/scrap heli carrier/scraptransporthelicopter.prefab", "SpawnPermission": "vehicles.scraphelicopter", "FetchPermission": "vehicles.scraphelicopter", "Cooldown": 3600.0, "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": 0.5, "IdleFuelPerSecond": null, "MaxFuelPerSecond": null, "ExtraMounts": null, "ExtraSeats": null, "YRotationSpawnOffset": -90.0, "MaxSpawnDistance": 5.0, "FetchDistanceLimit": 50.0, "DespawnDistanceLimit": 50.0, "CanOnlySpawnOnWater": false, "CanNotSpawnOnWater": false }, "heli2": { "Name": "Scrap Transport Helicopter2", "Prefab": "assets/content/vehicles/scrap heli carrier/scraptransporthelicopter.prefab", "SpawnPermission": "vehicles.scraphelicopter2", "FetchPermission": "vehicles.scraphelicopter2", "Cooldown": 3600.0, "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": 0.5, "IdleFuelPerSecond": null, "MaxFuelPerSecond": null, "ExtraMounts": [ { "pX": -1.235, "pY": 1.0, "pZ": -2.75, "rX": 0.0, "rY": 180.0, "rZ": 0.0 }, { "pX": 1.2, "pY": 1.0, "pZ": -2.75, "rX": 0.0, "rY": 180.0, "rZ": 0.0 } ], "ExtraSeats": null, "YRotationSpawnOffset": -90.0, "MaxSpawnDistance": 5.0, "FetchDistanceLimit": 50.0, "DespawnDistanceLimit": 50.0, "CanOnlySpawnOnWater": false, "CanNotSpawnOnWater": false }, "boat": { "Name": "Row Boat", "Prefab": "assets/content/vehicles/boats/rowboat/rowboat.prefab", "SpawnPermission": "vehicles.rowboat", "FetchPermission": "vehicles.rowboat", "Cooldown": 3600.0, "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": 0.1, "IdleFuelPerSecond": null, "MaxFuelPerSecond": null, "ExtraMounts": null, "ExtraSeats": null, "YRotationSpawnOffset": -90.0, "MaxSpawnDistance": 3.0, "FetchDistanceLimit": 50.0, "DespawnDistanceLimit": 50.0, "CanOnlySpawnOnWater": true, "CanNotSpawnOnWater": false }, "rhib": { "Name": "RHIB", "Prefab": "assets/content/vehicles/boats/rhib/rhib.prefab", "SpawnPermission": "vehicles.rhib", "FetchPermission": "vehicles.rhib", "Cooldown": 3600.0, "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": 0.25, "IdleFuelPerSecond": null, "MaxFuelPerSecond": null, "ExtraMounts": null, "ExtraSeats": null, "YRotationSpawnOffset": -90.0, "MaxSpawnDistance": 5.0, "FetchDistanceLimit": 50.0, "DespawnDistanceLimit": 50.0, "CanOnlySpawnOnWater": true, "CanNotSpawnOnWater": false }, "kayak": { "Name": "Kayak", "Prefab": "assets/content/vehicles/boats/kayak/kayak.prefab", "SpawnPermission": "vehicles.kayak", "FetchPermission": "vehicles.kayak", "Cooldown": 3600.0, "StartingFuel": null, "LockFuelContainer": null, "FuelPerSecond": null, "IdleFuelPerSecond": null, "MaxFuelPerSecond": null, "ExtraMounts": null, "ExtraSeats": null, "YRotationSpawnOffset": -90.0, "MaxSpawnDistance": 3.0, "FetchDistanceLimit": 50.0, "DespawnDistanceLimit": 50.0, "CanOnlySpawnOnWater": true, "CanNotSpawnOnWater": false }, "sub1": { "Name": "Solo Submarine", "Prefab": "assets/content/vehicles/submarine/submarinesolo.entity.prefab", "SpawnPermission": "vehicles.submarinesolo", "FetchPermission": "vehicles.submarinesolo", "Cooldown": 3600.0, "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": 0.025, "MaxFuelPerSecond": 0.13, "ExtraMounts": null, "ExtraSeats": null, "YRotationSpawnOffset": -90.0, "MaxSpawnDistance": 3.0, "FetchDistanceLimit": 50.0, "DespawnDistanceLimit": 50.0, "CanOnlySpawnOnWater": true, "CanNotSpawnOnWater": false }, "sub2": { "Name": "Duo Submarine", "Prefab": "assets/content/vehicles/submarine/submarineduo.entity.prefab", "SpawnPermission": "vehicles.submarineduo", "FetchPermission": "vehicles.submarineduo", "Cooldown": 3600.0, "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": 0.03, "MaxFuelPerSecond": 0.15, "ExtraMounts": null, "ExtraSeats": null, "YRotationSpawnOffset": -90.0, "MaxSpawnDistance": 3.0, "FetchDistanceLimit": 50.0, "DespawnDistanceLimit": 50.0, "CanOnlySpawnOnWater": true, "CanNotSpawnOnWater": false }, "hab": { "Name": "Hot Air Balloon", "Prefab": "assets/prefabs/deployable/hot air balloon/hotairballoon.prefab", "SpawnPermission": "vehicles.hotairballoon", "FetchPermission": "vehicles.hotairballoon", "Cooldown": 3600.0, "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": 0.25, "IdleFuelPerSecond": null, "MaxFuelPerSecond": null, "ExtraMounts": null, "ExtraSeats": null, "YRotationSpawnOffset": 180.0, "MaxSpawnDistance": 3.0, "FetchDistanceLimit": 50.0, "DespawnDistanceLimit": 50.0, "CanOnlySpawnOnWater": false, "CanNotSpawnOnWater": false }, "horse": { "Name": "Ridable Horse", "Prefab": "assets/rust.ai/nextai/testridablehorse.prefab", "SpawnPermission": "vehicles.ridablehorse", "FetchPermission": "vehicles.ridablehorse", "Cooldown": 3600.0, "StartingFuel": null, "LockFuelContainer": null, "FuelPerSecond": null, "IdleFuelPerSecond": null, "MaxFuelPerSecond": null, "ExtraMounts": null, "ExtraSeats": null, "YRotationSpawnOffset": -90.0, "MaxSpawnDistance": 3.0, "FetchDistanceLimit": 50.0, "DespawnDistanceLimit": 50.0, "CanOnlySpawnOnWater": false, "CanNotSpawnOnWater": true }, "sled": { "Name": "Sled", "Prefab": "assets/prefabs/misc/xmas/sled/sled.deployed.prefab", "SpawnPermission": "vehicles.sled", "FetchPermission": "vehicles.sled", "Cooldown": 3600.0, "StartingFuel": null, "LockFuelContainer": null, "FuelPerSecond": null, "IdleFuelPerSecond": null, "MaxFuelPerSecond": null, "ExtraMounts": null, "ExtraSeats": null, "YRotationSpawnOffset": -90.0, "MaxSpawnDistance": 3.0, "FetchDistanceLimit": 50.0, "DespawnDistanceLimit": 50.0, "CanOnlySpawnOnWater": false, "CanNotSpawnOnWater": false }, "snow": { "Name": "Snowmobile", "Prefab": "assets/content/vehicles/snowmobiles/snowmobile.prefab", "SpawnPermission": "vehicles.snowmobile", "FetchPermission": "vehicles.snowmobile", "Cooldown": 3600.0, "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": 0.03, "MaxFuelPerSecond": 0.15, "ExtraMounts": null, "ExtraSeats": null, "YRotationSpawnOffset": -90.0, "MaxSpawnDistance": 3.0, "FetchDistanceLimit": 50.0, "DespawnDistanceLimit": 50.0, "CanOnlySpawnOnWater": false, "CanNotSpawnOnWater": false }, "tomaha": { "Name": "Tomaha Snowmobile", "Prefab": "assets/content/vehicles/snowmobiles/tomahasnowmobile.prefab", "SpawnPermission": "vehicles.tomaha", "FetchPermission": "vehicles.tomaha", "Cooldown": 3600.0, "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": 0.03, "MaxFuelPerSecond": 0.15, "ExtraMounts": null, "ExtraSeats": null, "YRotationSpawnOffset": -90.0, "MaxSpawnDistance": 3.0, "FetchDistanceLimit": 50.0, "DespawnDistanceLimit": 50.0, "CanOnlySpawnOnWater": false, "CanNotSpawnOnWater": false }, "ch47": { "Name": "Chinook", "Prefab": "assets/prefabs/npc/ch47/ch47.entity.prefab", "SpawnPermission": "vehicles.chinook", "FetchPermission": "vehicles.chinook", "Cooldown": 3600.0, "StartingFuel": null, "LockFuelContainer": null, "FuelPerSecond": null, "IdleFuelPerSecond": null, "MaxFuelPerSecond": null, "ExtraMounts": null, "ExtraSeats": null, "YRotationSpawnOffset": -90.0, "MaxSpawnDistance": 3.0, "FetchDistanceLimit": 50.0, "DespawnDistanceLimit": 50.0, "CanOnlySpawnOnWater": false, "CanNotSpawnOnWater": false }, "sedan": { "Name": "Sedan", "Prefab": "assets/content/vehicles/sedan_a/sedantest.entity.prefab", "SpawnPermission": "vehicles.sedan", "FetchPermission": "vehicles.sedan", "Cooldown": 3600.0, "StartingFuel": null, "LockFuelContainer": null, "FuelPerSecond": null, "IdleFuelPerSecond": null, "MaxFuelPerSecond": null, "ExtraMounts": null, "ExtraSeats": null, "YRotationSpawnOffset": -90.0, "MaxSpawnDistance": 3.0, "FetchDistanceLimit": 50.0, "DespawnDistanceLimit": 50.0, "CanOnlySpawnOnWater": false, "CanNotSpawnOnWater": false }, "4mod": { "Name": "4 Module Car", "Prefab": "assets/content/vehicles/modularcar/4module_car_spawned.entity.prefab", "SpawnPermission": "vehicles.4modulecar", "FetchPermission": "vehicles.4modulecar", "Cooldown": 3600.0, "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": 0.04, "MaxFuelPerSecond": 0.11, "ExtraMounts": null, "ExtraSeats": null, "YRotationSpawnOffset": -90.0, "MaxSpawnDistance": 3.0, "FetchDistanceLimit": 50.0, "DespawnDistanceLimit": 50.0, "CanOnlySpawnOnWater": false, "CanNotSpawnOnWater": false }, "3mod": { "Name": "3 Module Car", "Prefab": "assets/content/vehicles/modularcar/3module_car_spawned.entity.prefab", "SpawnPermission": "vehicles.3modulecar", "FetchPermission": "vehicles.3modulecar", "Cooldown": 3600.0, "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": 0.04, "MaxFuelPerSecond": 0.11, "ExtraMounts": null, "ExtraSeats": null, "YRotationSpawnOffset": -90.0, "MaxSpawnDistance": 3.0, "FetchDistanceLimit": 50.0, "DespawnDistanceLimit": 50.0, "CanOnlySpawnOnWater": false, "CanNotSpawnOnWater": false }, "2mod": { "Name": "2 Module Car", "Prefab": "assets/content/vehicles/modularcar/2module_car_spawned.entity.prefab", "SpawnPermission": "vehicles.2modulecar", "FetchPermission": "vehicles.2modulecar", "Cooldown": 3600.0, "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": 0.025, "MaxFuelPerSecond": 0.08, "ExtraMounts": null, "ExtraSeats": null, "YRotationSpawnOffset": -90.0, "MaxSpawnDistance": 3.0, "FetchDistanceLimit": 50.0, "DespawnDistanceLimit": 50.0, "CanOnlySpawnOnWater": false, "CanNotSpawnOnWater": false }, "crane": { "Name": "Magnet Crane", "Prefab": "assets/content/vehicles/crane_magnet/magnetcrane.entity.prefab", "SpawnPermission": "vehicles.magnetcrane", "FetchPermission": "vehicles.magnetcrane", "Cooldown": 3600.0, "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": 0.06668, "MaxFuelPerSecond": 0.3334, "ExtraMounts": null, "ExtraSeats": null, "YRotationSpawnOffset": -90.0, "MaxSpawnDistance": 3.0, "FetchDistanceLimit": 50.0, "DespawnDistanceLimit": 50.0, "CanOnlySpawnOnWater": false, "CanNotSpawnOnWater": false }, "cart": { "Name": "Workcart", "Prefab": "assets/content/vehicles/workcart/workcart.entity.prefab", "SpawnPermission": "vehicles.workcart", "FetchPermission": "vehicles.workcart", "Cooldown": 3600.0, "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": 0.025, "MaxFuelPerSecond": 0.075, "ExtraMounts": null, "ExtraSeats": null, "YRotationSpawnOffset": -90.0, "MaxSpawnDistance": 3.0, "FetchDistanceLimit": 50.0, "DespawnDistanceLimit": 50.0, "CanOnlySpawnOnWater": false, "CanNotSpawnOnWater": true }, "agcart": { "Name": "Above Ground Workcart", "Prefab": "assets/content/vehicles/workcart/workcart_aboveground.entity.prefab", "SpawnPermission": "vehicles.abovegroundworkcart", "FetchPermission": "vehicles.abovegroundworkcart", "Cooldown": 3600.0, "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": 0.025, "MaxFuelPerSecond": 0.075, "ExtraMounts": null, "ExtraSeats": null, "YRotationSpawnOffset": -90.0, "MaxSpawnDistance": 3.0, "FetchDistanceLimit": 50.0, "DespawnDistanceLimit": 50.0, "CanOnlySpawnOnWater": false, "CanNotSpawnOnWater": true }, "agcart2": { "Name": "Above Ground Workcart 2", "Prefab": "assets/content/vehicles/workcart/workcart_aboveground2.entity.prefab", "SpawnPermission": "vehicles.abovegroundworkcart2", "FetchPermission": "vehicles.abovegroundworkcart2", "Cooldown": 3600.0, "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": 0.025, "MaxFuelPerSecond": 0.075, "ExtraMounts": null, "ExtraSeats": null, "YRotationSpawnOffset": -90.0, "MaxSpawnDistance": 3.0, "FetchDistanceLimit": 50.0, "DespawnDistanceLimit": 50.0, "CanOnlySpawnOnWater": false, "CanNotSpawnOnWater": true }, "locomotive": { "Name": "Locomotive", "Prefab": "assets/content/vehicles/locomotive/locomotive.entity.prefab", "SpawnPermission": "vehicles.locomotive", "FetchPermission": "vehicles.locomotive", "Cooldown": 3600.0, "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": 0.035, "MaxFuelPerSecond": 0.1, "ExtraMounts": null, "ExtraSeats": null, "YRotationSpawnOffset": -90.0, "MaxSpawnDistance": 3.0, "FetchDistanceLimit": 50.0, "DespawnDistanceLimit": 50.0, "CanOnlySpawnOnWater": false, "CanNotSpawnOnWater": true } }, "Version": { "Major": 0, "Minor": 0, "Patch": 8 } } Lang: { "NoPermissionSpawn": "You do not have permission to spawn {0}s.", "NoPermissionFetch": "You do not have permission to fetch {0}s.", "MountedOrParented": "You cannot spawn or fetch vehicles while mounted or parented.", "BuildingBlocked": "You cannot spawn or fetch vehicles while building blocked.", "InSafeZone": "You cannot spawn or fetch vehicles in a safe zone.", "CombatBlocked": "You cannot spawn or fetch vehicles while combat blocked.", "RaidBlocked": "You cannot spawn or fetch vehicles while raid blocked.", "NotOnWater": "You can only spawn or fetch {0}s on water.", "OnWater": "You can not spawn or fetch {0}s on water.", "LookingTooFar": "You must be looking at a position closer to you to spawn a {0}.", "Destroyed": "Your {0} has been destroyed.", "AlreadySpawned": "You already own a {0}.\nUse '/{1}' to fetch it or '/{2}' to despawn it.", "Cooldown": "You must wait {0} seconds before spawning another {1}.", "Spawned": "Your {0} has spawned.", "NotFound": "You do not have a {0}.", "TooFarFetch": "Your {0} is too far away to be fetched.", "TooFarDespawn": "Your {0} is too far away to be despawned.", "BeingUsedFetch": "Cannot fetch your {0} as it is currently being used by another player", "BeingUsedDespawn": "Cannot despawn your {0} as it is currently being used by another player", "Fetched": "You have fetched your {0}.", "Despawned": "You have despawned your {0}{1}.", "Refund": " - refunded {0} low grade fuel" }$12.00- 18 comments
- 3 reviews
-
- #vehicles
- #vehicle
-
(and 39 more)
Tagged with:
- #vehicles
- #vehicle
- #helicopter
- #minicopter
- #scrap heli
- #boat
- #rowboat
- #row boat
- #rhib
- #sled
- #hot air balloon
- #hab
- #ridable horse
- #submarine
- #ch47
- #chinook
- #sedan
- #modular car
- #magnet crane
- #workcart
- #train
- #snowmobile
- #snow mobile
- #crane
- #transport
- #transport helicopter
- #row
- #balloon
- #horse
- #car
- #copter
- #magnet
- #heli
- #mini
- #tomaha
- #submarines
- #helicopters
- #copters
- #scrap helicopter
- #snow
- #locomotive
-
Version 1.0.0
32 downloads
The sky has turned to steel and the air grows thick with engine exhaust. Fight the red giant and her crew to take the loot onboard. An excellent quality rust prefab for any custom rust map or server. Instructions For the prefab to function correctly, you will need the Oxide.Ext.RustEdit.dll extension installed on your server.. Place one of the three airship types (Easy/ Medium) or a third variant with no electrical puzzle. Once placed, save the map file and upload it to your server, you are ready to fly!$14.99 -
Version 1.0.1
5 downloads
Meet the Monster Tower, the result of watching the film The Lord of the Rings - The Two Towers, while I was drinking a can of Monster Energy. This monument has several options to use: • You can use this tower for the Chopper Survival plugin (Event Manager). • You can use it like a monument, it contains both NPC respawn and Loot. • You can also use it like a Public Tower so players can defend themselves against the Attack Helicopter. - The Monster Tower consists of five floors with a lift, plus two hidden floors with an extra difficulty (NPC). - You can access these hidden floors via an invisible staircase containing green rings.$8.95 -
- 8 comments
- 2 reviews
-
- 3
-
-
Version 1.0.0
17 downloads
This is a bundle of... 5 Buildings 1 Heli pad and 1 Camp sitting area. All together (1550) in prefabs. ...1 bank... ....1 Food shop.... ....1 Shop.... ....1 Hang out casino.... ....1 Skin shop/Buy skin shop.... ....1 Heli pad/computer room.... ....1 Camp sitting area.... No loot in buildings. You need your own shop keepers. This is just Prefabs. Feel free to message me i will do my best to get back with you. Has been tested on a server. https://youtu.be/N_fF1qZyG4M$8.00 -
I don't know if this is possible. Is there a way to temporarily lock a heli to a player on first hit (from heli or player) to block base damage to a structure that isn't theirs? I don't want a full lock though as I'm using LootDefender. So another player can possibly take the heli from them if they inflict higher damage. But same rules apply. If the building/deployables aren't theirs. Damage cannot be applied to them. Willing to pay as long as it's within reason. And the plugin can be sold here as well since I think this will be a great anti-griefing plugin for PVE servers. If it's possible that is.
-
- 7 comments
- 1 review
-
- 4
-
-
-
- #heli
- #helicopter
-
(and 7 more)
Tagged with:
-
Version 2.0.0
55 downloads
The Patrol Helicopter only attacks hostile players or players on the Airfield. Config File My plugins are designed to adapt to your needs through a rich configuration file. { "Plugin Settings": { "Set player as hostile for an amount of time when attacked by a Patrol Helicopter (float, 0.0 = disabled)": 0.0, "Are players on Airfields hostile for the Patrol Helicopter? (boolean)": true, "Are wounded players still considered as hostile for the Patrol Helicopter? (boolean)": false, "Are incapacited players still considered as hostile for the Patrol Helicopter? (boolean)": false }, "System Settings": { "Show optional logged messages in the console (boolean)": true } } Scalable Designed and Optimized for Performance The plugins are developed with a primary objective to be very performant and scalable, thus limiting plugin-related performance losses and limited functionalities or upgrades. Premium Ready My plugins use an advanced system offering the possibility for administrators to create as many profiles as they wish in order to offer them to their players through a Premium pack. Multilingual My plugins are designed to be usable in different languages. English and Français are available by default. Administrators can add their own language. Colorblindness Friendly Interfaces are carefully designed to be as readable as possible by all players. Secured Database The plugins' database is backed up at multiple level and on a regular basis to ensure data integrity if a crash occurs. About Mælep: https://maelep.be Warranty and Updates The customers benefits from a 28-day warranty from the date of the last sell of the plugin. This warranty covers bugs related to the script and, as far as possible, bugs related to Rust and uMod updates. Terms of Service of Mælep The Mælep's plugins are in no way affiliated to Facepunch, uMod or Codefling. He should not be considered as a developer endorsed by Facepunch, uMod or Codefling. Any contribution or purchase made on this website is donated to Mælep. For more information, support or a purchase history, please use the support section available on the page of the plugin. Payment to Mælep is payment for the digital items contained in the purchase. This transaction is final and there is no refund. If you are banned for breaking the rules of Codefling, you will not be refunded. Requests for refunds due to delays, Rust and uMod update flaws or any other problems are submitted at the discretion of Mælep.$10.00