GatherManager

Moved

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

4.93893/5, 131 likes
  1. Thanks! :)
     
  2. `[Error] Failed to call hook 'OnSurveyGather' on plugin 'GatherManager v2.2.4' (InvalidCastException: Cannot cast from source type to destination type.) 01:24 [Stacktrace] 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.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0 `
     
  3. Is there a way to configure all resources at once, instead of going through each resource individually?
     
  4. Yes use the widlcard * it's in overview...

    Code:
    It is also possible to specify * as the item to increase the rate on all the items by that value, except those that were added manually, ex to have everything x10 and wood x2 you could use 'gather.rate dispenser wood 2' and 'gather.rate dispenser * 10'.
     
  5. Hi, help me
    why a HQ Stone is not reflected?

    Code:
    "GatherResourceModifiers": {
          "High Quality Metal Ore": 500.0,
        },
     
  6. Page 91
     
  7. should set it to Dispenser?
     
  8. Read all post from page 91 and you'll have to answer
     
  9. I still cant get this sob going. I see you found some luck, would you mind sharing the json file so i can compare? Im sure its proabably something im over looking.
     
  10. So I followed the instructions on page 91 for the HQM and it WORKS BUT I get:

    "Creating item with less than 1 amount! (High Quality Metal Ore)"

    spamming in console.
     
  11. I've just uploaded this to my server. Tried typing "gather.rate dispenser Wood 2" Without the parenthesis into the console. Nothing happens. What am I doing wrong? (Sorry, I'm a noob to server Admin)
     
  12. i might make a rust server again and i am wondering if with the plugin i can change the settings negitive so you get less wood than the vanilla amount
    like putting the setting at -2 and it gets like 3 wood
     
  13. my gather manager doesnt work
    [DOUBLEPOST=1503188000][/DOUBLEPOST]help
     
  14. fyi, raw bear meat is no longer "bear meat". its "raw bear meat". update your config files. hopefully this gets fixed in the plugin. i think there's a few other meat names that need to be updated.
     
  15. gather manager i farm resoucres wood have x10000 but 1 hit Lost tree but Metel ore or more Ore not x10000
     
  16. How can I apply changes to everything apart the wood stones and ores ?
     
  17. Just dont add them if you dont want to read overview you will see some rcon samples you can run
     
  18. kinda new to this, but is it possible to just multiply all items at once?
     
  19. Can you add a multiplier for components as well or is it already somehow possible?
     
  20. Seems like it's better to do it with the BetterLoot Plugin...