1. Hello All,
    What would be the best setting for a 6k map?
    (By default plugin sets drop area for 4k map between -1500,1500 for X & Z)

    Thanks!
     
    Last edited by a moderator: Jul 11, 2016
  2. Why airdrop drop in water?
     
  3. Code:
    [07/14/2016 21:01:50] [Oxide] 21:01 [Error] Error while compiling AirdropExtended.cs(773,18): error CS0117: `ConsoleSystem' does not contain a definition for `Broadcast'
     
  4. Same error for me! It's broke after the update, confirm
     
  5. any fix for this yet?
     
  6. Mine is totally disregarding the config file.
     
  7. needs to be updated
     
  8. Quick fix, seems to work for me, commented out line 760
     
  9. Chat does not work ....
     
  10. ya thats what i had to disable to get working. Im not a coder by any stretch of the imagination, so more of a patch than a fix lol
     
  11. Thanks, this is better that nothing
     
  12. this didn't come with the configs it just says default ... anyway to find the configs and write them in?
     
  13. Put it in the data folder. It works with the new airdrop extended cs file. Just edit the numbers to what you like
     

    Attached Files:

  14. Hi guys !

    It's a way for disable Airdrop ? We wait a update for the plugin, and we want to disable it !

    Can you help me ?

    Regards,
    Katenn
     
  15. it works. Use that other guy's cs file on this page and put my json file in the data folder. change the values as you see fit. The json file in the config folder should only have

    {
    "settingsName": "default"
    }
     
  16. Thank you for your answer ! Actually i use your solution !
    I hope this plugin gonna be updated !

    Regards,
    Katenn
     
  17. [Oxide] 18:01 [Error] AirdropExtended.cs(773,18): error CS0117: `ConsoleSystem' does not contain a definition for `Broadcast'
     
  18. Getting the same thing but the file Flaymar posted seems to work :)