BetterLoot
Moved
Total Downloads: 42,616 - First Release: Feb 26, 2015 - Last Update: Mar 20, 2018
- 4.95699/5, 93 likes
-
BetterLoot has no loot multiplier function. The generated scrap is based on server-side functions and values.
[DOUBLEPOST=1501434151][/DOUBLEPOST]The plugin does not control the boxes, it does only control the contents.
[DOUBLEPOST=1501434188][/DOUBLEPOST]Correct. It does simply use it's own lists.
[DOUBLEPOST=1501434231][/DOUBLEPOST]Add anything you need to the specific loottable. Thats all.
[DOUBLEPOST=1501434286][/DOUBLEPOST]The plugin does not have support for such specific needs. -
You cant do this with betterloot to my knowledge.
-
What can i use to increase the amout of items in a barrel and add items such as tech trash to a barrel. or add rockets to a airdrop
-
To increase the number here ~\oxide\config\BatterLoot.json
Remove\Add here ~\oxide\data\BatterLoot\LootTable.jsonCode:"Barrel": { "barrelTypes": "loot-barrel|loot_barrel|loot_trash", "enableBarrels": true, "maxItemsPerBarrel": 3, "minItemsPerBarrel": 1, "randomAmountBarrels": true, "refreshBarrels": false
[DOUBLEPOST=1501543469][/DOUBLEPOST]This is for drumsCode:{ "ItemListBarrels": { "apple": 1, "bleach": 2, "can.tuna": 1, "chocholate": 1, "ducttape": 2, "gears": 2, "glue": 2, "granolabar": 1, "largemedkit": 2, "metalblade": 2, "metalpipe": 2, "fish.minnows": 1, "mushroom": 2, "propanetank": 2, "pumpkin": 2, "riflebody": 2, "roadsigns": 2, "rope": 2, "semibody": 2, "sewingkit": 2, "sheetmetal": 2, "fish.troutsmall": 1, "smallwaterbottle": 1, "smgbody": 2, "metalspring": 2, "sticks": 2, "syringe.medical": 2, "tarp": 2, "techparts": 2, "waterjug": 4 }, -
with the loot table, do i add items by their short names?
[DOUBLEPOST=1501549288][/DOUBLEPOST]can you also whi
acn you also whip me up a quick loot table with the headers already in place with no headers in them for example for crates, barrels, supply drops heli crates ect -
Use LootConfig.
-
I am so lost.. whenever i modify the loot table to my liking hemp clones still spawn and nothing is in the quantities that i would like...
Attached Files:
-
-
try running
In console It's capital sensitiveCode:oxide.reload BetterLoot
[DOUBLEPOST=1501614101][/DOUBLEPOST]Oh sorry I misread your post try enabling higher stacks with Stack Size Controller for Rust | Oxide also im pretty sure that loot will take time to populate so you might have to wait awhile before you can properly test
dont forget if you think you wrote it incorrectly use The JSON ValidatorLast edited by a moderator: Aug 1, 2017 -
ill give it a shot. do loot barrels outside of rads not respawn on a restart? Also when i add or remove items from the spawn list it completely breaks the plugin and makes everything vanilla loot :v
-
Cornucopia for Rust | Oxide fully supports BetterLoot | Oxide
If your plugin is breaking try The JSON Validator on all your jsons
Make sure your using itemshortnames Docs/item_list.md at master · OxideMod/Docs · GitHubLast edited by a moderator: Aug 1, 2017 -
Do you mind adding me on steam and giving me a hand?
-
I sent a pm check your inbox (top right of this page) go to address and click add friend
Last edited by a moderator: Aug 1, 2017 -
I dont really understand how to make a costume loot-table for foodcrates and military crates...i read the FAQ 1000 times now and i still dont get it...i figured all the rest out tho, someone mind explaining it to me
? -
i would love your help
-
Is there a way to exclude the radtown crates?
-
BetterLoot > FAQ > Changing included barrels/crates
-
Yeah i read that but i dont get it :/
[DOUBLEPOST=1501775818][/DOUBLEPOST]i just wanna exclude purple and rad crates -
You can put in there the "full" names of the crates you want be included, then all others not matching those names will be excluded.
-
i couldn't quite figure out how to edit the betterloot.json file to give med and food to the certain boxes that i wanted. So i used the loot config plugin to act as a sub plugin it worked. the betterloot plugin overrides the lootconfig plugin except for the barrels or boxes that you don't include in betterloot.json then the lootconfig subs for that. you will have to edit the lootconfig plugin .json file for specific items and rates.
I only did this to fix the food boxes and med boxes.
