Okay, here's the deal. I edited/restored the default /data/ config back to my previous settings. It didn't properly toggle CustomLootEnabled": false
I tried editing the /config/ to CustomLootEnabled": false, - still didn't work.
The plugin seems to not be loading the config file correctly at this point, but it does compile correctly with @Wulf's "Oxide.Core;" text moved to the top of the .cs file on @Sensation's version. The /data/ config (where the original plugin instructed you to edit in the Overview/FAQ) is not properly loading on the plugin start.
Again guys, thank you so much for looking into this plugin.
Airdrop Extended [Unmaintained]
Discussion in 'Plugin Support' started by Wulf, Jul 14, 2015.
-
@STANNIS BARATHEON
I Agree, I have tried the other newer plugins and like this one better. To me it seems more user friendly to configure and use.
1) A simplistic broken-down, easy-to-use config
2) A clear and broken down FAQ section (which is now inaccessible)
3) Vanilla settings in the default config, which allows for an easily modified near-vanilla experience.
I hope others feel the same and this one gets the updating that it needs and does not get abandoned!
PS. If you get yours working, PLEASE share so that others like us can continue to enjoy it!
Thanks! -
Just as a heads up for the latest oxide patch in case anybody is working on the plugin - this is Sensation's fix with "using Oxide.Core;" switched to the top of the plugin.
Failed to compile: AirdropExtended.cs(836,72): error CS1061: Type `string' does not contain a definition for `Quote' and no extension method `Quote' of type `string' could be found. Are you missing `Oxide' using directive? -
i have the same problem. i much rather use this plugin then Fancy drop
-
[DOUBLEPOST=1481318002][/DOUBLEPOST]I solved the problem by deleting this part of code
Code:var commandString = args.Aggregate(command, (s, s1) => s + " " + s1.Quote()); Diagnostics.Diagnostics.MessageToServer("'{0}' called by {1}", commandString, player.displayName); var commandArgs = new ConsoleSystem.Arg(commandString); ExecuteInternal(commandArgs, player);
-
Wulf Community Admin
Wulf updated Airdrop Extended with a new update entry:
1.1.0
-
[Oxide] 08:28 [Error] Error while compiling AirdropExtended.cs(845,81): error CS1061: Type `string' does not contain a definition for `Quote' and no extension method `Quote' of type `string' could be found. Are you missing `Oxide' using directive?
New update seems to have a error -
Wulf Community Admin
-
-
But now aire loot config stores in "oxide/config/AirdropExtended.json" so now everyone who used old version with configs in /data folder has to copy settings to /config/AirdropExtended.json -
[Oxide] 00:55 [Error] Error while compiling AirdropExtended.cs(845,81): error CS
1061: Type `string' does not contain a definition for `Quote' and no extension m
ethod `Quote' of type `string' could be found. Are you missing `Oxide' using dir
ective? -
Did you look at the previous post?
-
06:01:39) | [Oxide] 06:01 [Error] Error while compiling AirdropExtended.cs(845,81): error CS1061: Type `string' does not contain a definition for `Quote' and no extension method `Quote' of type `string' could be found. Are you missing `Oxide' using directive?
(06:01:52) | [Oxide] 06:01 [Error] Error while compiling AirdropExtended.cs(845,81): error CS1061: Type `string' does not contain a definition for `Quote' and no extension method `Quote' of type `string' could be found. Are you missing `Oxide' using directive? -
Wulf Community Admin
-
Does not create config nor airdropExtended.json files
-
Wulf Community Admin
-
I reload the plugin this does not work and going version of oxide is Oxide 2.0.2807 for Rust 1093.9 (1931). I do not understand what to do.
-
Wulf Community Admin
-
Give me the latest version. The plugin is in 1.1.0 and oxide is up to date I do not see.
-
Wulf Community Admin