Solved Increased gather rate

Discussion in 'Plugin Requests' started by redone, Dec 8, 2015.

  1. Make your own loot class, then define what you want to drop and how many.
     
  2. Why not upload to oxide for other community members to use?
     
  3. Wulf

    Wulf Community Admin

  4. I would like to get more info on it as well :)
     
  5. I've seen a couple server with it now. Jw how
     
  6. How to x2 x3 x4 x5 hurtworld ? Please ;-)
     
  7. Edit using loot.config
     
  8. thx is work ;-)
     
  9. How to adjust resource multiples
     
  10. Here is my gamelog, please tell me how to solve it
    THX!!!!
     

    Attached Files:

  11. Linux server currently can't connect to steam. So it won't work.
    Oxide related errors will be fixed once the gameserver works.
     
  12. anyother error?
     
  13. but what parts within the loot_config do we need to change in order to get x5?
     
  14. The first line at the top globalgather change from 1.0 to any number you want to times it by.
     
  15. thank you for a quick response :)

    edit- is that in the oxide plugin "loot config" or on the host.bat file at the top?
    i couldn't see a globalgather within the oxide plugin, found it. its in the .json one.
     
    Last edited by a moderator: Dec 24, 2015
  16. same I can't see it as will
    [DOUBLEPOST=1452751005][/DOUBLEPOST]I founded it in oxide config
     
  17. 1. Download LootConfig ( plugin ).
    2. Upload the plugin to your host, then go to Oxide/Config
    3. Download LootConfig.json
    4. Right click on it, edit with notepad or whatever.
    5. First line at the top "GlobalStackSizeMultiplier": 1.0, ( will look like this as default ).
    6. Change 1.0 to the gathering you want to gain, for an example ( "GlobalStackSizeMultiplier": 2.0, ) = x2 gathering or do ( "GlobalStackSizeMultiplier": 3.0, ) for x3 gathering, thats how you do it in the easiest way.
    7. Go in-game open "F1" = console and type "rcon loot.reload" without the *"* and it will works without a restart.

    NOTE: Every time Hurtworld has an update, you will need to re-config this every time.