HWLootConfig

Moved

Total Downloads: 8,418 - First Release: Dec 19, 2015 - Last Update: Jun 27, 2016

5/5, 23 likes
  1. I need to increase detonator and car parts spawn, can you give me a simple example with one of those things so I can replicate the rest?
     
  2. Someone can give me one example of how an animal do I drop an item that is not normally found in it?
     
  3. if an example I would like to increase my appearance detonator
     
  4. I would like an example for Detonator aswell. By default it is 0.03, does this mean 0,3% or 3%?.
    Lets say i want a 10% droprate, should i change the key value to 0.1 or 1.0?
     
  5. I'm using the GlobalStackSizeMultiplier to be 12x. Is there a way to make detonator caps and owrong/owrong seeds to just spawn like in vanilla while using 12x?

    Maybe add a feature like "isVanilla" true or false, have all of them set to false(those will be affected by GlobalStackSizeMultiplier) and those who are set to true can be modified freely and not be affected by the global multiplier.
     
    Last edited by a moderator: Jan 5, 2016
  6. When i print log.stats i have (0) after some items. What does it mean?
     
    Last edited by a moderator: Jan 5, 2016
  7. and DamagedEngine chance is 100 % But it can't be.

    When changed key in detonator from 0.03 to 1.0, the chance in stats changed from 0.48 to 0.85
     
    Last edited by a moderator: Jan 5, 2016
  8. where i can change to put 3x loot? :x
     
  9. I feel like an idiot asking... but I have no idea how to get this plug in working. I haven't used Oxide before. I have:

    - Stopped the server
    - Uploaded the plugin to the Oxide/plugin folder on the server
    - Restarted the server

    I'm simply wanting to increase the gather rate by 2x and I feel like this could be a whole lot easier with some kind of walkthrough.

    Thanks!
     
  10. Alright, we really just need an example on how to individually edit drop rates.

    @Nogrod Please show a code excerpt from the config on how to make Detonator Caps have a %10 drop chance in crates.
     
  11. works 100%

    thx
     
  12. Hey, so this tool is GREAT. Really convenient, I was able to use it on three different logins or occasions and all was good, however now I have tried to log in and it won't work. I reset my server, reinstalled oxide, yet still when I enter the info and click connect, it connects and turns green for perhaps half a second, then goes red and disconnects, no errors or anything. Any ideas?
     
  13. Mif

    Mif

    Thing is not lost after death at harcore server. How to make it in lootconfig?
     
  14. Hej i sit on this problem 2 hours. I read all this reviews here but i cant change it.
    Where i have to change the multiplier in the lootconfig file?

    greets
     
  15. how i can put "gather x3" in my server? i have to do it with the loot config or no?
     
  16. I would like an example for Detonator aswell. By default it is 0.03, does this mean 0,3% or 3%?.
    Lets say i want a 10% droprate, should i change the key value to 0.1 or 1.0?
     
  17. why this not work with me whats wrong :S ?
     
  18. Hey there,

    I've red all the posts, the whole thread and tried to figure out myself what I'm doing wrong.

    I tried to fix it about 6h but now I will ask for help here.

    At first, I don't know wich line I do need to change in the LootConfig file. Is it the "GlobalStackSizeMultiplier { get; set; } = 1;" for example when I change the 1 to a 4 it's a higher gather rate ? - I did so but maybe it's just not working.

    therefore I will put my log from Oxide right there

    also the in game chat command /reload LootConfig or /kit add NAME were not working

    Ive got everytime a message that says "plugin not loaded" or "unknown command"



    Thank you in advance.
     

    Attached Files:

  19. Please update, as of today this doesn't work with the latest version of Oxide and Hurtworld.
    [DOUBLEPOST=1452339680][/DOUBLEPOST]Scratch that your plugin continuously rewrites over its config file perfectly destroying previous config - all those individual values can't be used, hours of time wasted.
     
  20. it does not overwrite, it copies your current config to LootConfig.json.old to export the new values to LootConfig.json.old, since i can't merge the new game content which can be released with every update...
    [DOUBLEPOST=1452354273][/DOUBLEPOST]
    don't edit the .cs file, you need to edit the config/LootConfig.json
    and there is no /kit command for this plugin