BetterLoot

Moved

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

4.95699/5, 93 likes
  1. Hey, if i just wanted to tweak the loot in supply drops could I turn everything else to false except the supply drop feature?
     
  2. This is my config. Have I done it right because I only get one item in barrels. What do I need to do?
    {
    "Barrel": {
    "barrelTypes": "loot-barrel|loot_barrel|loot_trash",
    "enableBarrels": true,
    "maxItemsPerBarrel": 8,
    "minItemsPerBarrel": 6,
    "refreshBarrels": true
    },
    "Crate": {
    "crateTypes": "crate_normal|crate_tools",
    "enableCrates": true,
    "maxItemsPerCrate": 8,
    "minItemsPerCrate": 6,
    "refreshCrates": true
    },
    "Generic": {
    "dropWeaponsWithAmmo": true,
    "enforceBlacklist": false,
    "listUpdatesOnLoaded": true,
    "listUpdatesOnRefresh": false,
    "pluginEnabled": true,
    "refreshMinutes": 30,
    "removeStackedContainers": false,
    "seperateLootTables": true
    },
    "HeliCrate": {
    "includeHeliCrate": false,
    "maxItemsPerHeliCrate": 4,
    "minItemsPerHeliCrate": 2,
    "useCustomTableHeli": true
    },
    "Rarity": {
    "Override": {
    "autoturret": 4,
    "lmg.m249": 4,
    "targeting.computer": 3
    }
    },
    "SupplyDrop": {
    "includeSupplyDrop": false,
    "maxItemsPerSupplyDrop": 6,
    "minItemsPerSupplyDrop": 3,
    "useCustomTableSupply": true
    }
    }
     
  3. qdqdqdd.jpg

    Can someone tell me what i did wrong, i dont understand
     
  4. Maybe a comma too much or a comma too less
    [DOUBLEPOST=1487848041][/DOUBLEPOST]
    enableBarrels > false
    enableCrates > false
    [DOUBLEPOST=1487848102][/DOUBLEPOST]
    Your included barrels and crates should all give between 6-8 items referring to your config.
     
  5. Okey, Now i have another problem... I added items to the blacklist and I still get them from barrels...
     

    Attached Files:

  6. Fastest solution: Remove unwanted stuff from any list, this results also in not spawning such items :)
     
  7. If i dont add items in the "Barrelist" barrels wont drop items? I did this but items still drop
     
  8. It does not affect all barrel types by default...And the aim of the plugin is also not to support empty lists ;)
     
  9. Why did I remove "ammo.rifle.explosive" and "ammo.rifle.incendiary" in HeliCate.json of / oxide / data / Better Loot, and helicopter will fall off "ammo.rifle.explosive" and "ammo.rifle. Incendiary
     
  10. Even with them set to false it's still changing the loot in the barrels from default.

    {
    "Barrel": {
    "barrelTypes": "loot-barrel|loot_barrel|loot_trash",
    "enableBarrels": false,
    "maxItemsPerBarrel": 3,
    "minItemsPerBarrel": 1,
    "refreshBarrels": false
    },
    "Crate": {
    "crateTypes": "crate_normal|crate_tools",
    "enableCrates": false,
    "maxItemsPerCrate": 6,
    "minItemsPerCrate": 3,
    "refreshCrates": true
    },
    "Generic": {
    "dropWeaponsWithAmmo": true,
    "enforceBlacklist": false,
    "listUpdatesOnLoaded": true,
    "listUpdatesOnRefresh": false,
    "pluginEnabled": true,
    "refreshMinutes": 30,
    "removeStackedContainers": true,
    "seperateLootTables": true
    },
    "HeliCrate": {
    "includeHeliCrate": false,
    "maxItemsPerHeliCrate": 4,
    "minItemsPerHeliCrate": 2,
    "useCustomTableHeli": true
    },
    "Rarity": {
    "Override": {
    "autoturret": 4,
    "lmg.m249": 4,
    "targeting.computer": 3
    }
    },
    "SupplyDrop": {
    "includeSupplyDrop": true,
    "maxItemsPerSupplyDrop": 7,
    "minItemsPerSupplyDrop": 5,
    "useCustomTableSupply": true
    }
     
  11. Some way to have smg body, rifle body and tech trash alone in the green boxes of rust town (same vanilla), I see it in any box
     
  12. Yup that's whats happening to me. Bleach, tech trash, rifle bodies etc all in normal barrels or crates.

    Edit: removed the plugin for now and reset the server (removed all data and config files) Loots still wonky.
     
  13. Sure heli loot option not activated ;)
    [DOUBLEPOST=1487880445][/DOUBLEPOST]
    Nope. All crates affected by the plugin use the same list.
    [DOUBLEPOST=1487880589][/DOUBLEPOST]
    Already spawned loot containers and their loot get saved while restart. They return to server defaults once looted and respawned.
     
  14. Ok do you happen to know if they wait until looted to respawn or will they just respawn with time also?
     
    Last edited by a moderator: Feb 23, 2017
  15. After restart they should revert normals after some time.
     
  16. I'm so triggerd at the moment Ive been trying to get this plugin to work for 12 hours now and it still does not work! I read the Faq I read the suggestions I read everything. And this still wont work.

    I put all the components into the black list and when I reload the plugin and restart my gameserver and I go hit a barrel I still get components. When I open crates I dont get the items I put into the Lootable. Can someone tell me what i am doing wrong??????


    BETTERLOOT.JSON

    Code:
    {
      "Barrel": {
        "barrelTypes": "loot-barrel|loot_barrel|loot_trash",
        "enableBarrels": false,
        "maxItemsPerBarrel": 0,
        "minItemsPerBarrel": 0,
        "refreshBarrels": false
      },
      "Crate": {
        "crateTypes": "crate_normal|crate_tools|crate_normal2",
        "enableCrates": true,
        "maxItemsPerCrate": 3,
        "minItemsPerCrate": 1,
        "refreshCrates": true
      },
      "Generic": {
        "dropWeaponsWithAmmo": true,
        "enforceBlacklist": true,
        "listUpdatesOnLoaded": true,
        "listUpdatesOnRefresh": false,
        "pluginEnabled": true,
        "refreshMinutes": 30,
        "removeStackedContainers": true,
        "seperateLootTables": true
      },
      "HeliCrate": {
        "includeHeliCrate": false,
        "maxItemsPerHeliCrate": 4,
        "minItemsPerHeliCrate": 2,
        "useCustomTableHeli": true
      },
      "Rarity": {
        "Override": {
          "autoturret": 4,
          "lmg.m249": 4,
          "targeting.computer": 3
        }
      },
      "SupplyDrop": {
        "includeSupplyDrop": true,
        "maxItemsPerSupplyDrop": 3,
        "minItemsPerSupplyDrop": 1,
        "useCustomTableSupply": true
      }
    }




    LOOTABLE.JSON

    Code:
    {
      "ItemListBarrels": {  },
      "ItemListCrates": {
          "ammo.pistol": 15,
          "ammo.rifle": 15,
          "ammo.shotgun": 5,
          "explosive.timed":1,
          "explosives":5,
          "grenade.f1":3,
          "rifle.ak": 1,
          "rifle.bolt": 1,
          "smg.mp5": 1,
          "apple": 1,
          "arrow.wooden": 5,
          "ammo.handmade.shell": 5,
          "bow.hunting": 1,
          "can.beans": 1,
          "can.tuna": 1,
          "hatchet":1,
          "shotgun.pump":1,
          "shotgun.waterpipe":1,
          "crossbow": 1,
         "pistol.semiauto":1  }
    }


    SupplyDrop.JSON
    Code:
    {
      "ItemList": {
          "ammo.pistol": 250,
          "ammo.rifle": 250,
          "ammo.shotgun": 250,
          "metal.refined":100,
          "gunpowder":1000,
          "lowgradefuel":250,
          "explosive.timed":3,
          "explosives":5,
          "grenade.f1":3,
          "rifle.ak":1,
          "bolt.rifle":1,
          "pump.shotgun":1,
          "smg.mp5":1,
          "pistol.semiauto":1,
      }
    }
     
  17. Helicrate.json there is no ammo, Blacklist.json also no ammo, then i reload plugin, why" heli loot option not activated".
    How do i do it。
    "HeliCrate": {
    "includeHeliCrate": true,
    "maxItemsPerHeliCrate": 10,
    "minItemsPerHeliCrate": 10,
    "useCustomTableHeli": true
     
    Last edited by a moderator: Feb 24, 2017
  18. How can I distinguish the general barrels, the blue barrels of the ItemList?and
    Purple crates, normal crates, green crates. in LootTable.json
     
  19. why can do more archive to config crate green in rusttown?
     
  20. I changed this and I stell get Trout and glue when I open a box how do i fix this?

    Code:
    "glue": 0,
    "fish.troutsmall": 0,