1. Nvm fixed.
     
    Last edited by a moderator: Mar 13, 2016
  2. I've been thinking the same so I set up things again from scratch, but I still get multiple items even with absolutely no changes to the config and datafiles the plugin writes initially.

    Also RCON neither accepts aire. or airdropextended. (doesn't find the command) , yet still in chat I can only use aire., whereas airdropextended. gives me the 'command not found' error.

    Nonetheless I can live with that, so no worries on my part here.
     
  3. When you installed the version I fixed did you delete the config and the file in the data folder then uploaded the script so it makes new files
     
  4. Yep.

    Here's what I did in detail:

    1) Deleted AirdropExtended.cs, airdropExtended.json and airdropExtended_defaultSettings.json
    2) Shut down the server
    3) Copied AirdropExtended.cs to plugin folder
    4) Restarted the server
    5) New files generated on boot-up: airdropExtended.json, airdropExtended_defaultSettings.json
    6) Started up RUST and tested via /aire.test; encountered multiple items with defaultSettings
    7) RCON still doesn't accept any command, chat still only /aire.

     
  5. The plugin works fine.. but this error happens every time I try to load the plugin...
    Not sure how big of a deal these errors are.. but figured I better try and get it fixed..
    THANKS! :)
    Code:
    [Oxide] 17:18 [Info] [aire]: Plane limit enabled:False
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.canload' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.canreload' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.cansave' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.cangenerate' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.canminfreq' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.canmaxfreq' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.canplayers' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.canevent' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.cantimer' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.cansupply' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.candespawntime' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.canplanelimit' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.canenableplanelimit' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.canplanespeed' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.cancrates' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.canonelocation' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.cansetitem' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.cansetitemgroup' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.cancapacity' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.candrop' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.canmassdrop' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.candroptopos' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.candroptoplayer' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.candroptome' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.canlocalize' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.cannotify' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.cansetcustomloot' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.cansetpickstrategy' (by plugin 'AirdropExtended')
    [Oxide] 17:18 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.cantest' (by plugin 'AirdropExtended')
     
    Last edited by a moderator: Mar 16, 2016
  6. Did you try adding airdropextended. in front of all the commands you see on the overview
    [DOUBLEPOST=1458097588][/DOUBLEPOST]
    This has already been fixed Airdrop Extended | Page 27 | Oxide
     
  7. I tried on each reset, but like I wrote several times before it's still only working with the aire-prefix.

    I've fixed multiple items by setting the PickStrategy from 0 to 1.
     
  8. Have you given your admin group the permissions it needs
     
  9. Why the airdrops flying to wrong position?


    Solved. sorry.
    I entered wrong command.
    /aire.drop tome - /aire.tome
    ))
     

    Attached Files:

    • aire.jpg
      aire.jpg
      File size:
      204.1 KB
      Views:
      22
  10. Get alot of errors. but the plugin seems to work anyways so :p
    Code:
    [Oxide] 15:20 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.canload' (by plugin 'AirdropExtended')
    [Oxide] 15:20 [Warning] Missing plugin name prefix 'airdropextended.' for permission 'aire.canreload' (by plugin 'AirdropExtended')
     
    Last edited by a moderator: Mar 20, 2016
  11. Airdrop Extended | Page 27 | Oxide
     
  12. Thanks to this man!
     
  13. Does anyone know how to make the planes not lag at the time they drop with this plugin?
    I get the vapour trails draw in front of planes and a lag at time of drop. Turn plugin off and no lag and no forward vapour trails
     
  14. air drops always drop the same location eventhough i set the onelocation to false
     
  15. if anyone else is using custom loot and is crashing, i don't think you can have "0" as a minimum amount

    for example this kept crashing my server
    {
    "Name": "autoturret",
    "ChanceInPercent": 50.0,
    "MinAmount": 0,
    "MaxAmount": 1,
    "IsBlueprint": false
    }

    Simple changing "MinAmount": 0 to 1 fixed the issue.

    If you need to troubleshoot what is crashing the server, change each category to
    "MaximumAmountInLoot": 0, and then when your ingame, bind L "aire.test" and spam L and enable each category 1-by-1 and /aire.reload each time.
     
  16. 0 is not an amount
     
  17. I have a map which is 3000 and i constantly get drops going off land and landing in the sea what can i do to stop this and keep them dropping on the land?
     
  18. Can you update the main page for this instead of me trying to find the right file in all of these comments? I can't get this to work, and it won't accept any commands either from aire.??? or airdropextended.??? though I can reload it just fine without errors.
     
  19. Airdrop Extended | Page 27 | Oxide