It takes some time for the boxes to spawn after a restart is what i have noticed.
I have a question.
We want to run better loot on our server, but the problem is, that the droprate on some stuff is to great.
We manage to get 5 auto turrets in the timeframe of 5min. so i wanted to remove them, but i cant find it in the loot table.
And i cant seem to find the newer version weapons either.
Is better loot not updated with it yet? is it going to be added to the table?
Have to run the server without better loot now cuz its fucking with the overall game when there is turrets everywhere.
best regards Xziinii
BetterLoot
Moved
Total Downloads: 42,667 - First Release: Feb 26, 2015 - Last Update: Mar 20, 2018
- 4.95699/5, 93 likes
-
I have a question. I have been modifying the loot tables but I would like to go a little deeper. I would like to modify, individually, each type of crate and each type of barrel. I have been unable to find any information on it, but I do admit I have not read all 80 pages... For instance... If I destroy a round metal barrel, I would like it to give me loot like this. Metal fragments (100) every time. Maybe a Water jug or two (or) a Jug or two of crude oil (depending on what may have been in the barrel, if anything at all), and maybe a couple HQ metal. Nothing else.
Then for the garbage cans, Metal frags (50) every time, maybe some rotten food, maybe (anything really, ppl throw some good shit in the trash sometimes).
Trash piles would have empty tin cans and rotten food. Maybe even a bullet or something.
Green boxes would contain only the relative stuff like ammo or grenades
Wood boxes whatever other stuff
Wood health boxes too.
Is this possible? If it has been discussed already in these 80 pages, please let me know. Maybe I will get to it before you do,. But if not, any insight would be greatly appreciated.
Thank you for your time,
Ryan -
Hi Ryan,
As I understand It you can customise the tables for barrels and crates etc, but the contents are still subject to the probabilities that you see in your console when the plugin loads.
You can use the custom loot spawn plugin to create boxes/barrels/trash cans with exactly the same loot every time but I think that would be in addition to the usual loot boxes.
I'm not sure what you want can be done with the available plugs. -
Hey thank you for that fast response!
Yes, I can and have customized the BetterLoot/LootTable/SupplyDrop and HeliCrate.json files and they function as they should. SeperateLootTables is True, and there are no RarityIndex ItemOverrides. I can group all these containers together, but can not specify their tables individually. If I can call them into the group, then I should be able to call them individually. Maybe call them in a new group? But maybe not..
Thank you for your time
Ryan -
so i have better loot installed but its not working, my server provider is saying they cant do anything because better loot is outdated the plugin loads on restarts shows in my plugins list but if i try reload it i get this error [Error] Failed to load plugin 'betterloot' (no source found) i have all my config files etc, not sure if this is anything to do with it but i got this random error-
Listing 16 plugins:
01 "Rust:IO for Oxide" (2.9.0) by playrust.io / dcode (55.98s)
02 "AntiLootDespawn" (1.1.0) by Bamabo (0.35s)
03 "Better Chat" (4.2.8) by LaserHydra (4.95s)
04 "BetterLoot" (2.8.0) by Fujikura/dcode (4.48s)
05 "Crafting Controller" (2.4.6) by Mughisi (0.08s)
06 "Gathering Manager" (2.2.3) by Mughisi (0.25s)
07 "InfoPanel" (0.9.5) by Ghosst / Nogrod (15.84s)
08 "Join Quit Msg" (0.4.0) by Those45Ninjas (0.00s)
09 "Kill Feed" (1.14.19) by Tuntenfisch (0.40s)
10 "Kits" (3.1.11) by Reneb (0.71s)
11 "NoNight" (1.0.2) by BaK (2.47s)
12 "NTeleportation" (1.0.11) by Nogrod (68.14s)
13 "QuickSmelt" (1.2.1) by Wulf/lukespragg (5.13s)
14 "RemoveAAA" (0.4.3) by Tuntenfisch (0.36s)
15 "Stack Size Controller" (1.9.0) by Waizujin (0.01s)
16 "XP Manager" (1.1.0) by LaserHydra (2.96s)
Error sending rcon reply: System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine.
at System.Net.Sockets.Socket.Send (System.Byte[] buf, Int32 size, SocketFlags flags) [0x00000] in <filename unknown>:0
at Facepunch.RCon+RConClient.Reply (Int32 id, Int32 type, System.String msg) [0x00000] in <filename unknown>:0 -
[Error] Failed to load plugin 'betterloot' (no source found)
means either the plugin file is not there or you haven't type the name correctly.
It's case sensitive so you need to type - oxide.reload BetterLoot
I don't think the error at the end is related. -
it loads fine for me but nothing changes on the server this is the loaded text i get
[Oxide] 19:24 [Info] BetterLoot was compiled successfully in 3391ms
[Oxide] 19:24 [Info] Unloaded plugin BetterLoot v2.8.0 by Fujikura/dcode
[Oxide] 19:24 [Info] Loaded plugin BetterLoot v2.8.0 by Fujikura/dcode
[Oxide] 19:24 [Info] [BetterLoot] Updating T-'3' Ticks
[Oxide] 19:24 [Info] [BetterLoot] HeliCrate > 'useCustomTableHeli' is enabled, but loot population is disabled by 'excludeHeliCrate'
[Oxide] 19:24 [Info] [BetterLoot] SupplyDrop > 'useCustomTableSupply' is enabled, but loot population is disabled by 'includeSupplyDrop'
[Oxide] 19:24 [Info] [BetterLoot] Updating internals ...
[Oxide] 19:24 [Info] [BetterLoot] There are 243 items in the global LootTable.
[Oxide] 19:24 [Error] [BetterLoot] OnTick scheduled update failed: Object reference not set to an instance of an object
[Oxide] 19:24 [Warning] Calling 'OnTick' on 'BetterLoot v2.8.0' took 445ms -
-
I, for example, have set it up that heli loot contains only very rare items plus AK+Bolt.
My heli table has about 10 items total in it and the names list file is irrelevant.
I'm not 100% sure but I think the game groups items into categories and the probability dictates how likely you are to get something in a certain category, if, it's in your relevant loot table.
So if, for example, you limited your loot table for barrels to only have weapons in it, the result would still be random because many of those weapons are in the same probability grouping.
I hope that makes sense and is correct.
I'm absolutely not an authority on this but I think that's how it works,
[DOUBLEPOST=1474223351][/DOUBLEPOST]
Do "oxide.reload BetterLoot" exactly as written here, without the quotation marks.
If you want to be certain that the plugin is active and doing something, open a loot box, keep it open, and type BetterLoot.reload into your console.
The contents should refresh. -
well i have not changed any settings yet so should that just spawn random items, i know when i used it before it would just drop random loot into crates and barrels etc
-
I do currently develop on an complete other (private) plugin, which will met all needs I personally ever missed, but not where able to realize it with BetterLoot. You could contect me seperately, if you are interested in a better then Better solution -
i am open to all suggestions at this point im not the brightest when it comes to configuring plugins i can usually manage with the configs etc but this has me stumped haha
-
I just updated my plugin and now when I type /loot it doesnt pop up. This happened before the update aswell, and i scrolled through these forums and found a "test" config file you made for someone, once I added that it worked. Now the update has messed something up.
-
Could Someone Please Help Me Out And Tell Me How To Change The Food Box Loot
-
-
-
Alright, just making sure I'm doing this right. Loaded the new plugin, setup the config and this is what I get.
(20:29:09) | [Oxide] 20:29 [Info] Loaded plugin BetterLoot v2.8.0 by Fujikura/dcode
(20:29:09) | [Oxide] 20:29 [Info] [BetterLoot] Updating T-'3' Ticks
(20:29:09) | [Oxide] 20:29 [Info] [BetterLoot] Updating internals ...
(20:29:09) | [Oxide] 20:29 [Info] [BetterLoot] There are 247 items in the global LootTable.
(20:29:09) | [Oxide] 20:29 [Info] [BetterLoot] There are 62 items in the HeliTable.
(20:29:09) | [Oxide] 20:29 [Info] [BetterLoot] There are 162 items in the SupplyTable.
(20:29:09) | [Oxide] 20:29 [Info] [BetterLoot] We are going to use 214 items for the global LootTable.
(20:29:09) | [Oxide] 20:29 [Info] [BetterLoot] We are going to use 61 items for Heli Crates.
(20:29:09) | [Oxide] 20:29 [Info] [BetterLoot] We are going to use 148 items for Supply Drops.
(20:29:10) | [Oxide] 20:29 [Info] [BetterLoot] Internals have been updated
(20:29:10) | [Oxide] 20:29 [Warning] Calling 'OnTick' on 'BetterLoot v2.8.0' took 248ms
Don't know if that's what I'm suppose to get because it usually tells me the rarity % and what not.
Here's my config:
{
"Barrel": {
"barrelTypes": "loot-barrel|loot_barrel",
"enableBarrels": true,
"giveXpBarrel": true,
"maxItemsPerBarrel": 3,
"maxXpScaleBarrel": 1.0,
"minItemsPerBarrel": 1,
"minXpScaleBarrel": 1.0,
"refreshBarrels": true
},
"Chances": {
"baseItemRarity": 2
},
"Crate": {
"crateTypes": "crate_normal",
"enableCrates": true,
"giveXpCrate": true,
"maxItemsPerCrate": 5,
"maxXpScaleCrate": 1.0,
"minItemsPerCrate": 3,
"minXpScaleCrate": 1.0,
"refreshCrates": true
},
"Generic": {
"delayPluginInit": 3,
"dropWeaponsWithAmmo": true,
"enforceBlacklist": false,
"listUpdatesOnLoaded": true,
"listUpdatesOnRefresh": false,
"pluginEnabled": true,
"refreshMinutes": 30,
"removeStackedContainers": false,
"seperateLootTables": false
},
"HeliCrate": {
"excludeHeliCrate": false,
"giveXpHeliCrate": true,
"maxItemsPerHeliCrate": 4,
"maxXpScaleHeliCrate": 1.0,
"minItemsPerHeliCrate": 2,
"minXpScaleHeliCrate": 1.0,
"useCustomTableHeli": true
},
"RarityIndex": {
"ItemOverrides": {
"autoturret": 3,
"box.wooden": 0,
"crude.oil": 1,
"fat.animal": 0,
"furnace": 0,
"hq.metal.ore": 0,
"lmg.m249": 0,
"metal.fragments": 1,
"metal.refined": 3,
"mining.quarry": 2,
"researchpaper": 0,
"rifle.lr300": 3,
"spikes.floor": 1,
"stash.small": 0,
"target.reactive": 1,
"targeting.computer": 3,
"trap.bear": 1,
"trap.landmine": 2,
"water.catcher.large": 1,
"water.catcher.small": 1
}
},
"SupplyDrop": {
"giveXpSupplyDrop": true,
"includeSupplyDrop": true,
"maxItemsPerSupplyDrop": 6,
"maxXpScaleSupplyDrop": 1.0,
"minItemsPerSupplyDrop": 3,
"minXpScaleSupplyDrop": 1.0,
"useCustomTableSupply": true
}
}
[DOUBLEPOST=1474335083][/DOUBLEPOST]Also, do I have it setup right to use the my LootTable in the data folder? -
Last edited by a moderator: Sep 20, 2016
-
blink loot. I do not save the configuration. loot and always the same I do not know how to fix it. or removed and put back the deleted file several times but nothing, and as if there was not. how to solve?
-