1. Since i have recently edit him, i have drop empty sometimes :
     

    Attached Files:

  2. You must change the capacity to 8, each list will have 4 items in there, if you keep it at 6, one will have 4 and the other 2 :p
    [DOUBLEPOST=1436453958][/DOUBLEPOST]
    Same problem as the other guy, you have 2 weapons, 1 blueprint and 2 ammos in the airdrop, yet the capacity is 5, so 1 of the slots will be empty.
     
  3. WolfsDarker updated SupplyDropController with a new update entry:

    Fixes for bugs


    [DOUBLEPOST=1436459299][/DOUBLEPOST]Just posted an update! Should fix everything you guys said, save your configuration file because so you can copy the lists, i changed the config a bit.
     
  4. Look better, i done a category "Bouffe" (food in french) with 1 count : 2weapons+2ammo+1BP+1food = 6
     
  5. Well i suggest you to try the new update, it worked just fine for me with 8 items :p
     
  6. Just upgraded, same problem, sometimes, drops are empty. Its not a big problem but just want repport :)

    Do you see anything bad in my config? I modified him for your new config.

    Nice work, i wait a plugin like that since long time ! Default drop are totally useless x)
     

    Attached Files:

  7. Ye the empty airdrops, thing is, i made it check if the airdrop has nulled items, when it does, it just ignores the airdrop, but ill see if i can fix it in the next update.
    I see nothing wrong in the config, is it causing errors or something?
    Thanks, this is probably my first plugin ( i did 2 other but they are small and idk if anyone would use it ).
     
  8. Ok :).

    No errors, but like i said i prefer sometimes a drop empty than drops by default :)

    Good job and thank you. :)
     
  9. WolfsDarker, does it matter if I change place on "name" and "chance" line? In the original config "name" are above "chance", but I noticed now that I have done the whole config with "chance" above "name".

    See here:
    Code:
        {
          "name": "rifle_ak",
          "chance": 40,
          "min_amount": 1,
          "max_amount": 1
        },
        {
          "chance": 60,
          "name": "pistol_revolver",
          "min_amount": 1,
          "max_amount": 1
          },
     
  10. It shouldn't matter from what i experienced with JSON format files, go ahead and try it :p
     
  11. Puuh! Good, then I keep add lines like that and try it out when I'm done :D
     
  12. hmm this is weird, all my airdrops are empty from updating this plugin
     
  13. Thats weird, i'm doing a few more features for it and i spawned at least 30 airdrops, all had loot o_O. Try to remove the configuration file and reload the plugin, might be your config messed up.

    OT: This plugin will be more than just controlling loot soon enough :)
     
  14. 8 out of 10 airdrops was empty, atleast if I looked thru LiveMap at playrust.io. Can't get in to my server atm. But it show 8 empty airdrops on 10 dropped.
     
  15. WolfsDarker updated SupplyDropController with a new update entry:

    New Feature!

     
  16. "Set amount of airdrops", does it effect how often the airdrop plan comes (like every 20 min ex.)? :)
     
  17. Nono, it is like the amount of airdrops the player can call, if the limit is 5, he can only use 5 supply signals at once :)
     
  18. config will not change the items after oxide.reload.

    i set new items to the list after the newest update.

    in the beginning there are no items in the airdrop and now after changeing the items in the config there sre still the standart items.

    any solution?
     
  19. Look, i removed the plugin and the config file from my server, then i added it back in using the default config, it worked without a single issue.
    So either your config file has spelling errors or your server has a problem. It works 100% in my offline and online server. I can't help you because i can't find the problem since doesn't happen to me.