jip...i did set it by default to lowest 0..you can change this, if needed, between 0 and 3.
0 = more chance, 3 = lower chance
BetterLoot
Moved
Total Downloads: 42,624 - First Release: Feb 26, 2015 - Last Update: Mar 20, 2018
- 4.95699/5, 93 likes
-
thanks man! is there any way to make stuff respawn faster with this plugin? and or make stuff spawn when the server starts?
-
define "faster" and "stuff when server starts"?!
-
faster as in less time or boxes to respawn at monuments after someone has looted them and as i have a dedicated server running on my pc it takes a while for loot boxes to spawn i wanna know if there is a way to make them spawn faster after i start my server
-
BetterLoot does not control the Spawn of any crates/barrels, it does manage only the loot inside.
To manage what you want you need to play around with SpawnConfig: SpawnConfig for Rust | Oxide -
ah right, where do i find this then to do so?
-
The link was already included

SpawnConfig for Rust | Oxide -
wow didnt even realize.
as some reason i still haven't been able to find any reasearchpaper on my server but ive found all the other items that have a rarity of none? -
with the new config of 2.6.4 and a line like this.....in the "LootTable.json" it must spawn on any time.Code:
"researchpaper": 10,
-
Thanks! will it work if i put that line at the bottom or?
-
-
i will stick it under the research.table line haha
thank you so much! -
I have problem with new BetterLoot. Seems like it wont turn on. All box and barrels give default loots. /loot command not working, but in plugins list it said that betterloot running.
Console log when reload betterloot
Code:[Oxide] 17:42 [Info] [BetterLoot] Updating T-'3' Ticks [Oxide] 17:42 [Info] [BetterLoot] Updating internals ... [Oxide] 17:42 [Info] [BetterLoot] There are 240 items in the global LootTable. [Oxide] 17:42 [Info] [BetterLoot] There are 61 items in the HeliTable. [Oxide] 17:42 [Info] [BetterLoot] There are 158 items in the SupplyTable. [Oxide] 17:42 [Error] [BetterLoot] OnTick scheduled update failed: Object reference not set to an instance of an object
-
i believe to have the same problem ^^
-
All looks good. But i dont see anymore the status about refrashing or destoying loot.Code:
[Oxide] 08:18 [Info] Loaded plugin BetterLoot v2.6.4 by dcode/Fujikura [Oxide] 08:18 [Info] [BetterLoot] Updating T-'3' Ticks [Oxide] 08:18 [Info] [BetterLoot] Updating internals ... [Oxide] 08:18 [Info] [BetterLoot] There are 208 items in the global LootTable. [Oxide] 08:18 [Info] [BetterLoot] There are 39 items in the HeliTable. [Oxide] 08:18 [Info] [BetterLoot] There are 122 items in the SupplyTable. [Oxide] 08:18 [Info] [BetterLoot] We are going to use 192 items for the global LootTable. [Oxide] 08:18 [Info] [BetterLoot] We are going to use 36 items for Heli Crates. [Oxide] 08:18 [Info] [BetterLoot] We are going to use 108 items for Supply Drops. [Oxide] 08:18 [Info] [BetterLoot] Base item rarity is 2.3. [Oxide] 08:18 [Info] [BetterLoot] There is a 52.720% chance to get one of 52 common items (w=12166, 632632/1199986). [Oxide] 08:18 [Info] [BetterLoot] There is a 37.905% chance to get one of 86 uncommon items (w=5289, 454854/1199986). [Oxide] 08:18 [Info] [BetterLoot] There is a 8.625% chance to get one of 45 rare items (w=2300, 103500/1199986). [Oxide] 08:18 [Info] [BetterLoot] There is a 0.750% chance to get one of 9 very rare items (w=1000, 9000/1199986). [Oxide] 08:18 [Info] [BetterLoot] Internals have been updated [Oxide] 08:18 [Warning] Calling 'OnTick' on 'BetterLoot v2.6.4' took 468ms
This is since yesterday after Server Restart. Before all was good. -
Check for this:
Code:"listUpdatesOnRefresh": true,
-
Haha, thank you ^^
I was sure i was true... but now i see i have it in config @ false
-
i have a problem, i'm admin on my server but when i try to use /lootreload it says : You are not authorized to use this command
-
chatcommand "/lootreload" works only for Owners...
consolecommand "betterloot.reload" works with authLevel 2... -
i'm owner
