Custom items don't work
Custom items don't work
{
  "Events": [{
    "EventDuration (duration the event will be active for)": 800.0,
    "AutoHack (enables auto hacking of crates when an event is finished)": true,
    "AutoHackSeconds (countdown for crate to unlock in seconds)": 60.0,
    "UseKits (use custom kits plugin)": false,
    "KitName (custom kit name)": null,
    "NpcName (custom name)": "Easy Guard",
    "NpcCount (number of guards to spawn)": 6,
    "NpcHealth (health guards spawn with)": 100.0,
    "NpcRadius (max distance guards will roam)": 15.0,
    "NpcAggression (max aggression distance guards will target)": 120.0,
    "MarkerColor (marker color)": "#32a844",
    "MarkerBorderColor (marker border color)": "#000000",
    "MarkerOpacity (marker opacity)": 0.9,
    "UseLoot (use custom loot table)": true,
    "MaxLootItems (max items to spawn in crate)": 6,
    "CustomLoot (items to spawn in crate)": [{
      "Shortname": "stones",
      "MinAmount": 3000,
      "MaxAmount": 5000
    }, {
      "Shortname": "sulfur.ore",
      "MinAmount": 3000,
      "MaxAmount": 5000
    }]
  }, {
    "EventDuration (duration the event will be active for)": 800.0,
    "AutoHack (enables auto hacking of crates when an event is finished)": true,
    "AutoHackSeconds (countdown for crate to unlock in seconds)": 60.0,
    "UseKits (use custom kits plugin)": false,
    "KitName (custom kit name)": null,
    "NpcName (custom name)": "Easy Guard",
    "NpcCount (number of guards to spawn)": 6,
    "NpcHealth (health guards spawn with)": 100.0,
    "NpcRadius (max distance guards will roam)": 15.0,
    "NpcAggression (max aggression distance guards will target)": 120.0,
    "MarkerColor (marker color)": "#eddf45",
    "MarkerBorderColor (marker border color)": "#000000",
    "MarkerOpacity (marker opacity)": 0.9,
    "UseLoot (use custom loot table)": false,
    "MaxLootItems (max items to spawn in crate)": 6,
    "CustomLoot (items to spawn in crate)": []
  }, {
    "EventDuration (duration the event will be active for)": 1800.0,
    "AutoHack (enables auto hacking of crates when an event is finished)": true,
    "AutoHackSeconds (countdown for crate to unlock in seconds)": 60.0,
    "UseKits (use custom kits plugin)": false,
    "KitName (custom kit name)": null,
    "NpcName (custom name)": "Hard Guard",
    "NpcCount (number of guards to spawn)": 10,
    "NpcHealth (health guards spawn with)": 200.0,
    "NpcRadius (max distance guards will roam)": 50.0,
    "NpcAggression (max aggression distance guards will target)": 150.0,
    "MarkerColor (marker color)": "#e81728",
    "MarkerBorderColor (marker border color)": "#000000",
    "MarkerOpacity (marker opacity)": 0.9,
    "UseLoot (use custom loot table)": false,
    "MaxLootItems (max items to spawn in crate)": 6,
    "CustomLoot (items to spawn in crate)": []
  }]
}

example of a working config with the current verison
Unfortunately, it doesn't work, I've tried everything I can, the user items aren't loaded

certainly reduces the amount of help you might get if people cant read the post ? and what do you mean by custom items, I have 3 sets of guards with different kits/attire/spawn duration/health and no problems

Could you please provide more details.
Nova9
Hello I have the same problem I think. The custoum Kits don't load and the guards just stand there, I have 3 different kits using the 'Kits' plugin. Not sure that the guards have worked since the halloween update.

https://www.dropbox.com/s/h2dow5i38tch8zn/Screen%20Shot%202020-11-03%20at%2012.14.10%20am.png?dl=0

Thats Odd, I thought this plugin only came out 15 hours ago ? , anyway everything is working great with mine, got a bot for each of the 4 events, all with different kits/weapons/health i have checked each auto event and everything is good, get a good sequence of events so not the same everytime. bots are aggro and shoot on sight and move around in the roam range quite well,

