Airdrop Controller [Unmaintained]
Discussion in 'Plugin Support' started by Reneb, Feb 5, 2015.
-
how do i set the min amount of players for an airdrop?
-
this is not for that --'
this in NO way makes airdrops automatic -
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'
-
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
-
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 speedLast edited by a moderator: Jun 8, 2015 -
-
Wulf Community Admin
-
Is it possible have auto mass airdrops? I don't want to have to manually start a mass airdrop every time.
-
use this to schedule the air drops http://oxidemod.org/plugins/timedexecute.919/
-
Air drop settings (with the black marker arrow) was deleting my planes so i deleted that plugin. -
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
-
Wulf Community Admin
-
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}" } }
-
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?
-
speed control doesn't work ?
-
-
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. -
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.
-
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.