FancyDrop
Moved
Total Downloads: 18,015 - First Release: Jun 8, 2016 - Last Update: Apr 19, 2018
- 5/5, 56 likes
-
One of my players' signals drop at random spots on the map. Any idea why?
-
-
-
Airdrops don't have loot in them before they hit the ground, so they disappear if opened early : any way to fix?
-
Hey.
I tried to change the chat prefix, but after the change nothing happens in the chat, when I open the Drop.
Here's my change. I'm just changed this, nothing else.
Code:"Generic": { "Admin messages color": "silver", "AuthLevel needed for console commands": 1, "Broadcast messages color": "lime", "Chat/Message prefix": "[Air Drop]", "GUI Announce command": "announce.announce", "Lock DirectDrop to be looted only by target player": true, "Prefix color": "green", "Prefix format": "<color={0}>{1}</color>: ", "Radius for random zone around SupplySignal": 15.0, "Time for active smoke of SupplySignal": 210.0, "Use of random dropzone around SupplySignal": false, "version": "2.1.8"
-
Maybe not reload after changing config? Dos happen more the thought to me too -
When I changes any Plugin im just type in plugin 'oxide.reload <pluginname>'
Thats can be the problem maybe?
And an other thing. In Rank-Me, or Notifier I can separately change the prefix.
Like:
Code:"<black>[<green>NOTIFIER<end>]<end>"
Code:"PREFIX": "<black>[<green>RANK-ME<end>]<end>"
For example the '[]' is black, and the 'AirDrop' is green. -
Code:"Chat/Message prefix": "<color=black>[</color>Air Drop<color=black>]</color>",
-
Thanks dude. I'm lovin it.
-
-
Hey this plugin works great, but now for whatever reason, when a player uses a supply drop signal no crate is dropped from the plane. All my plugins are up to date and no errors are printing to console. I have no idea what is causing this to happen..
-
-
I'm using 2.1.8. I'm also using BetterLoot as well.
My config:
Code:{ "Airdrop": { "Default radius for location based massdrop": 100, "Delay between Massdrop plane spawns": 0.33, "Massdrop default plane amount": 5, "Multiplier for (plane height * highest point on Map); Default 1.0": 1.0, "Multiplier for overall flight distance; lower means faster at map": 1.5, "Populate crates direct on spawn": false, "Prefab effect to use": "assets/bundled/prefabs/fx/survey_explosion.prefab", "Use special effect at reaching ground position": true }, "DropLight": { "Frequency for blinking": 0.25, "remove Light once landed": false, "Time for pause between blinking": 2.0, "use SupplyDrop Light": true }, "DropSettings": { "DropDefault": { "additionalheight": 0, "crateAirResistance": 1.5, "cratesGap": 50, "despawnMinutes": 15, "includeStaticItemList": false, "includeStaticItemListName": "regular", "includeStaticItemListOnly": false, "maxCrates": 3, "maxItems": 6, "minCrates": 1, "minItems": 6, "planeSpeed": 70, "randomAmountGroupedItem": false, "randomAmountSingleItem": false, "useCustomLootTable": true }, "DropTypes": { "custom_event": { "additionalheight": 0, "crateAirResistance": 2.0, "cratesGap": 50, "despawnMinutes": 15, "includeStaticItemList": false, "includeStaticItemListName": "custom_event", "includeStaticItemListOnly": false, "maxCrates": 1, "maxItems": 6, "minCrates": 1, "minItems": 6, "notificationInfo": "Custom Stuff", "planeSpeed": 70, "randomAmountGroupedItem": false, "randomAmountSingleItem": false, "useCustomLootTable": true }, "dropdirect": { "additionalheight": 0, "crateAirResistance": 1.0, "cratesGap": 50, "despawnMinutes": 15, "includeStaticItemList": false, "includeStaticItemListName": "dropdirect", "includeStaticItemListOnly": false, "maxCrates": 3, "maxItems": 6, "minCrates": 1, "minItems": 6, "planeSpeed": 70, "randomAmountGroupedItem": false, "randomAmountSingleItem": false, "useCustomLootTable": true }, "massdrop": { "additionalheight": 0, "crateAirResistance": 1.0, "cratesGap": 50, "despawnMinutes": 15, "includeStaticItemList": false, "includeStaticItemListName": "massdrop", "includeStaticItemListOnly": false, "maxCrates": 5, "maxItems": 6, "minCrates": 1, "minItems": 6, "planeSpeed": 70, "randomAmountGroupedItem": false, "randomAmountSingleItem": false, "useCustomLootTable": true }, "regular": { "additionalheight": 0, "crateAirResistance": 1.0, "cratesGap": 50, "despawnMinutes": 15, "includeStaticItemList": false, "includeStaticItemListName": "regular", "includeStaticItemListOnly": false, "maxCrates": 3, "maxItems": 6, "minCrates": 1, "minItems": 6, "planeSpeed": 70, "randomAmountGroupedItem": false, "randomAmountSingleItem": false, "useCustomLootTable": true }, "supplysignal": { "additionalheight": 0, "crateAirResistance": 2.0, "cratesGap": 50, "despawnMinutes": 15, "includeStaticItemList": false, "includeStaticItemListName": "supplysignal", "includeStaticItemListOnly": false, "maxCrates": 3, "maxItems": 30, "minCrates": 1, "minItems": 10, "planeSpeed": 70, "randomAmountGroupedItem": false, "randomAmountSingleItem": false, "useCustomLootTable": true } } }, "Generic": { "Admin messages color": "silver", "AuthLevel needed for console commands": 1, "Broadcast messages color": "white", "Chat/Message prefix": "Air Drop", "GUI Announce command": "announce.announce", "Lock DirectDrop to be looted only by target player": true, "Prefix color": "cyan", "Prefix format": "<color={0}>{1}</color>: ", "Radius for random zone around SupplySignal": 15.0, "Time for active smoke of SupplySignal": 210.0, "Use of random dropzone around SupplySignal": false, "version": "2.1.8" }, "Notification": { "Maximum distance in meters to get notified about landed Drop": 1000, "Maximum distance in meters to get notified about looted Drop": 1000, "Notify a player about incoming Drop to his location": true, "Notify a player about spawned Drop at his location": true, "Notify admins per chat about player who has thrown SupplySignal ": false, "Notify console at Drop by SupplySignal": true, "Notify console at timed-regular Drop": true, "Notify console when a Drop is being looted": true, "Notify console when Drop is landed": false, "Notify console when Drop is spawned": false, "Notify console when Drop landed/spawned only at the first": true, "Notify players at custom/event Drop": true, "Notify players at custom/event Drop including Coords": false, "Notify players at Drop by SupplySignal": true, "Notify players at Drop by SupplySignal including Coords ": false, "Notify players at Massdrop": true, "Notify players at Random/Timed Drop": true, "Notify players at Random/Timed Drop including Coords": false, "Notify players when a Drop is being looted": true, "Notify players when a Drop is being looted including coords": false, "Notify players when Drop is landed about distance": true, "Notify Players who has thrown a SupplySignal": false, "Notify Players who has thrown a SupplySignal including coords": false, "use GUI Announcements for any Drop notification": false }, "StaticItems": { "DropTypes": { "custom_event": { "itemList": { "explosive.timed": { "max": 10, "min": 5 }, "grenade.f1": { "max": 10, "min": 5 } } }, "dropdirect": { "itemList": { "explosive.timed": { "max": 4, "min": 2 }, "surveycharge": { "max": 10, "min": 5 } } }, "massdrop": { "itemList": { "explosive.timed": { "max": 4, "min": 2 }, "grenade.f1": { "max": 10, "min": 5 } } }, "regular": { "itemList": { "cctv.camera": { "max": 2, "min": 1 }, "targeting.computer": { "max": 2, "min": 1 } } }, "supplysignal": { "itemList": { "explosive.timed": { "max": 4, "min": 2 }, "metal.refined": { "max": 100, "min": 50 } } } } }, "Timer": { "Cleanup old Drops at serverstart": true, "Maximum minutes for random timer delay ": 50, "Minimum minutes for random timer delay ": 30, "Minimum players for timed Drop": 1, "Remove builtIn Airdrop": false, "Reset Timer after manual random drop": false, "Use Airdrop timer": true } }
-
Maybe you should bitwise disable some other plugins, to check if there's any interference between FD and xx....From my side, i can do nothing at the moment... -
Hmm..that's what I was afraid of. Okay I'll try disabling a few things and I'll see what happens.
-
Works. I'm pretty sure it was airdrop precision that made not work right
-
[Info("FancyDrop", "Fujikura", "2.1.8", ResourceId = 1934)
I am getting a error code:
OnTick scheduled update failed: Object reference not set to an instance of an object
only happen since update today is it something i need to be concerned about? -
For some reason, my airdrops aren't working.
On my server, I made it so the airdrops drop 4 crates at a time and are fasting at falling using the plugin "Fancydrop". For some reason, when they land, there is no loot inside and you get no XP from it ;(
I don't know how to fix it but I really need to ASAP. Please help