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.
BetterLoot
Moved
Total Downloads: 42,616 - First Release: Feb 26, 2015 - Last Update: Mar 20, 2018
- 4.95699/5, 93 likes
-
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.
-
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
-
Last edited by a moderator: Jul 24, 2015
-
Wulf Community Admin
-
-
Wulf is certified bad ass, so are all of the mods at Oxide
-
Last edited by a moderator: Jul 24, 2015
-
Thank you guys A LOT! =)
Wulf and Mughisi you are cool! =))) -
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
-
Wulf Community Admin
Wulf updated BetterLoot with a new update entry:
1.9.3
-
Im going to reload and im sure it will fix, wulf you are godly thanks
-
Code:
[Error] BetterLoot.cs(931,20): error CS0103: The name `weaponAmmunition' does not exist in the current context
-
Wulf Community Admin
-
I just insert my denied items on lists not drop as item | blueprint
Nothing else -
Wulf Community Admin
-
Plugin
private List<string> neverDropped = new List<string>()
and
private List<string> blueprintsNeverDropped = new List<string>()
All syntax and commas are good -
Wulf Community Admin
-
Plugin has only one blacklist, not the separated lists of drop as item and blueprint
Or two? -
does the drop affect killed players too?