1. how do i get a arrow at where the airdrop has been deployed? :S
    thank you !
     
  2. how do i set the min amount of players for an airdrop?
     
  3. this is not for that --'
    this in NO way makes airdrops automatic
     
  4. I got this WARNING after the latest update:
    Code:
    [6/5/2015 12:38:19 AM] [Oxide] 12:38 AM [Warning] Ignored obsolete game extension reference 'Oxide.Ext.Rust' in plugin 'AirdropControl'
    Plugin seems to work normal.
     
  5. hi just wondering what best settings to do for 5000 size map and just wondering if theres any tricks for supply signals i think there bugged poeple are throwing them down 5minutes later still no plane it says its incoming but never comes
     
  6. any way to choose drop rate from air drop's items?

    Betterloot doesn't modify drop rate from air drop :/

    Speed don't modify fly speed from plane ... i try "5" or "50" that the same speed :eek:
     
    Last edited by a moderator: Jun 8, 2015
  7. Same problem here and in other plugins too.
     
  8. Wulf

    Wulf Community Admin

    It's a warning, not an error.
     
  9. Is it possible have auto mass airdrops? I don't want to have to manually start a mass airdrop every time.
     
  10. Check your console, if the plane event was removed then thats because you have a airdrop plugin which removed them.

    Air drop settings (with the black marker arrow) was deleting my planes so i deleted that plugin.
     
  11. When I call a mass airdrop I get this error
    Code:
    > airdrop.massdrop 15
    [Oxide] 1:54 AM [Error] Failed to call hook 'cmdConsoleAirdropMassDrop' on plugin 'AirdropControl' (ArgumentOutOfRangeException: Argument is out of range.
    Parameter name: Min value is greater than max value.)
    [Oxide] 1:54 AM [Debug]   at System.Random.Next (Int32 minValue, Int32 maxValue) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.AirdropControl.GetRandomNumber (Int32 min, Int32 max) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.AirdropControl.RandomDropPoint () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.AirdropControl.cmdConsoleAirdropMassDrop (.Arg arg) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
    Anyone know what's going on?
     
  12. Wulf

    Wulf Community Admin

    Please upload your config file.
     
  13. This is my config file:
    Code:
    {
      "Airdrop": {
        "Speed": 40.0
      },
      "Drop": {
        "MaxCrates": 3,
        "MaxDropCratesInterval": 10,
        "MaxX": 4294966796,
        "MaxY": 300.0,
        "MaxZ": 4294966796,
        "MinCrates": 1,
        "MinDropCratesInterval": 3,
        "MinX": -4294966796,
        "MinY": 200.0,
        "MinZ": -4294966796,
        "ShowDropLocation": true
      },
      "Messages": {
        "Inbound": "Airdrop incoming! Dropping at {0} {1} {2}"
      }
    }
    It's the default config that was generated when I added the plugin.
     
  14. Hi, my plane seems to have no sound and I cant seem to get the plane to fly lower no matter what I try, the drop seems to take forever, anyone got any ideas?
    [DOUBLEPOST=1433944902,1433913225][/DOUBLEPOST]Hi, My plane seems to have no sound and i cant seem to get the plane to fly lowee no mtter what I try, the drop seems to take forever, anyone got andyyideas?
    Change the MaxX and Z and the MinX and Z to 4000 and everything should be fine, That's the area in the map you want the drop to be restricted to, Hapis is like 5000 so your drop is out by about 966769 out at the moment basically...
     
  15. speed control doesn't work ?
     
  16. Yeah me to or the height also, and I cant hear them since the last update :p
     
  17. Good plugin but have a question:
    No matter what I set Min/Max...DropCratesInterval to, crates always drop right next to each other. Am I misunderstanding this setting or is it not working for me as intended? Thanks.
     
  18. Drops are dropping if I don't change the speed of drop. If I do they won't drop. Also no marker for the drops anymore.
     
  19. Do you think you could add an option for the airdrops to require a minimum amount of players? My server is relatively small so one person is normally farming airdrops with no resistance and hording guns.