{
  "Events": [
    {
      "EventDuration (duration the event will be active for)": 500.0,
      "EventName (event name)": "Low Level",
      "AutoHack (enables auto hacking of crates when an event is finished)": true,
      "AutoHackSeconds (countdown for crate to unlock in seconds)": 40.0,
      "UseKits (use custom kits plugin)": true,
      "Kits (custom kits)": ["stripe"],
      "NpcName (custom name)": "Easy crate Guard",
      "NpcCount (number of guards to spawn)": 1,
      "NpcHealth (health guards spawn with)": 100.0,
      "NpcRadius (max distance guards will roam)": 15.0,
      "NpcAggression (max aggression distance guards will target)": 120.0,
      "MarkerColor (marker color)": "#32a844",
      "MarkerBorderColor (marker border color)": "#000000",
      "MarkerOpacity (marker opacity)": 0.9,
      "UseLoot (use custom loot table)": false,
      "MaxLootItems (max items to spawn in crate)": 4,
      "CustomLoot (items to spawn in crate)": []
    },
    {
      "EventDuration (duration the event will be active for)": 600.0,
      "EventName (event name)": "Medium Level",
      "AutoHack (enables auto hacking of crates when an event is finished)": true,
      "AutoHackSeconds (countdown for crate to unlock in seconds)": 50.0,
      "UseKits (use custom kits plugin)": true,
      "Kits (custom kits)": ["crate"],
      "NpcName (custom name)": "Medium Crate Guard",
      "NpcCount (number of guards to spawn)": 2,
      "NpcHealth (health guards spawn with)": 150.0,
      "NpcRadius (max distance guards will roam)": 25.0,
      "NpcAggression (max aggression distance guards will target)": 150.0,
      "MarkerColor (marker color)": "#eddf45",
      "MarkerBorderColor (marker border color)": "#000000",
      "MarkerOpacity (marker opacity)": 0.9,
      "UseLoot (use custom loot table)": false,
      "MaxLootItems (max items to spawn in crate)": 6,
      "CustomLoot (items to spawn in crate)": []
    },
    {
      "EventDuration (duration the event will be active for)":700.0,
      "EventName (event name)": "Hard Level",
      "AutoHack (enables auto hacking of crates when an event is finished)": true,
      "AutoHackSeconds (countdown for crate to unlock in seconds)": 60.0,
      "UseKits (use custom kits plugin)": true,
      "Kits (custom kits)": ["cratespecial"],
      "NpcName (custom name)": "Hard Crate Guard",
      "NpcCount (number of guards to spawn)": 3,
      "NpcHealth (health guards spawn with)": 200.0,
      "NpcRadius (max distance guards will roam)": 35.0,
      "NpcAggression (max aggression distance guards will target)": 170.0,
      "MarkerColor (marker color)": "#3060d9",
      "MarkerBorderColor (marker border color)": "#000000",
      "MarkerOpacity (marker opacity)": 0.9,
      "UseLoot (use custom loot table)": true,
      "MaxLootItems (max items to spawn in crate)": 8,
      "CustomLoot (items to spawn in crate)": [
       {
          "Shortname": "rifle.ak",
          "MinAmount": 1,
          "MaxAmount": 1
        },
        {
          "Shortname": "cctv.camera",
          "MinAmount": 1,
          "MaxAmount": 2
        },
        {
          "Shortname": "rifle.lr300",
          "MinAmount": 1,
          "MaxAmount": 1
        },
        {
          "Shortname": "rifle.bolt",
          "MinAmount": 1,
          "MaxAmount": 1
        },
        {
          "Shortname": "rifle.l96",
          "MinAmount": 1,
          "MaxAmount": 1
        },
        {
          "Shortname": "lmg.m249",
          "MinAmount": 1,
          "MaxAmount": 1
        },
        {
          "Shortname": "explosive.timed",
          "MinAmount": 5,
          "MaxAmount": 10
        },
        {
          "Shortname": "autoturret",
          "MinAmount": 1,
          "MaxAmount": 2
        },
        {
          "Shortname": "metal.fragments",
          "MinAmount": 1000,
          "MaxAmount": 6000
        },
        
       {
          "Shortname": "hq.metal.ore",
          "MinAmount": 500,
          "MaxAmount": 2000
        },
        {
          "Shortname": "supply.signal",
          "MinAmount": 1,
          "MaxAmount": 1
        },
        {
          "Shortname": "targeting.computer",
          "MinAmount": 1,
          "MaxAmount": 2
        }
     ]
    },
    {
      "EventDuration (duration the event will be active for)": 800.0,
      "EventName (event name)": "Elite Level",
      "AutoHack (enables auto hacking of crates when an event is finished)": true,
      "AutoHackSeconds (countdown for crate to unlock in seconds)": 70.0,
      "UseKits (use custom kits plugin)": true,
      "Kits (custom kits)": ["crateveryhard"],
      "NpcName (custom name)": "Elite Guard",
      "NpcCount (number of guards to spawn)": 4,
      "NpcHealth (health guards spawn with)": 250.0,
      "NpcRadius (max distance guards will roam)": 50.0,
      "NpcAggression (max aggression distance guards will target)": 180.0,
      "MarkerColor (marker color)": "#e81728",
      "MarkerBorderColor (marker border color)": "#000000",
      "MarkerOpacity (marker opacity)": 0.9,
      "UseLoot (use custom loot table)": true,
      "MaxLootItems (max items to spawn in crate)": 10,
      "CustomLoot (items to spawn in crate)": [
       {
          "Shortname": "rifle.ak",
          "MinAmount": 1,
          "MaxAmount": 1
        },
        {
          "Shortname": "cctv.camera",
          "MinAmount": 1,
          "MaxAmount": 2
        },
        {
          "Shortname": "rifle.lr300",
          "MinAmount": 1,
          "MaxAmount": 1
        },
        {
          "Shortname": "rifle.bolt",
          "MinAmount": 1,
          "MaxAmount": 1
        },
        {
          "Shortname": "rifle.l96",
          "MinAmount": 1,
          "MaxAmount": 1
        },
        {
          "Shortname": "lmg.m249",
          "MinAmount": 1,
          "MaxAmount": 1
        },
        {
          "Shortname": "explosive.timed",
          "MinAmount": 5,
          "MaxAmount": 10
        },
        {
          "Shortname": "autoturret",
          "MinAmount": 1,
          "MaxAmount": 2
        },
        {
          "Shortname": "metal.fragments",
          "MinAmount": 1000,
          "MaxAmount": 6000
        },
        
       {
          "Shortname": "hq.metal.ore",
          "MinAmount": 500,
          "MaxAmount": 2000
        },
        {
          "Shortname": "supply.signal",
          "MinAmount": 1,
          "MaxAmount": 1
        },
        {
          "Shortname": "targeting.computer",
          "MinAmount": 1,
          "MaxAmount": 2
             }
      ]
    }
  ]
}

