I have change this aire. to airdropextended.
Permission:
Code:airdropextended.canload airdropextended.canreload airdropextended.cansave airdropextended.cangenerate airdropextended.canminfreq airdropextended.canmaxfreq airdropextended.canplayers airdropextended.canevent airdropextended.cantimer airdropextended.cansupply airdropextended.candespawntime airdropextended.canplanelimit airdropextended.canenableplanelimit airdropextended.canplanespeed airdropextended.cancrates airdropextended.canonelocation airdropextended.cansetitem airdropextended.cansetitemgroup airdropextended.cancapacity airdropextended.candrop airdropextended.canmassdrop airdropextended.candroptopos airdropextended.candroptoplayer airdropextended.candroptome airdropextended.canlocalize airdropextended.cannotify airdropextended.cansetcustomloot airdropextended.cansetpickstrategy airdropextended.cantest
Airdrop Extended [Unmaintained]
Discussion in 'Plugin Support' started by Wulf, Jul 14, 2015.
-
-
Last edited by a moderator: Jan 28, 2016
-
-
-
I have upload on 23.01.2016-> Airdrop Extended | Page 25 | Oxide
-
Last edited by a moderator: Jan 28, 2016
-
the OnLootPlayer has wrong parameters, (BasePlayer looter, BasePlayer target) would be correct but it should actually be OnLootEntity(BasePlayer looter, BaseEntity target) because the old hook was to check when supplydrop is looted not a player...
-
-
Last edited by a moderator: Jan 28, 2016
-
So which one should i use? lol
-
-
So what does this plugin do? i have the default one from the overview, what difference does this do to my airdrops?
-
[DOUBLEPOST=1453928826][/DOUBLEPOST]Last edited by a moderator: Jan 28, 2016 -
Downloaded this config and plugin from Resistance, but got this error when I am trying to test it and nothing is happening
Code:[Oxide] 2:32 AM [Error] Failed to call hook 'CallRandomDropChatCommand' on plugin 'AirdropExtended v1.0.6' (KeyNotFoundException: The given key was not present in the dictionary.) [Oxide] 2:32 AM [Debug] at System.Collections.Generic.Dictionary`2[System.String,AirdropExtended.Commands.AirdropExtendedCommand].get_Item (System.String key) [0x00000] in <filename unknown>:0 at Oxide.Plugins.AirdropExtended.CallRandomDropChatCommand (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.AirdropExtended.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 [Oxide] 2:32 AM [Error] Failed to call hook 'CallDropToMeChatCommand' on plugin 'AirdropExtended v1.0.6' (KeyNotFoundException: The given key was not present in the dictionary.) [Oxide] 2:32 AM [Debug] at System.Collections.Generic.Dictionary`2[System.String,AirdropExtended.Commands.AirdropExtendedCommand].get_Item (System.String key) [0x00000] in <filename unknown>:0 at Oxide.Plugins.AirdropExtended.CallDropToMeChatCommand (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.AirdropExtended.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 [Oxide] 2:32 AM [Error] Failed to call hook 'CallTestLootCommand' on plugin 'AirdropExtended v1.0.6' (KeyNotFoundException: The given key was not present in the dictionary.) [Oxide] 2:32 AM [Debug] at System.Collections.Generic.Dictionary`2[System.String,AirdropExtended.Commands.AirdropExtendedCommand].get_Item (System.String key) [0x00000] in <filename unknown>:0 at Oxide.Plugins.AirdropExtended.CallTestLootCommand (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.AirdropExtended.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 [Oxide] 2:33 AM [Warning] 'AirdropExtended v1.0.6' plugin is using deprecated hook: OnPlayerLoot
-
-
Used your plugin and your config, but i Edited a little bit the config to my self (will attach it). Also i deleted in data folder the config default that was used there.
Attached Files:
-
-
-
Sorry my bad, here it is
Attached Files:
-
-