It still works for mass drops and for calling in a drop to a specific player, but it's not working with the new Supply Signals.
Airdrop Controller [Unmaintained]
Discussion in 'Plugin Support' started by Reneb, Feb 5, 2015.
-
-
well for the moment don't use this plugin then, i can't look at rust code to fix this plugin with the latest version
-
Mr. Reneb,
Any chance we could get a timer added so we can control the frequency at which the airdrops are available? -
-
Also, if you have a minimum number of players for airdrops and someone uses a supply signal I think it cancels it.
-
i cant remember if it was this plugin or the airdrop settings plugin... but one of them was blocking the event.run and using its own command to call in airdrops. i cant find the settings plugin so i dunno
[DOUBLEPOST=1431801179][/DOUBLEPOST]Attached Files:
-
-
airdrop settings is blocking supply signals because of minimum player count, the supply signals after the update of supply signals plugin works when there is enough players, but does NOT spawn on the signal when thrown, control plugin needs/should add something to fix this, where that signal can be the location command somehow
-
-
-
I really love your plugin and i am looking Forward to am able to use the supply Signal again
-
After installing this plugin, supply grenade doesnt work anymore :S
-
-
It's not working with supply signals. It spawns them like a regular airdrop in a random spot.
-
The Airdrop at the Supply Signals Position comes 10 minutes later
)
-
What is command for airdrop limit, about 10 per day? (no rust day)
-
I can't seem to get the airdrop location to stop spamming chat and i set show location to false can anyone help me?
-
I ran the /airdrop command from LazerHydras plugin and it worked, however I noticed this:
Code:[Oxide] 7:19 PM [Error] Failed to call hook 'OnEntitySpawned' on plugin 'AirdropControl' (ArgumentOutOfRangeException: Argument is out of range. Parameter name: Min value is greater than max value.) [Oxide] 7:19 PM [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.FindDropPoint (.CargoPlane cargoplane) [0x00000] in <filename unknown>:0 at Oxide.Plugins.AirdropControl.OnEntitySpawned (.BaseEntity entity) [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