BetterLoot

Moved

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

4.95699/5, 93 likes
  1. i've tested now with latest version with maximum container slots and rarity set to 0 to speed it up^^:

    Code:
      "RarityIndex": {
        "ItemOverrides": {
          "rifle.lr300": 0,
    The result:
    Screenshot_1.jpg
     
  2. Interesting. Ill have to double check a few more barrels. As a side question - what controls those garbage stashes on the sides of roads and in fields? Is that also controlled by your plugin? Im trying to figure out how to get certain loot to spawn there (like maybe just food) and have guns and ammo at barrels and crates.
     
  3. How to add these types, loot_trash and trash-pile-1, is described in the last part of the plugins FAQ.
    Basically they are exluded by default, because people await their normally food, and the plugin is'nt able to spawn there different content then in the other barrels/crates.
    [DOUBLEPOST=1473943354][/DOUBLEPOST]
    see my post above...
     
  4. I got ya. I saw that in the FAQ and don't know why that didn't click. Thanks for all the support.
     
  5. 17:43 [Error] [BetterLoot] OnTick scheduled update failed: Object reference not set to an instance of an object any help
     
  6. Does it also happen with a CLEAN plugin state? fresh config and fresh loottable files?
     
  7. no
    i just have to use the default one atm
     
  8. Please change in your config "pluginEnabled" to TRUE, save the file and run afterwards the consolecommand "betterloot.reload".
    Post then the full error please that will come up.
     
  9. i have sent u all the thing that comes up
     
  10. Did you do the steps? Otherwise i can't help you!!
    The error message would contain more, if it happens again then. I need those infoes to find any issue.
     
  11. Ciao . o un problema con batterloot non aumenta il bottino maggiore.
    come "Barrel": {
    "BarrelTypes": "bottino-barile | loot_barrel"
    "GiveXpBarrel": false,
    "MaxItemsPerBarrel": 4,
    "MaxXpScaleBarrel": 3.0,
    "MinItemsPerBarrel": 4,
    "MinXpScaleBarrel": 3.0,
    "RefreshBarrels": false
    E 'sempre così:
    "Barrel": {
    "BarrelTypes": "bottino-barile | loot_barrel"
    "GiveXpBarrel": false,
    "MaxItemsPerBarrel": 3,
    "MaxXpScaleBarrel": 1.0,
    "MinItemsPerBarrel": 1,
    "MinXpScaleBarrel": 1.0,
    "RefreshBarrels": false
    Come risolvere il problema?
    [DOUBLEPOST=1474003827][/DOUBLEPOST]Hello . or a problem with batterloot does not increase the loot increased.
    as "Barrel": {
    "BarrelTypes": "loot-barrel | loot_barrel"
    "GiveXpBarrel": false,
    "MaxItemsPerBarrel": 4,
    "MaxXpScaleBarrel": 3.0,
    "MinItemsPerBarrel": 4,
    "MinXpScaleBarrel": 3.0,
    "RefreshBarrels": false
    It is always like this :
    "Barrel": {
    "BarrelTypes": "loot-barrel | loot_barrel"
    "GiveXpBarrel": false,
    "MaxItemsPerBarrel": 3,
    "MaxXpScaleBarrel": 1.0,
    "MinItemsPerBarrel": 1,
    "MinXpScaleBarrel": 1.0,
    "RefreshBarrels": false
    how to solve the problem?
     
  12. Does your config NOT save the values OR do have the settings NO effect?
     
  13. the values are saved, but if I go to see in the game are always the same and as if not to save them, but the server and saved.
    the lott and always low
    [DOUBLEPOST=1474006820][/DOUBLEPOST]How can I fix the problem?
     
  14. Update the plugin and delete your config before runnnig the new version.
     
  15. Hi Fujikura the problem didnt get fixed so i had to re-download all my plugins again starting with Better loot and it fixed it but i have the same problem again...

    I just updated all my oxide plugins and Better Loot isnt working anymore...

    the only message i recieve on it is...


    [Oxide] 13:18 [Info] [BetterLoot] Updating T-'3' Ticks

    [Error] [BetterLoot] OnTick scheduled update failed: Invalid character after parsing property name. Expected ':' but got: h. Path 'ItemList.['fun.guitar']', line 35, position 7.

    and then nothing else.... im hoping this can be fixed as i dont want to constantly have to re-download everything... thank you for you're time.
     
    Last edited by a moderator: Sep 16, 2016
  16. What is default settings for vanilla? I just want to block few items and that's it.
     
  17. You got a syntax error in one of your itemlists. You need to check it with a JSON check tool: JSONLint - The JSON Validator.
    [DOUBLEPOST=1474052109][/DOUBLEPOST]
    BetterLoot has no "Vanilla"-settings, becuase it does crawl all items available and presets them by categories.
     
  18. im using the default one just redited it lol dw its fine now
     
  19. Im getting this error "[Oxide] 19:36 [Warning] [BetterLoot] Plugin not active after first Setup. Change 'pluginEnabled' by config" and I need some assistance finding where to change this
     
  20. Thats why the plugin tells you what to do there ;)

    Change 'pluginEnabled' by config" =
    Code:
    "pluginEnabled": true