1. Hi guys, i just wanna per 20 minutes came 1 airdrop. This plugin helping me ?
     
  2. It will work with default settings. You may just set it drop every 20 minutes. Drop location is configured in settings in data folder.

    To use chat commands you need to give player or group permissions using oxide.
    All information regarding plugin configuration is in description.
     

  3. İ am not found , where can i configure airdrop time.

    @baton256 ?
     
    Last edited by a moderator: Sep 11, 2015
  4. Would it be possible to get a mass airdrop call setting like in AirdropController (airdrop.massdrop n) where n is number of planes?
     
  5. I might add it some time later.
    [DOUBLEPOST=1442056378,1442011119][/DOUBLEPOST]
    @Rust Oyna
    • aire.minfreq <frequency_in_seconds> - set min drop frequency in seconds
    • aire.maxfreq <frequency_in_seconds> - set max drop frequency in seconds
     
  6. İ wanna per 20 minutes airdrop. Only configure "aire.minfreq 1200" ?


    Thanks :)
     
    Last edited by a moderator: Sep 12, 2015
  7. Set both to 1200, min and max is interval ;)
     
  8. baton256 updated AirdropExtended with a new update entry:

    0.8.8

     
  9. baton256 updated AirdropExtended with a new update entry:

    0.8.9


    [DOUBLEPOST=1442316821][/DOUBLEPOST]
    Should work now with aire.massdrop N

    Please provide feedback ;)
     
  10. Thanks man!
     
  11. Awesome plugin baton! Thx! :)

    I'm having some problems with loot settings though, namely maximum number of a group exceeding the setting. I'm using pick strategy 0 and have, for example, my settings to only have 1 item max from the food group, but the aire.test results show more than one food item (pumpkin & pumpkin seed). Same thing is occurring for my Misc group, exceeds the maximum number of items from that group. I've attached my config file, sample aire.test results below. Maybe I'm misunderstanding the way it's intended to work.

    Oxide v2.0.1379 / Rust v1321 / Airdrop Extended v0.8.9

    Code:
    [Oxide] 12:59 PM [Info] Boa's Radar : Test airdrop crate contents:
    [Oxide] 12:59 PM [Info] Boa's Radar : ================================================
    [Oxide] 12:59 PM [Info] Boa's Radar : Item: |            Silencer|, bp: False, count: 1
    [Oxide] 12:59 PM [Info] Boa's Radar : Item: |             Pumpkin|, bp: False, count: 7
    [Oxide] 12:59 PM [Info] Boa's Radar : Item: |   12 Gauge Buckshot|, bp: False, count: 51
    [Oxide] 12:59 PM [Info] Boa's Radar : Item: |           Snap Trap|, bp: True, count: 1
    [Oxide] 12:59 PM [Info] Boa's Radar : Item: |          Sulfur Ore|, bp: False, count: 2718
    [Oxide] 12:59 PM [Info] Boa's Radar : Item: |  Blueprint Fragment|, bp: False, count: 164
    [Oxide] 12:59 PM [Info] Boa's Radar : Item: |  Anti-Radiation Pil|, bp: False, count: 8
    [Oxide] 12:59 PM [Info] Boa's Radar : Item: |        Pumpkin Seed|, bp: False, count: 7
    [Oxide] 12:59 PM [Info] Boa's Radar : ================================================
     

    Attached Files:

    Last edited by a moderator: Sep 18, 2015
  12. aire.toplayer isnt working anymore? i updated it and now it dont work.
     
  13. Can't check your whole settings, but Pick strategy 0 is not tied up to Max Number of Items in a group. With pick strategy 0 it's a chance of an item of this group to appear in loot.

    For example I have 3 groups with MaxAmountInLoot as follows: Group Weapons = 1, Group Clothing = 2, Group Food = 3. And max items = 10.
    So roughly there will be (1/(1+2+3))*10 ~ 1.67 weapons, (2/(1+2+3))*10 ~ 3.33 clothings, and ~5 food items.
    [DOUBLEPOST=1442681543][/DOUBLEPOST]
    I'll investigate this later, I don't have an access to my test server as I am in a trip.
     
  14. ok ty n:):):)
     
  15. Plugin didn't change for a month, except bug fix and new command. So it might be the rust update. I'll investigate it later. Does anyone has issues with that right now?
     
  16. newest update for rust broke every plugin pretty much :<
     
  17. i am having issues with alot of drops falling into the water. I dont want to set the drops to one location and i wasnt sure if there was a setting i could ajust to fix this. i know the airdrop controller has some code that auto detects the coords of land on your map.
     
  18. There os such code, you may have issues from the old version. Best approach to this is look at your seed map and manually pick min and max X and Z points. These settings are located at DropLocation section of the config
     
  19. i am still new to some of this so thank you ill just have to figure out where these seed coords are and where to place in the drop location. thank you
     
  20. Open your server map at playrust.io and check coords :)