GatherManager

Moved

Total Downloads: 59,077 - First Release: Oct 23, 2014 - Last Update: Aug 27, 2017

4.93893/5, 131 likes
  1. Im getting the same error and the person above

    [08/20/2016 13:58:44] [Oxide] 13:57 [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]])

    Any help?
     
  2. I've got the same error.

    ________
    Hello guys, I'm back :)
     
  3. Hello, im trying to gather.rate dispenser Metal Ore 10 and i cant could you help me please..
     
  4. Are you sure you're an admin? And i don't know if it makes a difference, but type: gather.rate dispenser "Metal Ore" 10 with quotations
     
  5. Yeah its okey thankyou very much <3
     
  6. Is there a command where you can set EVERYTHING to x10 for example? instead of entering every single resource?
    So you could do: gather.rate dispenser 10 | gather.rate pickup 10 | gather.rate quarry 10
     
  7. How do I make it so all resources are multiplied at the same rate at all once? Example cloth from corpses, wood from trees, hemp from ground, everything x3?
     
  8. Code:
        "MiningQuarryResourceTickRate": 2.0,
    Increases the production from the quarry twice?
     
  9. I downloaded the manager for my Rust server, but the Manager keeps saying its missing mono-2.0.dll Please explain what I am missing here.
     
  10. how to make a day x3, x5 night ?
    use Gather Manager
     
  11. I made this work using the plugin timedevents but there's an issue with materials with spaces
    example in timed events i make it so at 6am it goes back to x3 so here is the config

    "06:gather.rate dispenser "Metal Ore" 3",

    etc etc but the problem is the plugin only reads "06:gather.rate dispenser " due to the way quotations work. so i can only make single named things like wood and stone work.

    anyone got a fix for this?
     
  12. idk if their is a plugin for my concern or not, but im wondering if there is a way to make it so i can setup a hourly dispenser.scale executable with a Gather message of when the length of the scale was increased momentarily and decreased back to default with colored font..... because i dont like to see SERVER
     
  13. "06:gather.rate dispenser 'Metal Ore' 3",
     
  14. is there a command to set the gather rate of everything at once?
     
  15. You can use following commands.
    gather.rate dispenser * 50
    gather.rate pickup * 50
    gather.rate quarry * 50
    gather.rate survey * 50

    as example. * stands for everything possible.
     
  16. i cant add a gather for hight quality metal help?
     
  17. just installed gather manager but none of the consle commands appear to work keeps saying invalid command
     
  18. How To increase HQM gather ??
     
  19. Here is a dump of the issue I'm encountering. It's the same as a few others and has been persisting since July.

    Can a moderator get in contact with the Author? If not, can someone with enough expertise try and assist in creating some kind of patch?

    [​IMG]
     
    Last edited by a moderator: Aug 30, 2016
  20. I have this figured out now. Don't edit the JSON directly, just use the console commands provided up the thread. It'll write to the JSON file.

    My apologies for thinking this was not working.