Dev: I implemented this into my server, and I'm having issues getting things with more than one space in the title to work. I put in, as an example:
gather.rate dispenser “High Quality Metal Ore” 8 into the server and it tells me "High is not a valid resource. Check gather.resources for a list of available options. Am I using the quotations wrong?
GatherManager
Moved
Total Downloads: 59,076 - First Release: Oct 23, 2014 - Last Update: Aug 27, 2017
- 4.93893/5, 131 likes
-
since the last update won't work as well :/mining quarry as example
-
-
i would want to believe you but only when plugin is loaded there no all ressources and when is unloaded all resources are back
-
-
Regard -
Based on how the console works... Use "Gather.Rate Dispenser * 1.5" sets everything in Dispenser to 1.5x.
-
Hi i don't know if it's linked but my server from few updates are locked to the water-catcher nothing better than 20ml :/ is this plugin interfering with that issue and/or any one got this too? what to do for unlock up than 20ml if anyone know?
Regard -
Sorry I'm new to coding. I dont understand where to change the values. Can anyone help??
-
-
Hey I wanted to ask if anyone else is getting this issue, So I modified the config the other day to reduce the drop rate of some minerals.
But now the server will sometimes spawn a rock that seems to not break when used enough, also its resource rate is different from settings for example instead of giving 250 high Q metal it gives 2000.
I can fix the rock by unloading the mod and then mining it until its removed.
The only other mod I currently have that effects mining is ZLevel. -
Hello! please how to increase production of Mining Quarry ?
-
> oxide.reload Gathering Manager
[Oxide] 8:49 PM [Error] Failed to load plugin 'Gathering' (no source found)
[Oxide] 8:49 PM [Error] Failed to load plugin 'Manager' (no source found)
> oxide.reload GatherManager
[Oxide] 8:49 PM [Info] Loaded plugin Gathering Manager v2.2.2 by Mughisi
[Oxide] 8:49 PM [Error] Failed to initialize plugin 'GatherManager v2.2.2' (InvalidCastException: Value is not a convertible object: System.Int32 to System.Collections.Generic.Dictionary`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]])
[Oxide] 8:49 PM [Debug] at System.Convert.ToType (System.Object value, System.Type conversionType, IFormatProvider provider, Boolean try_target_to_type) [0x00000] in <filename unknown>:0
at System.Int32.System.IConvertible.ToType (System.Type targetType, IFormatProvider provider) [0x00000] in <filename unknown>:0
at System.Convert.ToType (System.Object value, System.Type conversionType, IFormatProvider provider, Boolean try_target_to_type) [0x00000] in <filename unknown>:0
at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x00000] in <filename unknown>:0
at Oxide.Plugins.GatherManager.GetConfigValue[Dictionary`2] (System.String category, System.String setting, System.Collections.Generic.Dictionary`2 defaultValue) [0x00000] in <filename unknown>:0
at Oxide.Plugins.GatherManager.LoadConfigValues () [0x00000] in <filename unknown>:0
at Oxide.Plugins.GatherManager.Init () [0x00000] in <filename unknown>:0
at Oxide.Plugins.GatherManager.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.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0
[Oxide] 8:49 PM [Info] Unloaded plugin Gathering Manager v2.2.2 by Mughisi
[Oxide] 8:49 PM [Info] No previous version to rollback plugin: GatherManager
I don't understand? -
Mining Quarry doesnt seem to work since last update, all else seems ok.
-
-
for some reason hqm doesnt scale up i have it set at 20x and it still is being harvested at 1x.
nvm i typed it in wrong.Last edited by a moderator: Nov 13, 2015 -
Still please send me a gather plugin that works because the one on this is not working for me at all.
-
Please type in the rusty console the following.
version
oxide.version
and if you include your gather manager json file here Ill have a look see if there's any errors. -
Oxide version: 2.0.1550, Rust Protocol: 1336
[DOUBLEPOST=1447501231][/DOUBLEPOST]And it also i got it working but now i says this
[DOUBLEPOST=1447501299][/DOUBLEPOST]> gather.rate
Invalid arguments supplied! Use gather.rate <type:dispenser|pickup|quarry|survey> <resource> <multiplier>
> gather.resources
Available resources:
Apple
Rotten Apple
Battery - Small
Black Raspberries
Blueberries
Bone Fragments
Can of Beans
Empty Can Of Beans
Can of Tuna
Empty Tuna Can
CCTV Camera
Charcoal
Burned Chicken
Cooked Chicken.
Raw Chicken Breast
Spoiled Chicken
Chocolate Bar
Cloth
Corn
Corn Seed
Crude Oil
Explosives
Animal Fat
Low Grade Fuel
Granola Bar
Gun Powder
High Quality Metal Ore
Burned Human Meat
Cooked Human Meat
Raw Human Meat
Spoiled Human Meat
Leather
Bear Meat
Burned Pork
Cooked Pork
Pork
Burned Wolf Meat
Cooked Wolf Meat
Raw Wolf Meat
Spoiled Wolf Meat
Metal Fragments
Metal Ore
High Quality Metal
Mushroom
Paper
Pumpkin
Pumpkin Seed
Salt Water
Human Skull
Wolf Skull
Small Water Bottle
Stones
Sulfur
Sulfur Ore
Targeting Computer
Water
Wood
* (For all resources that are not setup separately)
> gather.rate dispenser Sulfur Ore 400
Invalid modifier supplied! The new modifier always needs to be bigger than 0! -
gather.rate dispenser "Sulfur Ore" 400
Hope that works