I use that for the arrow
http://oxidemod.org/plugins/airdrop-arrow.1187/
it is possible to add it in your plugins?
sorry for my English
Airdrop Organizer [Unmaintained]
Discussion in 'Plugin Support' started by WolfsDarker, Jul 8, 2015.
-
im getting this error after attempting to add the new high wooden external wall....
[AirdropController] OnServerInitialized failed: Collection was modified; enumeration operation may not execute.
I Tried to add it into the blueprints....Attached Files:
Last edited by a moderator: Aug 2, 2015 -
-
How does it work "airdrop_speed": 3?
How to add custom categories items?
My attempt. Plane freezes, have to restart the server. In the console, no errorsAttached Files:
-
-
@Tomerl Bro 3 is barely moving, the regular speed is 40....
-
Everytime it drops with random time.
idk why, but it happens.
[DOUBLEPOST=1438534187,1438526621][/DOUBLEPOST]hmmm, i really don't know what is it.
I have "[event] events/cargo_plane" in logs every 10-20-30 minutes (totally random) and ofc plane's spawn with it.
I unloaded all airdrop plugins (AirdropControl and old Airdrop_Settings), which worked well. Now I have only Airdrop Organizer but with airdrop_event=false. and i still have this fuckin "[event] events/cargo_plane" every time.
Do you guys have any idea about this?
[DOUBLEPOST=1438534367][/DOUBLEPOST]Same problems:
http://oxidemod.org/threads/airdrop-help.10619/
[DOUBLEPOST=1438540348][/DOUBLEPOST]
As I said, it is Rust's planes. So there are no more questions to your pluginit's fine.
So bad that it's only about loot ): cuz now we need to block rust's planes for great work ):
Anyway, thank you!Last edited by a moderator: Aug 2, 2015 -
the capacity does not seem to be working atm i set it to 8 but max it does in each drop is 6 ive added quite alot of items to the lists now as well im just using this and airdrop control
-
This plugin doesn't block the Rust cargo plane. I guess you guys get a airdrop every minute you have set in the "Timer". But you also get the Cargo plane that is sent by the game it self at random times. So thats why it sometimes coming airdrops more frequent than the minutes you set in "Timer".
[DOUBLEPOST=1438605366][/DOUBLEPOST]I don't know if the lastest version works, since I stopped update when the name of the plugin changed. It worked flawless for me at that version and it does all I need at that state. But I run this plugin to control the Loot inside the airdrops and then I use Airdrop Settings(unmaintained) to block the Rust cargo plane and have the airdrop coming every 25 min instead. No problems with empty airdrops, no problems with not filling the Capacity and no "double cargo planes".
You need to remember that a very very small thing that's wrong in the config you have edit can make problems with the loot. I noticed this today when I started to get invissible items in the airdrops once again after I had added more items in the droplist. But I did a search thru my config and found out that I had missed and typed "black raspberries" twice in the same Catergory. So when "black raspberries" was in the airdrop I got two stacks of "black raspberries" since the Stack limit I have on "black raspberries" in another plugin made this plugin make two stacks of "black raspberries", which made the Capacity go over the limit I had set and I got invisible items in the airdrops. When I removed the double copy of "black raspberries" the invisible items stopped and now works again.
What do I want to say with this? You need to be very careful about how you edit the Config. One little misstake and it can make empty airdrops or invisible airdrops for ex.Last edited by a moderator: Aug 3, 2015 -
"airdrop_speed": - it does not change the speed of the aircraft. Or am I doing something wrong? Tried from 1 to 3000 - no change
[DOUBLEPOST=1438622163,1438614148][/DOUBLEPOST]Give me somebody change config file. I have a change of any object freezes plane and server together with him, have to restart the server -
-
Yes, I wrote about this too.
I also used "Airdrop Settings" for a long time and all was ok (I exactly remember remove-messages), but now it doesn't block planes for me. And I really don't know why, because I didn't change anything in it's config or something else ):
Airdrop Organizer with it's loot-control works well for me.
What version of airdrop_settings do you use?
I have this one:
PLUGIN.Version = V(1, 0, 0)
PLUGIN.Author = "t0pdevice"
PLUGIN.ResourceID = 785Last edited by a moderator: Aug 4, 2015 -
I'm adding the arrow support ATM, but i need someone to test it before i can release. Anyone?
-
WolfsDarker updated Airdrop Organizer with a new update entry:
1.2.0
-
hello
Code:[8/5/2015 1:35:25 AM] [Oxide] 1:35 AM [Error] Failed to initialize plugin AirdropOrganizer (NullReferenceException: Object reference not set to an instance of an object)
-
WolfsDarker updated Airdrop Organizer with a new update entry:
1.2.0
-
the plugin is not working.
no error message in the console. -
[8/5/2015 4:57:40 PM] [Oxide] 4:57 PM [Error] Failed to run a 1800.00 timer in AirdropOrganizer (NullReferenceException: Object reference not set to an instance of an object)
Not drawing arrow even if set to true. Throws error on server restart.Last edited by a moderator: Aug 5, 2015 -
Code:
[Oxide] 3:38 PM [Error] Failed to initialize plugin AirdropOrganizer (NullReferenceException: Object reference not set to an instance of an object) [Oxide] 3:38 PM [Debug] at Oxide.Plugins.AirdropOrganizer.LoadDefaultConfig () [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.LoadConfig () [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0 at Oxide.Plugins.RustPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00000] in <filename unknown>:0 at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00000] in <filename unknown>:0 [Oxide] 3:38 PM [Info] No previous version to rollback plugin: AirdropOrganizer
-
I'll be fixing it today, i didn't had time to test if it was working yesterday, just download the 1.1.1 version for now.
-
WolfsDarker updated Airdrop Organizer with a new update entry:
1.2.1
-
Hello thank you but it still does not work does not create config file