GatherConfig

Change gatherable items and amounts

Total Downloads: 5,870 - First Release: Dec 27, 2015 - Last Update: Apr 16, 2017

5/5, 10 likes
  1. Nogrod submitted a new resource:

    GatherConfig - Change gatherable items and amounts

    Read more about this resource...
     
  2. Does this work for the barrels and crates also?
     
  3. were can i edet?
    the list?
     
  4. Config file
    [DOUBLEPOST=1455259388][/DOUBLEPOST]Can't reload since the up-date today... Any ideas please.

    at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, 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.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0 [Oxide] 5:42 PM [Debug] at Oxide.Plugins.GatherConfig.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 [Oxide] 5:42 PM [Error] Failed to call hook 'cmdConsoleReload' on plugin 'GatherConfig v1.0.0' (InvalidCastException: Cannot cast from source type to destination type.)> gather.reload

    Help please? :)
     

  5. Hey ! I don't know if you find a solution but I think it's ok with your message :)

    Use reload GatherConfig
    Work good :)

    Hope helping you :)
    Regards,

    Katenn
     
  6. I found the fix for the command - you just need replace
    Code:
    private void cmdConsoleReload(string commandString)
    with
    Code:
    private void cmdConsoleReload(ConsoleSystem.Arg arg)
    in the plugin at the line 140. As this function doesn't use any arguments, it works perfect.

    I'm attaching fixed plugin here if anyone needs it.
     
    Last edited by a moderator: Jul 11, 2016
  7. Hi everyone !

    A little issue :

    (11:25:21) | [Oxide] 10:26 [Error] GatherConfig.cs(123,96): error CS1061: Type `BaseEntity' does not contain a definition for `LookupPrefabName' and no extension method `LookupPrefabName' of type `BaseEntity' could be found. Are you missing an assembly reference?

    Don't know what's going on and just ask for some help :) (getting this error after last udpates)
    Regards,

    Katenn
     
  8. Nogrod updated GatherConfig with a new update entry:

    1.0.1

     
  9. Thank you men for your reactivity ! It's awesome !

    Best Regards,

    Katenn
     
  10. Nogrod Can you tell me how to increase the loot we get from corpses like animals and humans, especially more animal fat?? i saw the increase time for corpse but i dont want to take longer i want the normal time just incrased gather from corpses?
     
  11. im getting this error when im trying to get this plugin to work

    (11:25:21) | [Oxide] 10:26 [Error] GatherConfig.cs(123,96): error CS1061: Type `BaseEntity' does not contain a definition for `LookupPrefabName' and no extension method `LookupPrefabName' of type `BaseEntity' could be found. Are you missing an assembly reference?

    i looked in the update and all it says is rust update. is there something else i have to do, to get this to work? it wont even make a config file because the plugin wont load
     
  12. use the latest version (v1.0.1) , error looks like you're outdated
     
  13. I believe this plugin took the same hit as GatherManager, etc. Needs to be updated.

    The plugin compiles but has 0 effect on what is gathered.

    Are there other incompatible plugins that can't be used in conjunction with GatherConfig?
     
  14. Not working after last update. :(
     
  15. Im trying to get more Gather when hitting a tree etch,Ive fixed it on stones etch,but when i change Wood in the Gather Config i downloaded from this site its still 10 per hit,anny tips?
     

    Attached Files:

  16. Plugin not working get this
    GatherConfig.cs(97,43): error CS0117: `GameManifest' does not contain a definition for `Get'
     
  17. Search: Get() > Replace: Current
     
  18. Wulf

    Wulf Community Admin

    Wulf updated GatherConfig with a new update entry:

    1.0.2

     
  19. HOW DO I DO THIS. i want the gather amout to be 9999999999 or unlimited how do i do it
     
  20. Can you do this so that the plug-in works exclusively on players with an permissions or group?