I believe they talked about that on the stream... That would have to be a different mod... or at least implemented as a new feature in this one
GatherManager
Moved
Total Downloads: 59,077 - First Release: Oct 23, 2014 - Last Update: Aug 27, 2017
- 4.93893/5, 131 likes
-
anyone have a fix for this?
-
anyone can fix to XP System pls
-
As I can do to put all the resources to gather X5?
-
Is it possible to increase gather rate from helicopters?
-
so no matter how much i set the HQM dispenser rate to it still seems to be giving me 1 per hit any ideas? every other resource works
-
Wright please, how to authorize a certain group of players x3?
-
Hi
is there anyway to increase the gather rate of animal fat -
Anyone know how to change gather rates during night and day? Say like x3 during day and x5 at night. I've been trying to find a timer command to run at times but i cant. anyone have a solution?
-
-
You aren't understanding my question. Is there another plugin that can run server commands. I know there is such thing because i was on a server which had x1.5 during the day and x2 at night. I was wondering if anyone knows how they did it.
[DOUBLEPOST=1468467155][/DOUBLEPOST]I've figured out the answer to my question. I was looking for TimedExecute it can run a server command at certain times. For example every 10min run /gather 2 then 10 more min /gather 5. change 10min depending on your servers cycle of day and night. -
I've got this Error msg. Do you have any solution for this?
Code:[Oxide] 19:37 [Info] Loaded plugin Gathering Manager v2.2.3 by Mughisi [Oxide] 19:37 [Error] Failed to initialize plugin 'GatherManager v2.2.3' (InvalidCastException: Value is not a convertible object: System.Double 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] 19:37 [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.Double.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 (HookMethod 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
-
How to increase production for only one person?
-
I have an issue with this when farming Ore. If I set the dispenser anything above 2.0 for Ore the rock seems to grow back as you hit it then just serves up Stone... forever. I was trying to set up a 10x gather rate but it never matches up.
Could Zlevels be conflicting with this plugin?
Code:"GatherDispenserModifiers": { "Ore": 2.0, "Tree": 7.0 }, "GatherResourceModifiers": { "Cloth": 10.0, "Leather": 10.0, "Pork": 5.0, "Bear Meat": 5.0, "Wood": 10.0, "Metal Ore": 10.0, "High Quality Metal Ore": 5.0, "Sulfur Ore": 5.0, "Stone": 5.0, "Wolf Skull": 1.0, "Human Skull": 1.0 }, "MiningQuarryResourceTickRate": 5.0, "PickupResourceModifiers": { "*": 3.0, "Corn Seed": 1.0, "High Quality Metal Ore": 10.0, "Sulfur Ore": 10.0, "Metal Ore": 10.0, "Stone": 10.0, "Wood": 10.0, "Mushroom": 1.0, "Cloth": 5.0, "Hemp Seed": 2.0, "Pumpkin Seed": 1.0 }, "QuarryResourceModifiers": { "*": 3.0, "Sulfur Ore": 5.0, "High Quality Metal Ore": 25.0 },
Code:"GatherDispenserModifiers": { "Ore": 8.0, "Tree": 8.0 }, "GatherResourceModifiers": { "Cloth": 10.0, "Leather": 10.0, "Pork": 5.0, "Bear Meat": 5.0, "Wood": 25.0, "Metal Ore": 25.0, "High Quality Metal Ore": 100.0, "Sulfur Ore": 25.0, "Stones": 25.0, "Wolf Skull": 1.0, "Human Skull": 1.0 }, "MiningQuarryResourceTickRate": 5.0, "PickupResourceModifiers": { "Corn Seed": 1.0, "Sulfur Ore": 25.0, "Metal Ore": 25.0, "Stones": 25.0, "Wood": 25.0, "Mushroom": 1.0, "Cloth": 5.0, "Hemp Seed": 2.0, "Pumpkin Seed": 1.0 },
-
Hey! I am currently needing help with configuring my server to 5000x using gathermanager. Anyone may help me please?
-
got mine set to X60 but does not go above default value and shows gather rate is set to default ?
-
-
The problem I had, had nothing to do with the multiplier. It still had the same, but only registred the hit once every second (or once every 2 hits if you hold). Removing the Quest Plugin ( Quests for Rust | Oxide ) solved our problems.
-
Am getting these errors , configs are at default values, server host has tested them and are getting the same errors
35 CraftingController - Value is not a convertible object: System.Double 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]]
36 GatherManager - Value is not a convertible object: System.Double 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]]
I copy pasted above cfgs from BootLoop nto json validator and came out with more than 4 errors , maybe incomplete ?
is the config below the correct default one ? i just re installed the plugin , it looks like an older version and nothing like Bootloops ?
{
"Messages": {
"Dispensers": "Resource Dispensers",
"HelpTextAdmin": "To change the resources gained by gathering use the command:\ngather.rate <type:dispenser|pickup|quarry|survey> <resource> <multiplier>\nTo change the amount of resources in a dispenser type use the command:\ndispenser.scale <dispenser:tree|ore|corpse> <multiplier>",
"HelpTextPlayer": "Resources gained from gathering have been scaled to the following:",
"HelpTextPlayerDefault": "Default values.",
"HelpTextPlayerGains": "Resources gained from {0}:",
"InvalidArgumentsDispenserType": "Invalid arguments supplied! Use dispenser.scale <dispenser:tree|ore|corpse> <multiplier>",
"InvalidArgumentsGather": "Invalid arguments supplied! Use gather.rate <type:dispenser|pickup|quarry|survey> <resource> <multiplier>",
"InvalidDispenser": "{0} is not a valid dispenser. Check gather.dispensers for a list of available options.",
"InvalidModifier": "Invalid modifier supplied! The new modifier always needs to be bigger than 0!",
"InvalidResource": "{0} is not a valid resource. Check gather.resources for a list of available options.",
"MiningQuarries": "Mining Quarries",
"ModifyDispenser": "You have set the resource amount for {0} dispensers to x{1}",
"ModifyResource": "You have set the gather rate for {0} to x{1} from {2}.",
"ModifyResourceRemove": "You have reset the gather rate for {0} from {1}.",
"NotAllowed": "You don't have permission to use this command.",
"Pickups": "pickups",
"SurveyCharges": "Survey Charges"
},
"Options": {
"GatherDispenserModifiers": {},
"GatherResourceModifiers": {},
"PickupResourceModifiers": {},
"QuarryResourceModifiers": {},
"SurveyResourceModifiers": {}
},
"Settings": {
"ChatPrefix": "Gather Manager",
"ChatPrefixColor": "#008000ff"
}
}
Last edited by a moderator: Jul 24, 2016