GatherManager

Moved

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

4.93893/5, 131 likes
  1. You aren't supposed to modify the lua file, all you have to do is run the command in-game:
    /gather x
    Where x is the number that will be used to multiply the normal values with, so for x5:
    /gather 5
     
  2. Can you use decimals? Like /gather 1.5?

    Thanks.
     
  3. Should work, might need to use 1,5 instead of 1.5. Can't remember if both worked or not with Lua's tonumber()
     
  4. Speedy! Thanks.
    [DOUBLEPOST=1430939190][/DOUBLEPOST]Normal decimal it is (eg 1.5)
     
  5. Hello. We have this addon on our server. It works fine after at restart. After some time (5-10 mins) it reverts back to 1x gather. The /gather command dosent work...
     
  6. Wulf

    Wulf Community Admin

    Did you check your logs for errors?
     
  7. Think we fixed it Wulf :) Removed the addon and added it again seems to have fixed it :)
     
  8. How do I make changes as ADMIN in RUST?
    for example: I uploaded the gathering rate plugin, but I want to increase it. How do I edit it as an ADMIN?
    Thanks!
     
  9. In the in-game chat just type /gather x
    Where x is the amount of times you want to multiply the gathered amount with.
     
  10. Do you know when it might be possible to change rates for different things? Like 3x for wood, 5x animals, etc.
     
  11. Once I have some free time to rewrite the plugin, can't exactly say when :(
     
  12. Hey @Mughisi when comes a update for Gather, to multiply different stuff?
     
  13. is it possible to trigger the increase of the gather rate via the timed execute plugin with a console command instead of in game?
     
  14. Wulf

    Wulf Community Admin

    Not currently. This plugin only has chat commands.
     
  15. what folder do i put this in. is it plugin
     
  16. Wulf

    Wulf Community Admin

  17. Hey @Mughisi , Does /gather 5 10 sort of thing still work? Just gave it a try but it just uses the first number not the second
     
  18. Mughisi, thank you very much for this plugin!

    I have a few questions though:

    - Is there a way to increase only certain type of materials, for example more Sulfur than Metal?
    - Is there a way to create a "Happy Hour" where a certain type of material (or all together) would be increased by a certain amount for a certain period of time? (For example every hour and for 10 minutes only, all trees would drop 100 times more wood, etc or all materials would be good too)

    I thought about the Timed Execute plugin, but I dont understand very well how it works and I thought of sending a command every hour that does "/gather 100" for example, and then another command that puts the gathering back to where it was, but I want to make sure they dont conflict.

    Thanks in advance for all the help!
     
  19. Is there a way to limit the /gather command to owner only, and not admins?