Got two chests with random and 2 with custom loot,

The plugin came out last week I installed it on the 29th Oct.  I've resloved the custum kits (uninstalled the plugin and reloaded a fresh download and re-did the data) but the guards still just stand there in a tight circle around the crate. It might be conflicting with another plugin. I have quite a few.
Nova9
The plugin came out last week I installed it on the 29th Oct.  I've resloved the custum kits (uninstalled the plugin and reloaded a fresh download and re-did the data) but the guards still just stand there in a tight circle around the crate. It might be conflicting with another plugin. I have quite a few.

What have you set the roam distance as ? and the aggro distance ?
I have 85 plugins running , Botspawn has 400+ bots but i am not running paratroopers so that might make a difference. And i dont use bots with Fancydrop or Dangerous treasures. Hope you get it sorted soon. it might work better after the Halloween stuff is removed on Friday (Aus time)

1.3.8 was working fine with the kit we made. it had a heavy suit, m249.

when we went to 1.4.1 the npcs would load with heavy suit but default guns.

we tried everything we could to no avail.

went back to 1.3.8 and the kit loaded on npcs fine.
posting your config might help. I have 4 differently equipped bots and they all work, on version 1.4.3 now
5b7d22c4ef71f.jpg pookins

What have you set the roam distance as ? and the aggro distance ?
I have 85 plugins running , Botspawn has 400+ bots but i am not running paratroopers so that might make a difference. And i dont use bots with Fancydrop or Dangerous treasures. Hope you get it sorted soon. it might work better after the Halloween stuff is removed on Friday (Aus time)

I have 96 plugins running.

I added 10 -15 - 20 to the roam distance kept aggro as defualt. I'm not running paratroopers either. I am running BotSpawn but only 50-60 bots. I have bots guarding Air Drops and they are raoming around from the AirDrop. I have noticed (when ive tested CG) that there does seem to Mummies and Scarecrows etc be near by. I also addeed the new Auto Stash Tarp plugin and there are 150 of those. might unload that and see if that makes a difference. (don't know why it should but who knows it is Rust after all)