It just occurred to me that you should check if an item is capable of being a blueprint before setting isBlueprint
Also, if it is a blueprint the amount should always be 1
Airdrop Organizer [Unmaintained]
Discussion in 'Plugin Support' started by WolfsDarker, Jul 8, 2015.
-
Calytic Community Admin Community Mod
-
WolfsDarker updated SupplyDropController with a new update entry:
Improvements!
-
Error: 'supplysignal' does not exist and it was removed to avoid errors(List: weapon).
-
Yeah, the short name is supply_signal
-
Arf sorry, my short names were bad.
-
Hi, I have a massive .json so surely there are some errors. But I am getting:
OnEntitySpawned failed: Argument is out of range.
Parameter name: Min value is greater than max value.
However, I've checked my .json and can't see that anywhere. I'll upload the file, not expecting anyone to check it. But if it could be fixed it might be helpful to others. Tonight's new items not included yet.Attached Files:
-
-
OnEntitySpawned failed: Argument is out of range.
If this is the error, it has nothing to do with plugin. That happens when the airdrop is spawned, therefore, before the plugin itself. -
The full error includes the name of the plugin.. sorry it was truncated when I posted it.
Do the chance percentages need to add up to 100 for a group? -
What you mean by group percentage? If it is the item's chance of being in the loot yes, it goes for 0 (no change) to 100 (always).
-
Im still getting empty airdrops. No errors with the item names
-
-
If I reset the config back to default i get the drops. It seems to be something with doing our own I think
[DOUBLEPOST=1437712050][/DOUBLEPOST]2 of 3 drops were empty. -
WolfsDarker could you have a quick look over my config to see if I've made any obvious errors? I get many empty crates too.
-
Upload your config file and I'll debug it myself.
-
Plugin works great now. No empty airdops since last update.
Just one thing, are you still planing to add the function to be able to set how often the airdrop should drop? Really missing that thing in this one. Would be great to have all that in one plugin.
But, anyway. Thanks!
[DOUBLEPOST=1437832476][/DOUBLEPOST]
Maybe that is whats cause the emtpy Airdrops. I dont have any problems at all.Last edited by a moderator: Jul 25, 2015 -
AirdropExtended - Failed to compile: AirdropExtended.cs(1724,43): error CS0117: `ItemManager' does not contain a definition for `Instance'
how do i fix this on
dev70 v1300 -
-
[DOUBLEPOST=1437920518][/DOUBLEPOST] -
WolfsDarker updated SupplyDropController with a new update entry:
1.0.5
-
I get this after update of plugin.
[Oxide] 6:03 PM [Error] SupplyDropController plugin failed to compile!
[Oxide] 6:03 PM [Error] SupplyDropController.cs(177,21): error CS0165: Use of unassigned local variable `count'