BetterLoot

Moved

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

4.95699/5, 93 likes
  1. Possible to drop temporary blueprints? Not sure how they work at the moment, would be a nice feature though.
     
  2. It could, same like real-blueprint style before, but based only on one imtem-template, called "blueprintbase);
    I removed all the code, but I would do it simple like based on that:

    Code:
    blueprintBaseDef = ItemManager.FindItemDefinition("blueprintbase");
    Item item = ItemManager.Create(blueprintBaseDef, 1, 0);
    item.blueprintAmount = blueprintAmount;
    item.blueprintTarget = targetItemDefinition.itemid;
     
  3. reload * is quick and easy...
    I sent you a msg a few days ago Fuji,
    let me know if you didn't get it. otherwise, understood,, :)
     
  4. Hey I need some help, I am currently using the BetterLoot plugin however I have the customloottable set to false.

    However I keep getting reports of people finding like 18 rockets or more from barrels/crates. How do I fix this?
     
  5. could someone help I try to do /loot or /blacklist and is says plugin not enabled, is there anyway to enable it?
     
  6. It tells you already what to do:
    Code:
    [Warning] [AlphaLoot] Plugin not active after first Setup. Change 'pluginEnabled' by config
    This means, change this config setting and reload the plugin:
    Code:
    "pluginEnabled": true
     
  7. Hey I need some help, I am currently using the BetterLoot plugin however I have the customloottable set to false.

    However I keep getting reports of people finding like 18 rockets or more from barrels/crates. How do I fix this?
     
  8. There is no global option "customloottable" in BetterLoot. Only for SupplyDrops or HeliCrates.
    To manage the droplimits(=maximum) of items, you need to edit the loot table files in your "data/BetterLoot" folder.
     
  9. Thank you
    [DOUBLEPOST=1474550235][/DOUBLEPOST]Since the plugin started to work I hit a barrel and get 72 explosives... How do i change this? and /loot still doesn't work.
     
  10. How do add pookie bears to supply drops? Betterloot dont seem to be picking them up via supply drops


    Fixed it. now works correctly.
     
  11. lol..I was tempted to use Pookie bears as controlled currency a while ago.
    Still might. lol.
    Maybe CTPB events?
     

  12. Thats what im trying to do, but Pookie bears dont seem to be registering with betterloot supply drops, it refuses to load/use them as loot, i have 32 things in supply drop, and it only loads up 31
     
  13. You need to add this item to the RarityOverride" list in the main-config, and set for it a number between 0 and 3.
     
  14. [DOUBLEPOST=1474560135][/DOUBLEPOST]Oops...overlapped there.
    Thanks Fuji. :)
     
  15. :) ....
     
  16. the loot does not change and always the same too low for a modded server can not resolve the problem or deleted and re-installed The update of batterloot but nothing does not change the loot from the barrels crates etc.
     
  17. did you activate the plugin finally?
     
  18. somehow i dont know what i did wrong, all loot stop spawning, is there any one with working config?
    with high loot spawn?
     
  19. BetterLoot does'nt control any spawn cycles, it controls only the content. You might have changed anythnig with another plugin which produced this result.
     
  20. HeliControl
    "UseCustomLoot": false,
    BetterLoot:
    "useCustomTableHeli": true

    and dont have custom drop, i think is some conflict with this plugins