In your config, the timed drop is set to a 10 minute frequency and to 1 crate defined by "regular".
FancyDrop
Moved
Total Downloads: 18,016 - First Release: Jun 8, 2016 - Last Update: Apr 19, 2018
- 5/5, 56 likes
-
Is there anything wrong with my config or could you paste me one that works ? -
-
Thank you for the help. -
-
-
Tell me, please, how to slow down dropbox? Found only change speed of plane, not the dropbox.
-
Code:"crateAirResistance": 2.0, // air resistance of crates, lower=faster (lowest min=0.6)
-
{
"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": 2.0,
"Multiplier for overall flight distance; lower means faster at map": 1.25,
"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": 3.0,
"use SupplyDrop Light": true
},
"DropSettings": {
"DropDefault": {
"additionalheight": 0,
"crateAirResistance": 2.0,
"cratesGap": 50,
"despawnMinutes": 15,
"includeStaticItemList": false,
"includeStaticItemListName": "regular",
"includeStaticItemListOnly": false,
"maxCrates": 30,
"maxItems": 6,
"minCrates": 30,
"minItems": 6,
"planeSpeed": 50,
"randomAmountGroupedItem": false,
"randomAmountSingleItem": false,
"useCustomLootTable": false
},
"DropTypes": {
"custom_event": {
"additionalheight": 0,
"crateAirResistance": 2.0,
"cratesGap": 50,
"despawnMinutes": 15,
"includeStaticItemList": false,
"includeStaticItemListName": "custom_event",
"includeStaticItemListOnly": false,
"maxCrates": 30,
"maxItems": 6,
"minCrates": 30,
"minItems": 6,
"notificationInfo": "Custom Stuff",
"planeSpeed": 50,
"randomAmountGroupedItem": false,
"randomAmountSingleItem": false,
"useCustomLootTable": false
},
"dropdirect": {
"additionalheight": 0,
"crateAirResistance": 2.0,
"cratesGap": 50,
"despawnMinutes": 15,
"includeStaticItemList": false,
"includeStaticItemListName": "dropdirect",
"includeStaticItemListOnly": false,
"maxCrates": 30,
"maxItems": 6,
"minCrates": 1,
"minItems": 30,
"planeSpeed": 50,
"randomAmountGroupedItem": false,
"randomAmountSingleItem": false,
"useCustomLootTable": false
},
"massdrop": {
"additionalheight": 0,
"crateAirResistance": 2.0,
"cratesGap": 50,
"despawnMinutes": 15,
"includeStaticItemList": false,
"includeStaticItemListName": "massdrop",
"includeStaticItemListOnly": false,
"maxCrates": 30,
"maxItems": 6,
"minCrates": 30,
"minItems": 6,
"planeSpeed": 50,
"randomAmountGroupedItem": false,
"randomAmountSingleItem": false,
"useCustomLootTable": false
},
"regular": {
"additionalheight": 0,
"crateAirResistance": 2.0,
"cratesGap": 50,
"despawnMinutes": 15,
"includeStaticItemList": false,
"includeStaticItemListName": "regular",
"includeStaticItemListOnly": false,
"maxCrates": 30,
"maxItems": 6,
"minCrates": 30,
"minItems": 6,
"planeSpeed": 50,
"randomAmountGroupedItem": false,
"randomAmountSingleItem": false,
"useCustomLootTable": false
},
"supplysignal": {
"additionalheight": 0,
"crateAirResistance": 2.0,
"cratesGap": 50,
"despawnMinutes": 15,
"includeStaticItemList": false,
"includeStaticItemListName": "supplysignal",
"includeStaticItemListOnly": false,
"maxCrates": 30,
"maxItems": 6,
"minCrates": 30,
"minItems": 6,
"planeSpeed": 50,
"randomAmountGroupedItem": false,
"randomAmountSingleItem": false,
"useCustomLootTable": false
}
}
},
"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>: ",
"Show message to admin after command usage": true,
"Time for active smoke of SupplySignal": 210.0,
"version": "2.1.10"
},
"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 ": 15,
"Minimum minutes for random timer delay ": 10,
"Minimum players for timed Drop": 1,
"Remove builtIn Airdrop": true,
"Reset Timer after manual random drop": false,
"Use Airdrop timer": true
}
} -
Hello.
Is there a way I can just have the drops land at a defined location that works on a timer so I don't have to enter the command every 30 min. I just want the drop to drop in the middle of 2 zones I have. -
what would i put in for the plugin to get the airdrop to drop and have the drop land as qickly as possible?
-
Hi all. Is there any way to get the drop (parachute) down faster please ?
-
-
-
for some reason my airdops never come anymore :/ tried supply signals and manually calling them and all but nothing, reinstalled plugin and config file and all but i got no idea whats goin on :/
-
-
-
-
I installed fancydrop and everything worked out. I later installed betterloot. I set "includeSupplyDrop": true, as you said in page 10. But the supply drops are empty. Both when I spawn with flare and with command.
Any idea? -
i get this error now since the patch fix
Error while compiling: FancyDrop.cs(826,12): error CS1061: Type `Network.Networkable' does not contain a definition for `owner' and no extension method `owner' of type `Network.Networkable' could be found. Are you missing an assembly reference?
[DOUBLEPOST=1503755334][/DOUBLEPOST]now the planes stucking in the air and i can't remove them please helpAttached Files:
-