BetterLoot

Moved

Total Downloads: 42,621 - First Release: Feb 26, 2015 - Last Update: Mar 20, 2018

4.95699/5, 93 likes
  1. BetterLoot does not control any spawn mechanism..it does only control the loot-content when loot-containers spawn.
     
  2. Does this, or any other plugin, overwrite the tier 2 and 3 crates? I'm working on a modified Savas server and would like to change the loot tables for those.

    [Will be continuing to read this long F*cking thread to see if my question has already been answered. Just wanted to post it here.]
     
  3. No, it does'nt.
     
  4. Does any other plugin do this?
     
  5. LootConfig
     
  6. loot config is such a mess to work with . having to re-write the config each update -_-'


    what constitutes a tier 2,3 crate? Ive noticed the green military crates are spawning pumpkins and seeds now for example. rather than the regular upper tier gear.
     
    Last edited by a moderator: Feb 9, 2017
  7. Dose anyone have the command for hazmat suit? It seems that they no longer drop
     
  8. the by BL created file NamesList.json does contains all itemnames
     
  9. I keep getting bleach and glue how can i remove that?
     
  10. hi all, this plugin supportet not to change the loot from the new dark blueweapon crates , right ?
     
  11. I am looking to multiply the amount of the items themselves.
    Or well, I guess an easier way to explain it is:

    You open a crate or you break a barrel. 3-6 Canvas Bags or Items appear. I want the quantity of each item to be 100x. So you would find a stack of 100 Blueberries, a stack of 100 bandages, and a stack of 100 syringes.

    Does that make sense?

    I tried using MagicLoot because it's supposed to do the 3-6 different items and their stack sizes, but that's not working no matter what I do, so!

    @Fujikura Or is there a way you can add a multiplier to it?
     
  12. You only need to change each item numbers in the ItemLists for each type to 100, then you are fine. But there's no simple multiplier option in the plugin.
     
  13. THERE'S the answer I'm looking for! Thank you sir!
     
  14. Alright. Btw, anyone is also free anytime to write my a PM, if something is totally unsolved ;)
     
  15. Okay cool, for some reason it was saying you had it locked! Thanks a ton man!
     
  16. The plugin does not work anymore shows errors in the console
     
  17. The plugin does not work anymore shows errors in the console
     
  18. All fine:
    Screenshot_14.png
    Maybe helpful post some error logs!? ;)
     
  19. Good afternoon. I had to make sure that only the military boxes "crate_normal" dropped weapons, while others, such "crate_normal_2", "crate_normal_2_food" and etc spawning standard loot.
    I wrote the following in the config file:
    "Crate": {
    "crateTypes": "crate_normal",
    "enableCrates": true,
    "maxItemsPerCrate": 2,
    "minItemsPerCrate": 1,
    "refreshCrates": true
    But now the weapon falls out of all the crates which are in the name "crate_normal". How do I do to get my loot from the LootTable was spawning only from the military crates?
    Thank you, hope to help.
    Sorry for my Google translator))
     
  20. Bottom of FAQ are the type settings described >>> BetterLoot for Rust - FAQ | Oxide
    all Crates set-up there to spawn all the same loot from the same list.