i deleted the plugin from data, cfg, and plugins, and now crates dont spawn at rad towns. do I have to do anything else to go back to vanilla?
thx
edit: barrels dont spawn too
edit2: things are spawning, but spawn rate seems to be fucked up. it takes ages for looting crate and barrels to spawn. and many crates in rad towns haven't literally spawned for hours. can't understand tthis shit. makes no sense at all to me.
BetterLoot
Moved
Total Downloads: 42,617 - First Release: Feb 26, 2015 - Last Update: Mar 20, 2018
- 4.95699/5, 93 likes
-
i just reinstalled server
-
What's the difference between "includeSupplyDrop" and "useCustomTableSupply" in the config? I can't seem to get airdrops to work with the mod even with both of these enabled
-
The plugin is probably working fine and putting items from your SupplyDrop.json inside the airdrops, problem being its the same loot list as vanilla drops so you wouldn't notice. Try adding/removing items from the list to confirm it's working. -
-
Correct. "includeSupplyDrop" true & "useCustomTableSupply" true will use items from your SupplyDrop.json loot list.
Problem being it's the exact same list as vanilla items so you're not going to notice a difference until you add/ remove items to your SupplyDrop.json.
The Blacklist.json loot list will never spawn in any barrel, crate, supply drop or heli crate providing you have the correct settings. E.g "includeSupplyDrop" false will not take any notice of the blacklist items because you've told the plugin "Don't touch my airdrops!".
The FAQ is quite a mouthful but if you read it carefully it does explain almost everything. -
is there anyway to know what would be the default vanilla config with this plugin in order to know how much you're actually "bettering" the loot? I run a x2 server, and I wouldn't like to boost it a lot, just a little bit.
thx -
-
(SupplyDrop.json)
Code:{ "ItemList": { "rifle.ak": 1, "rifle.lr300": 1, "ammo.handmade.shell": 50, "ammo.pistol": 50, "ammo.pistol.fire": 50, "ammo.pistol.hv": 50, "ammo.rifle": 50, "ammo.rifle.explosive": 50, "ammo.rifle.incendiary": 50, "ammo.rifle.hv": 32, "ammo.shotgun": 32, "ammo.shotgun.slug": 32, "lmg.m249":1 } }
Code:{ "Barrel": { "barrelTypes": "loot-barrel|loot_barrel|loot_trash", "enableBarrels": true, "enforceBlacklist": true, "maxItemsPerBarrel": 1, "minItemsPerBarrel": 1, "enableScrapspawn": false, "refreshBarrels": true }, "Crate": { "crateTypes": "crate_normal|crate_tools", "enableCrates": true, "enforceBlacklist": true, "maxItemsPerCrate": 3, "minItemsPerCrate": 1, "enableScrapspawn": false, "refreshCrates": true }, "Generic": { "dropWeaponsWithAmmo": true, "enforceBlacklist": true, "listUpdatesOnLoaded": true, "listUpdatesOnRefresh": true, "pluginEnabled": true, "refreshMinutes": 15, "removeStackedContainers": true, "enableScrapspawn": false, "seperateLootTables": true }, "HeliCrate": { "includeHeliCrate": true, "maxItemsPerHeliCrate": 4, "minItemsPerHeliCrate": 2, "useCustomTableHeli": true }, "Rarity": { "Override": { "crossbow": 1, "weapon.mod.holosight": 3, "smg.thompson": 3, "ammo.pistol": 1, "ammo.pistol.hv": 2, "ammo.rifle": 1, "ammo.rifle.explosive": 2, "ammo.rifle.hv": 2, "ammo.shotgun": 1, "ammo.shotgun.slug": 1, "weapon.mod.lasersight": 3, "weapon.mod.muzzleboost": 3, "weapon.mod.muzzlebrake": 3, "weapon.mod.simplesight": 3, "pistol.revolver": 2, "pistol.semiauto": 2, "santahat": 2, "rifle.semiauto": 4, "shotgun.double": 2, "shotgun.pump": 2, "shotgun.waterpipe": 1, "stones": 1, "metal.fragments": 1, "gunpowder": 1, "supply.signal": 4, "wood.armor.jacket": 1, "wood.armor.pants": 1, "wood.armor.helmet": 1, "skull.human": 4, "bone.armor.suit": 2, "fun.guitar": 3, "humanmeat.raw": 2, "grenade.f1": 3, "grenade.beancan": 1, "smg.mp5": 4, "smg.2": 3, "tool.binoculars": 1, "pistol.m92": 4, "pistol.python": 1, "pistol.eoka": 1, "salvaged.sword": 1, "arrow.hv": 1, "longsword": 1, "machete": 1, "mace": 1 } }, "SupplyDrop": { "includeSupplyDrop": true, "enforceBlacklist": true, "maxItemsPerSupplyDrop": 6, "minItemsPerSupplyDrop": 3, "randomAmountSupplyDrop": true, "useCustomTableSupply": false } }
Last edited by a moderator: Jun 14, 2017 -
-
-
I think it stopped working with the new update. might need a hotfix boris. so thats might why its not working.
-
How to do it, that would not fall from 1, but for example 1000? (Data itemlist)
-
-
-
-
Thats weird. Might not have anything to do with betterloot though. Our server shows normal piles, just no advanced loot.
-
-
-