I dont know what am doing wrong, I set it so only ammo and medical will be picked up, and only if the items are in the players inventory. But I still pick up everything from corpses (I blocked loot crates), can any one help me out? Thank you in advance.
{
"Settings": {
"Clear Data On Map Wipe": false,
"Use Teams": true,
"Use Clans": true,
"Use Friends": true,
"Auto pickup is enabled by default": true,
"Prevent pickup other player's backpack": false,
"Prevent pickup other player's corpse": false,
"Prevent pickup other player's plant entity": true,
"Prevent pickup other player's loot container": true,
"Prevent pickup of plant entities in the planter box": true
},
"Chat Settings": {
"Chat Command": "ap",
"Chat Prefix": "<color=#00FFFF>[AutoPickup]</color>: ",
"Chat SteamID Icon": 76561############
},
"Auto Pickup Settings": {
"PlantEntity": {
"Enabled": false,
"Check Radius": 0.5
},
"CollectibleEntity": {
"Enabled": false,
"Check Radius": 0.5
},
"MurdererCorpse": {
"Enabled": true,
"Check Radius": 0.5
},
"ScientistCorpse": {
"Enabled": true,
"Check Radius": 0.5
},
"PlayerCorpse": {
"Enabled": true,
"Check Radius": 0.5
},
"ItemDropBackpack": {
"Enabled": true,
"Check Radius": 0.5
},
"ItemDrop": {
"Enabled": false,
"Check Radius": 0.5
},
"WorldItem": {
"Enabled": true,
"Check Radius": 0.5
},
"LootContainer": {
"Enabled": false,
"Check Radius": 0.5
},
"CollectableGifts": {
"Enabled": false,
"Check Radius": 0.5
}
},
"World Item Pickup Settings": {
"Auto Pickup Delay": 0.5,
"Check that player's inventory is full": true,
"Only pickup items that exist in player's inventory": true,
"Item Block List (Item shortname)": [],
"Allow Pickup Item Category": {
"Attire": false,
"Misc": false,
"Items": false,
"Component": false,
"Ammunition": true,
"Construction": false,
"Traps": false,
"Electrical": false,
"Fun": false,
"Food": true,
"Resources": false,
"Tool": false,
"Weapon": false,
"Medical": true
}
},
"Collectable Gifts Pickup Settings": {
"Requires player to hold a basket": true
},
"Loot Container Pickup Settings": {
"loot-barrel-1": false,
"loot-barrel-2": false,
"trash-pile-1": false,
"hiddenhackablecrate": false,
"crate_basic": false,
"crate_elite": false,
"crate_mine": false,
"crate_normal": false,
"crate_normal_2": false,
"crate_normal_2_food": false,
"crate_normal_2_medical": false,
"crate_tools": false,
"crate_underwater_advanced": false,
"crate_underwater_basic": false,
"dm ammo": true,
"dm c4": false,
"dm construction resources": false,
"dm construction tools": false,
"dm food": true,
"dm medical": true,
"dm res": false,
"dm tier1 lootbox": false,
"dm tier2 lootbox": false,
"dm tier3 lootbox": false,
"foodbox": false,
"loot_barrel_1": false,
"loot_barrel_2": false,
"loot_component_test": false,
"loot_trash": false,
"minecart": false,
"oil_barrel": false,
"crate_ammunition": false,
"crate_food_1": false,
"crate_food_2": false,
"crate_fuel": false,
"crate_medical": true,
"tech_parts_1": false,
"tech_parts_2": false,
"vehicle_parts": false,
"roadsign1": false,
"roadsign2": false,
"roadsign3": false,
"roadsign4": false,
"roadsign5": false,
"roadsign6": false,
"roadsign7": false,
"roadsign8": false,
"roadsign9": false,
"codelockedhackablecrate": false,
"codelockedhackablecrate_oilrig": false,
"supply_drop": false,
"giftbox_loot": false,
"presentdrop": false,
"stocking_large_deployed": false,
"stocking_small_deployed": false,
"logstash": false,
"missionlootbox_basic": false,
"missionstash": false,
"tacklebox": false,
"bradley_crate": false,
"heli_crate": false,
"diesel_barrel_world": false,
"visualshelvestest": false
},
"Collectible Entity Pickup Settings": {
"berry-black-collectable": false,
"berry-blue-collectable": false,
"berry-green-collectable": false,
"berry-red-collectable": false,
"berry-white-collectable": false,
"berry-yellow-collectable": false,
"corn-collectable": false,
"hemp-collectable": false,
"mushroom-cluster-5": false,
"mushroom-cluster-6": false,
"potato-collectable": false,
"pumpkin-collectable": false,
"halloween-bone-collectable": false,
"halloween-metal-collectable": false,
"halloween-stone-collectable": false,
"halloween-sulfur-collectible": false,
"halloween-wood-collectable": false,
"metal-collectable": false,
"stone-collectable": false,
"sulfur-collectable": false,
"wood-collectable": false,
"diesel_collectable": false
},
"Plant Entity Pickup Settings": {
"black_berry.entity": false,
"blue_berry.entity": false,
"green_berry.entity": false,
"red_berry.entity": false,
"white_berry.entity": false,
"yellow_berry.entity": false,
"corn.entity": false,
"hemp.entity": false,
"potato.entity": false,
"pumpkin.entity": false
},
"Version": {
"Major": 1,
"Minor": 2,
"Patch": 15
}
}