BetterLoot

Moved

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

4.95699/5, 93 likes
  1. I testes that config and works fine...so it is anywhere in json files in your data/BetterLoot folder. Plz append those files that i can check them, if the error still exist
    [DOUBLEPOST=1475977691][/DOUBLEPOST]
    Lootboxes could be added by changing it like described in the last part of the FAQ. And you can only change at all crates and/or barrels, but not a sinlge crate type alone. BetterLoot is'Nt able to choose from that specific.
     
  2. because when I put batterloot in the coffers are empty? do not loot server. how to solve the problem?
     
  3. what ??
     
  4. anyone have a good config for weapons and ammunition?
     
  5. Just updated the server after a while away and the plugin doesnt seem to be enabled, even though in config it is set to true. This is what i have for generic;

    "Generic": {
    "delayPluginInit": 3,
    "dropWeaponsWithAmmo": true,
    "enforceBlacklist": false,
    "listUpdatesOnLoaded": true,
    "listUpdatesOnRefresh": false,
    "pluginEnabled": true,
    "refreshMinutes": 15,
    "removeStackedContainers": false
     
  6. What tells you the console when you reload the plugin?
     
  7. [Oxide] 21:29 [Error] [BetterLoot] OnTick scheduled update failed: Array index is out of range.

    What do i do to fix this ? (i do not have ftp access) it was working well yesterday

    ** just removed and then installed the plugin again. no error message so far and will see how it runs, been working ok for a while so hope its ok
     
    Last edited by a moderator: Oct 11, 2016
  8. Looks like wrong set RarityOverrides..these must be only between o and 3 in the plugin config file.
     
  9. Thanks , i checked them and found i had changed the 0 to 1 and forgot to remove the 0, works great now
     
  10. Can anyone help with the error I get? Apologies if I've missed in the thread already when looking.
    Code:
    (16:02:05) | [Oxide] 16:01 [Info] Loaded plugin BetterLoot v2.8.1 by Fujikura/dcode
    (16:02:05) | [Oxide] 16:01 [Info] [BetterLoot] Updating T-'3' Ticks
    (16:02:05) | [Oxide] 16:01 [Info] [BetterLoot] Updating internals ...
    (16:02:05) | [Oxide] 16:01 [Info] [BetterLoot] There are 247 items in the global Barrels LootTable.
    (16:02:05) | [Oxide] 16:01 [Info] [BetterLoot] There are 247 items in the global Crates LootTable.
    (16:02:05) | [Oxide] 16:01 [Info] [BetterLoot] There are 62 items in the HeliTable.
    (16:02:05) | [Oxide] 16:01 [Info] [BetterLoot] There are 162 items in the SupplyTable.
    (16:02:05) | [Oxide] 16:01 [Error] [BetterLoot] OnTick scheduled update failed: Object reference not set to an instance of an object
    Config: [JSON] { "Barrel": { "barrelTypes": "loot-barrel|loot_barrel", "enableBarr - Pastebin.com

    Thanks in advance
     
  11. how come every time I use this plugin and someone searches a crate they find 47 million of an item and my gather rate is 10x? help?
     
  12. Nize...
    This depends not on your gatherrate, it depends on the settings in your loottables of the plugin. If you did'nt set em up manually to this, then delete the Folder "BetterLoot" under "data" and update the plugin to the latest version.
    [DOUBLEPOST=1476458101][/DOUBLEPOST]
    First delete the folder "BetterLoot" under "data", update the plugin to latest version, and check any other plugun like "ItemConfig" for maybe a missconfigured item.
     
  13. Need help!

    [Oxide] 08:24 [Error] [BetterLoot] OnTick scheduled update failed: After parsing a value an unexpected character was encountered: ". Path 'ItemList[0]', line 4, position 5.
    [Oxide] 08:24 [Error] [BetterLoot] OnTick scheduled update failed: After parsing a value an unexpected character was encountered: ". Path 'ItemList[0]', line 4, position 5.

    Blacklist.json
    {
    "ItemList": [
    "flare"
    "ammo.rocket.basic"
    "explosive.satchel"
    "explosive.timed"
    "explosives"
    ]
    }
     
  14. All Lines/Items except the last need a comma:
    Code:
    "flare",
    "ammo.rocket.basic",
    "explosive.satchel",
    "explosive.timed",
    "explosives"
     
  15. Hello,

    Just wondering if the load time is "normal" or something to be concerned about. (4k map size/high spec server)

    [BetterLoot] Updating internals ...
    [BetterLoot] There are 98 items in the global LootTable.
    [BetterLoot] There are 41 items in the HeliTable.
    [BetterLoot] There are 98 items in the SupplyTable.
    [BetterLoot] We are going to use 89 items for the global LootTable.
    [BetterLoot] We are going to use 41 items for Heli Crates.
    [BetterLoot] We are going to use 89 items for Supply Drops.
    [BetterLoot] Removed 47 stacked LootContainer (out of 664)
    [BetterLoot] Internals have been updated
    [Warning] Calling 'consoleReload' on 'BetterLoot v2.8.1' took 535ms

    Thanks
     
  16. Yea, thats serious. Everty manual called command will be messured, and everything over 200ms will be shown with a warning.
    It does there reload 3 files, does some maths, checks all those stacked loot and does refill any loot.
     
  17. Hi all my config seems to be okay, but i dont have the green boxes in radtowns, barrels are ok but not the loot boxes. How can I activate them please?
     
  18. BetterLoot does'nt manage/control and spawning of Loot, it does only control whats in there. Secondly it does Kill all LootContainers whichg spawn empty.
     
  19. Do you mean its only reloading 3 files (plugin, data and config files) so it shouldn't take that long? I am asking for help as to what could cause the plugin to take so long? -- I have tried removing config and data and re-enabling with similar times.

    [Warning] Calling 'consoleReload' on 'BetterLoot v2.8.1' took 529ms
     
  20. You call the command, and it got once a longer4 load -time. So there's nothing to assist you.