I've edited this file to remove the lines. What are the numbers next to items? Drop quantity or a percentage?
BetterLoot
Moved
Total Downloads: 42,623 - First Release: Feb 26, 2015 - Last Update: Mar 20, 2018
- 4.95699/5, 93 likes
-
I have 27 items in my SupplyDrop table cctv.camera is set to 1 quantity. But whenever we drop supply signals we get like 4-5 cctv's. Do I need ItemConfig to adjust rarity?
Thanks! -
-
ok so I have edited my the items that I want to add into my crates. Saved the file, reloaded the plugin, and still it wont add the new items I put in there
[DOUBLEPOST=1480015868][/DOUBLEPOST]"seperateLootTables": false/true? What does t his mean?
[DOUBLEPOST=1480015928][/DOUBLEPOST]This is my config file :
{
"Barrel": {
"barrelTypes": "loot-barrel|loot_barrel|loot_trash",
"enableBarrels": true,
"maxItemsPerBarrel": 6,
"minItemsPerBarrel": 3,
"refreshBarrels": true
},
"Crate": {
"crateTypes": "crate_normal",
"enableCrates": true,
"maxItemsPerCrate": 6,
"minItemsPerCrate": 4,
"refreshCrates": true
},
"Generic": {
"dropWeaponsWithAmmo": true,
"enforceBlacklist": false,
"listUpdatesOnLoaded": true,
"listUpdatesOnRefresh": false,
"pluginEnabled": true,
"refreshMinutes": 30,
"removeStackedContainers": false,
"seperateLootTables": false
},
"HeliCrate": {
"includeHeliCrate": true,
"maxItemsPerHeliCrate": 8,
"minItemsPerHeliCrate": 4,
"useCustomTableHeli": true
},
"SupplyDrop": {
"includeSupplyDrop": true,
"maxItemsPerSupplyDrop": 8,
"minItemsPerSupplyDrop": 4,
"useCustomTableSupply": true
}
}
[DOUBLEPOST=1480016025][/DOUBLEPOST]Here is my .jason for the Loot Table :
{
"ItemListBarrels": {
"antiradpills": 5,
"apple": 0,
"black.raspberries": 0,
"bleach": 0,
"blueberries": 0,
"can.beans": 0,
"can.tuna": 0,
"candycane": 0,
"chocholate": 10,
"ducttape": 0,
"gears": 25,
"glue": 0,
"granolabar": 10,
"largemedkit": 30,
"metalblade": 10,
"metalpipe": 10,
"fish.minnows": 0,
"mushroom": 0,
"propanetank": 0,
"pumpkin": 0,
"riflebody": 10,
"roadsigns": 10,
"rope": 10,
"semibody": 10,
"sewingkit": 10,
"sheetmetal": 10,
"fish.troutsmall": 0,
"smallwaterbottle": 10,
"smgbody": 10,
"metalspring": 10,
"sticks": 10,
"syringe.medical": 50,
"tarp": 1,
"techparts": 200,
"waterjug": 1
},
"ItemListCrates": {
"trap.landmine": 20,
"hoodie": 1,
"jacket.snow": 1,
"rifle.lr300": 1,
"lmg.m249": 1,
"xmas.present.large": 20,
"box.repair.bench": 1,
"roadsign.jacket": 1,
"santahat": 1,
"weapon.mod.small.scope": 1,
"rifle.semiauto": 1,
"shoes.boots": 1,
"shotgun.double": 1,
"shotgun.pump": 1,
"smg.thompson": 1,
"tshirt.long": 1,
"weapon.mod.silencer": 1,
"hazmatsuit": 1,
"gunpowder": 200,
"gates.external.high.stone": 1,
"furnace.large": 1,
"ammo.pistol.hv": 100,
"ammo.rifle": 100,
"ammo.rifle.hv": 100,
"ammo.pistol.fire": 20,
"ammo.rocket.fire": 10,
"ammo.rifle.incendiary": 30,
"cctv.camera": 1,
"targeting.computer": 1,
"pants": 1,
"riot.helmet": 1,
"grenade.f1": 20,
"ammo.shotgun": 20,
"ammo.shotgun.slug": 20,
}
}
[DOUBLEPOST=1480016281][/DOUBLEPOST]NEVER MIND FIXED IT -
-
Can I change the rarity of the items?
I always get a lot of TechTrash and SMG body etc.
According to opinion, these things should be much rarer! -
Work this plugin with BetterLoot ?
-
I am having issues configuring this plugin, im not even really sure if I am able to but is there a way to set certain drops from each specific barrel / crate? Such as I would want food boxes to drop only medicals and red barrels to drop only guns. Stuff like that. Any help will be appreciated!
-
It can not differ between each other types of these two main types. -
hi, i am noticing that every minute better loot is refreshing contains and i was wondering why this is? there is no errors showing in console or anything just this:
[11/25/2016 14:14:00] [Oxide] 14:14 [Info] [BetterLoot] Refreshed 59 containers -
Please ignore this message... Hopefully a moderator will delete this!
DELETE!Last edited by a moderator: Nov 25, 2016 -
-
I'm tired so I'd probably be spending another hour or two working out how I could get around if it weren't for you responding so quickly ha ha. -
Is there any way to lower/increase the chances of getting specific items from barrels/crates? I want m249 to be super rare, but it spawns in like 1/20 now
-
EDIT: I found it in the overview page... "While this usually yields a better playing experience, there is nothing super special about it: BetterLoot uses the game's default item rarities." -
-
Fujikura has recommended this plugin himself in a previous post to modify item rarities. I would use that to modify the item(s) you want to make more rare. Be careful with this plugin though as changing certain values could break certain things. -
for me it just wont work here is how i have it setup
{ "ItemListBarrels": { "antiradpills": 5, "apple": 0, "black.raspberries": 0 - Pastebin.com -