1. I have downloaded the the latest version this morning and still get the error mentioned above.
    (06:39:39) | [Oxide] 06:39 [Error] Error while compiling AirdropExtended.cs(845,81): error CS1061: Type `string' does not contain a definition for `Quote' and no extension method `Quote' of type `string' could be found. Are you missing `Oxide' using directive?
     
  2. Make sure that you have the latest version of oxide.
    I have Airdrop Extended ver. 1.1.0 and Oxide ver. 2.0.2811 and it is working perfect! ;)
     
  3. Wulf

    Wulf Community Admin

    Update Oxide or see previous posts that give a solution.
     
  4. The loot table (inside the newly generated file from "aire.generate" and when "CustomLootEnabled: false,") does not reflect the current vanilla settings.

    For example, I'm 99% sure vanilla airdrops (as of Wednesday December 15th) aren't and shouldn't be currently dropping stockings, pookie bears, blueprint pages, m249s, 750-1000 crude.oil, 750-1000 hq.metal.ore, etc as the current "vanilla" AirdropExtended does. It still generates even similar loot configs when using "aire.generate vanillatest" - I've tested this thoroughly by editing the config. the /data/ file; by spawning in several hundred airdrops and also by using the "aire.test" command.

    To my recollection, when you had "CustomLootEnabled": false, - it would purely ignore every single setting in the custom loot configuration. Awkwardly enough, when you leave it as false, it's STILL ignoring the custom loot config (so I have no idea where it's getting 750-1000 crude.oil & 750-1000 hq.metal.ore, 750-1000 animal fat, and the rest of the outliers from).

    If this is unfixable, is there a way we could get a command like "aire.generatevanilla" that purely copies the current vanilla configs over into the file - and so we can take this newly generated vanilla loot table, and either copy the loot table over into our default configs?

    I don't mean to be nitpicky; I'm sorry if it comes off that way. I'm honestly glad that it actually even functions at this point, I'm also honestly glad that you guys have revived and worked on this plugin again, but the CustomLootEnabled setting seems completely out-of-whack. I just wish I was able to run this plugin with a completely vanilla loot table again. Other than that, this plugin works entirely as intended (as far as I can see).

    Thanks again to whomever reads this and puts in maintenance work for this plugin. I'm very grateful. I wouldn't mind going in and editing the loot table individually one by one, but I just simply have no reference point toward what the exact vanilla loot tables are from the airdrops.

    TL;DR: "CustomLootEnabled: false," seems to be broken in the config. The "default-generated" loot loadout (but still custom loot table which is different from vanilla settings) is still being loaded, with 750-1000 crude.oil & 750-1000 hq.metal.ore, 750-1000 animal fat, etc being attainable in airdrops.

    Among 100+ tested Vanilla airdrops, for a maximum in any given crate, I got 50-100 HQM; 0 crude.oil, 0 hq.metal.ore, 0 animal fat, 0 m249s, 0 blueprint pages, 0 christmas items, 0 rockets, 0 gunpowder, etc. Signs didn't seem to be a part of the vanilla loot table anymore either; I'm sure there are others that I'm missing.
     
  5. I'm having problems with adding the permissions to admin usergroup. Every time I try to add it says the command does not exist. Not having this issue with other plugins though.
     
  6. I am getting the same thing. Something is broken with it.
     
  7. When i try adding permissions in console it keep saying that permission doesn't exist and ive tried almost all the permissions there
     
  8. Wulf

    Wulf Community Admin

    Check the Updates tab.
     
  9. I see what you did now

    grant group admin airdropextended.airdropextended.canMassDrop

    You have to put airdropextended twice. That's a pain.
     
  10. Wulf

    Wulf Community Admin

    Wulf updated Airdrop Extended with a new update entry:

    1.1.1

     
  11. I had tried all of them as well as possible combinations (first letter caps and such) and nothing worked. I granted the double prefix permissions and the regular commands still didn't work and I was just about to post back about that until I saw the update.

    The 1.1.1 release you just updated DOES work and is correctly in line with the description as to how to grant permissions and call commands.
     
  12. sorry for being a noob but im trying to custom my drops and what spawns in them eg, tacking out the stuff I don't want to spawn in there and how many at a time...any help would be awesome....
    [DOUBLEPOST=1482169486][/DOUBLEPOST]ive tried changing values in the config as don't seem to find one in data.....
     
  13. im good guys found my problem out...just had to change the values...........but now im having problems with how to change the plane timer how often it drops
     
  14. For some reason my airdrops are not effected by this plugin. The max drops is sex to 4 and min to 2 and its still dropping 1 airdrop. Also the custom loot table isn't working either even though i have editted all the percents.
     
  15. anyway to change colour of drop smoke?
     
  16. Possible to stop the spamming this?

    "NotifyOnPlayerLootingStartedMessage": "<color=green>{0}</color> started looting the Supply Drop.",

    Message only the first time the drop is looted or have a cooldown on the message.
     
  17. is it possible to increase drop speed?
     
  18. When adding the plugin, console says compiled successfully but it spams a huge list about "polluting the global namespace." I pasted some below, but there are more messages that are similar, just didn't want to take up a whole page. What does Polluting the global namespace mean, and should I be worried about it? Thanks!



    AirdropExtended was compiled successfully in 282ms
    AirdropExtended has polluted the global namespace by defining AirdropExtended.Constants
    AirdropExtended has polluted the global namespace by defining AirdropExtended.SettingsContext
    AirdropExtended has polluted the global namespace by defining AirdropExtended.Rust.Extensions.LocalizationExtensions
    AirdropExtended has polluted the global namespace by defining AirdropExtended.Rust.Extensions.CargoPlaneExtensions
    AirdropExtended has polluted the global namespace by defining AirdropExtended.Behaviors.SupplyDropLandedBehavior...
     
  19. Wulf

    Wulf Community Admin

    Those only show when compiling. The plugin would have to be re-written a bit to remove them, but I'm not sure that will happen since it's essentially unmaintained. There are alternatives out there though that should handle most of what this does if not all.
     
  20. As much as I like AirdropExtended, I might have to move to one of the other plugins. It still works great and it's what I have used for a long time, I was just a little concerned about all those error messages because my servers have been prone to a lot of freezing and file corruption lately. Other than the messages, I don't see anything that is causing my problems so I am just rebuilding my servers under the assumption that all the data being collected and saved in the JSONs is bogging things down.