BetterLoot

Moved

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

4.95699/5, 93 likes
  1. Plugin is working but it is not affecting loot saturation many of my players are finding 1-2 items per rad town, I thought this plugin may have not been affected by the update at first, but re added it to addons to see if it needed an update and the functionality of it completely broke and now i have default rust item spawns any ETA? and wulf I am unsure if that fix covers this problem. again i am about to try the fix.
     
  2. This plugin is working fine for me, I've been using Wulfs edit since yesterday with 70+ players and no complaints. Do you have the latest version of Oxide? I know some hooks had issues after the update Yesterday and there were many Oxide updates.
     
  3. Has nothing to do with this plugin it's happening Rust wide right now, even on vanilla servers. There's no loot inside of radtowns. If your airfield is anything like mine though there must be at least 100 barrels there, lol
     
  4. I was not aware of that thanks for sharing, MeatCircus!
     
    Last edited by a moderator: Jul 24, 2015
  5. Wulf

    Wulf Community Admin

    http://oxidemod.org/threads/betterloot.7063/page-16#post-111222
     
  6. Wulf is certified bad ass, so are all of the mods at Oxide :D
     
  7. Same here, No barrels are spawning at the airfield for me. Don't know if its related to BetterLoot or a Rust bug.
     
    Last edited by a moderator: Jul 24, 2015
  8. Thank you guys A LOT! =)
    Wulf and Mughisi you are cool! =)))
     
  9. It seems like it helped but I'm still seeing a lot of repeat barrels and often barrels with no items and as well as the amount of item does not seem to match the config variable for the amount of loot, boxes 90% of the time have 1 item, so I am not entirely sure if its working
     
  10. Wulf

    Wulf Community Admin

    Wulf updated BetterLoot with a new update entry:

    1.9.3

     
  11. Im going to reload and im sure it will fix, wulf you are godly thanks
     
  12. Code:
    [Error] BetterLoot.cs(931,20): error CS0103: The name `weaponAmmunition' does not exist in the current context
     
  13. Wulf

    Wulf Community Admin

    Did you edit the plugin?
     
  14. I just insert my denied items on lists not drop as item | blueprint
    Nothing else :)
     
  15. Wulf

    Wulf Community Admin

    But did you edit the plugin, or the config?
     
  16. Plugin
    private List<string> neverDropped = new List<string>()
    and
    private List<string> blueprintsNeverDropped = new List<string>()
    All syntax and commas are good
     
  17. Wulf

    Wulf Community Admin

    Yeah, please edit the config, not the plugin itself.
     
  18. Plugin has only one blacklist, not the separated lists of drop as item and blueprint :(
    Or two?
     
  19. does the drop affect killed players too?