FancyDrop

Moved

Total Downloads: 18,016 - First Release: Jun 8, 2016 - Last Update: Apr 19, 2018

5/5, 56 likes
  1. players use Supply Signal Every time (smoke Signal)
    How i can control signals number?
    I want , player has one Signal in one day Or at a specific time
     
    Last edited by a moderator: Feb 25, 2017
  2. Hello, i don't read 30 pages sorry...

    What is itemDivider ?

    Cheers
     
  3. How to divide the max amount of an item to be spawned...
    Example:
    item with 10, divider 1 = 10 item amount
    item with 10, divider 2 = 5-10 item amount
    item with 10, divider 3 = 4-10 item amount
    etc, etc...
     
  4. Limit supply signals spawn by any loot plugin...
     
  5. Code:
    {
      "Airdrop": {
        "Default radius for location based massdrop": 100,
        "Delay between Massdrop plane spawns": 0.33,
        "Disable SupplySignal randomization": false,
        "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.25,
        "Prefab effect to use": "assets/bundled/prefabs/fx/survey_explosion.prefab",
        "Prefab effect to use at spawn by night": "assets/bundled/prefabs/fx/player/onfire.prefab",
        "signal rocket explosion timer": 15,
        "signal rocket speed": 15,
        "Use special effect at reaching ground position": true,
        "Use special effect at spawning by night": 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,
          "itemDivider": 2,
          "maxCrates": 1,
          "maxItems": 6,
          "minCrates": 1,
          "minItems": 6,
          "planeSpeed": 75,
          "useCustomLootTable": false
        },
        "DropTypes": {
          "custom_event": {
            "additionalheight": 0,
            "crateAirResistance": 2.0,
            "cratesGap": 50,
            "despawnMinutes": 15,
            "fireSignalRocket": false,
            "includeStaticItemList": false,
            "includeStaticItemListName": "custom_event",
            "includeStaticItemListOnly": false,
            "itemDivider": 2,
            "maxCrates": 1,
            "maxItems": 6,
            "minCrates": 1,
            "minItems": 6,
            "notificationInfo": "Custom Stuff",
            "planeSpeed": 75,
            "useCustomLootTable": false
          },
          "dropdirect": {
            "additionalheight": 0,
            "crateAirResistance": 2.0,
            "cratesGap": 50,
            "despawnMinutes": 15,
            "fireSignalRocket": false,
            "includeStaticItemList": false,
            "includeStaticItemListName": "dropdirect",
            "includeStaticItemListOnly": false,
            "itemDivider": 2,
            "maxCrates": 1,
            "maxItems": 6,
            "minCrates": 1,
            "minItems": 6,
            "planeSpeed": 75,
            "useCustomLootTable": false
          },
          "massdrop": {
            "additionalheight": 0,
            "crateAirResistance": 2.0,
            "cratesGap": 50,
            "despawnMinutes": 15,
            "fireSignalRocket": false,
            "includeStaticItemList": false,
            "includeStaticItemListName": "massdrop",
            "includeStaticItemListOnly": false,
            "itemDivider": 2,
            "maxCrates": 1,
            "maxItems": 6,
            "minCrates": 1,
            "minItems": 6,
            "planeSpeed": 75,
            "useCustomLootTable": false
          },
          "regular": {
            "additionalheight": 0,
            "crateAirResistance": 2.0,
            "cratesGap": 50,
            "despawnMinutes": 15,
            "fireSignalRocket": false,
            "includeStaticItemList": false,
            "includeStaticItemListName": "regular",
            "includeStaticItemListOnly": false,
            "itemDivider": 2,
            "maxCrates": 1,
            "maxItems": 6,
            "minCrates": 1,
            "minItems": 6,
            "planeSpeed": 75,
            "useCustomLootTable": false
          },
          "supplysignal": {
            "additionalheight": 0,
            "crateAirResistance": 2.0,
            "cratesGap": 50,
            "despawnMinutes": 15,
            "fireSignalRocket": false,
            "includeStaticItemList": false,
            "includeStaticItemListName": "supplysignal",
            "includeStaticItemListOnly": false,
            "itemDivider": 2,
            "maxCrates": 1,
            "maxItems": 6,
            "minCrates": 1,
            "minItems": 6,
            "planeSpeed": 75,
            "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,
        "Lock SignalDrop to be looted only by target player": false,
        "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.6.6"
      },
      "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
      },
      "SimpleUI": {
        "SimpleUI_Enable": false,
        "SimpleUI_FontSize": 25,
        "SimpleUI_HideTimer": 10,
        "SimpleUI_Left": 0.1,
        "SimpleUI_MaxHeight": 0.1,
        "SimpleUI_MaxWidth": 0.8,
        "SimpleUI_NoticeColor": "1 1 1 0.9",
        "SimpleUI_ShadowColor": "0.1 0.1 0.1 0.5",
        "SimpleUI_Top": 0.05
      },
      "StaticItems": {
        "DropTypes": {
          "custom_event": {
            "itemDivider": 2,
            "itemList": {
              "explosive.timed": 10,
              "grenade.f1": 10
            }
          },
          "dropdirect": {
            "itemDivider": 2,
            "itemList": {
              "explosive.timed": 4,
              "surveycharge": 10
            }
          },
          "massdrop": {
            "itemDivider": 2,
            "itemList": {
              "explosive.timed": 4,
              "grenade.f1": 10
            }
          },
          "regular": {
            "itemDivider": 2,
            "itemList": {
              "cctv.camera": 2,
              "targeting.computer": 2
            }
          },
          "supplysignal": {
            "itemDivider": 2,
            "itemList": {
              "explosive.timed": 4,
              "metal.refined": 100
            }
          }
        }
      },
      "Timer": {
        "Cleanup old Drops at serverstart": true,
        "Maximum minutes for random timer delay ": 25,
        "Minimum minutes for random timer delay ": 15,
        "Minimum players for timed Drop": 2,
        "Remove builtIn Airdrop": true,
        "Reset Timer after manual random drop": false,
        "Use Airdrop timer": true
      },
      "Timers": {
        "log to console": true,
        "RealTime": {
          "16:00": "massdrop 3",
          "18:00": "toplayer *"
        },
        "ServerTime": {
          "18": "massdropto 0 0 5 100",
          "6": "massdrop 3"
        },
        "use RealTime": false,
        "use ServerTime": false
      }
    }

    where can I find it?
     
  6. FancyDrop is no loot plugin and does also not manage/control players supply-signal usage-limits.
     
  7. Anyone that could help me out?

    I keep getting Random loot: 1 Mp5 With 3 Stacks of Shotgun shells.

    How do i configure this so I get 1 MP5 1 stacks Of pistol ammo and 1 attachment?

    Then in the next crate I would get like 1C4 5 explosives and 5 Grenades.

    Code:
    {
        "Categories": {
            "1": {
                "LootSpawn.SupplyDrop": {
                    "C4": 5,
                    "Armor": 0,
                    "Ammo": 50,
                    "Collection.Rifles": 50,
                    "Mining Ore": 0,
                    "HQMetal_Large": 0
     
  8. Last issue. My drops are not dropping on the times I want them to. This is where I want them to drop anyone knows whats causing for them not to drop


    Code:
      "Timers": {
        "log to console": true,
        "RealTime": {
          "04:00": "topos 151 21",
          "08:00": "topos 895 23",
          "12:00": "topos 146 11",
          "16:00": "topos -113 26",
          "20:00": "topos 88 41",
          "24:00": "topos -321 50"
        },
       

    Code:
        },
        "use RealTime": true,
        "use ServerTime": false
      }
     
  9. Those times are local server times. You need to obey the timezone the server is located in.
     
  10. @Fujikura Since I have the Loot-All plugin, players can still quickly hit loot-all even with the thrower loot's it only switch turned on. :p Slight bug!
     
  11. Its not a bug, its a feature of Quicksort ;) You might need to ask the Quicksort author if he can implement a filter for specific container types.
    FancyDrop can't do there something.
     
  12. I'm not sure if I've done something wrong, but after getting this Plugin, players on my server are reporting that Signal Flares aren't working, I've tested it myself and the plane never comes, however, it comes when I call it via EasyAirdrop, I've attached my Config file, all I did was disable the announcements.. atleast I think I did.
     

    Attached Files:

  13. Its nothing included in the config what could disturb the call by signals. Maybe any other plugin is trying to do the same action, and then it conflicts.
     
  14. Mine does this too, and I've also seen it on entirely vanilla servers. I believe it is an issue on Facepunch's side with the smoke textures. :)
     
  15. The signal smoke is a really strange thing. The supplysignal object had some weird behaviours. Its there some times, and then anytime it stops to create smoke. But the missing smoke could not prevent the plane to be called, what the OP mentioned also.
     
  16. The only thing I can think of is maybe FancyDrop is incompatible with EasyAirdrop somehow, none of them alter signals, EasyAirdrop just allows admins to call drops at will with great ease, simple and straight forward, either randomly, to a specific player, or mass drop, I'll try and remove the plugin for now, I originally wanted Fancy Drop because the default cargo plane takes forever to do anything.

    EDIT: I've also noticed periodic Plane spawns got disabled too, I uninstalled FancyDrop and everything is fine now, at least should be.
     
    Last edited by a moderator: Mar 1, 2017
  17. Thats enabled (remove inbuilt drop) in the FancyDrop config by default ;)
     
  18. Latest version, struggling just to get it to drop c4. Using supplysignal as a static group

    Code:
    "supplysignal": {
            "additionalheight": 0,
            "crateAirResistance": 2.0,
            "cratesGap": 50,
            "despawnMinutes": 15,
            "fireSignalRocket": true,
            "includeStaticItemList": true,
            "includeStaticItemListName": "supplysignal",
            "includeStaticItemListOnly": true,
            "itemDivider": 2,
            "maxCrates": 1,
            "maxItems": 6,
            "minCrates": 1,
            "minItems": 6,
            "planeSpeed": 125,
            "useCustomLootTable": false
    with

    Code:
    "supplysignal": {
            "itemDivider": 2,
            "itemList": {
              "explosive.timed": 20
            }
    Correct?
    [DOUBLEPOST=1488438451][/DOUBLEPOST]nevermind all good
     
  19. Fujikura updated FancyDrop with a new update entry:

    2.6.8