Guards spawning in naked
Just re-installed the plugin to be sure, but the guards still spawn in naked around the crate. Any help?
posting your config will maybe give other people a clue as to what is wrong
5b7d22c4ef71f.jpg pookins
posting your config will maybe give other people a clue as to what is wrong

It is the default config that you start with after installing the plugin. No changes made at all.

Marine

It is the default config that you start with after installing the plugin. No changes made at all.

So  you didnt create any "custom" kits for them to use ? , I created a kit for each of the crate level guards.

Good afternoon.

As its related to this subject, i reply here instead of making a new topic to keep the "clutter" away.

Today, we experienced the same issue where normal NPC is spawned in and where 2 of those NPC's had nothing on them. They just look at you naked, as if they are begging for mercy. We do have custom kits, but we only have added this to custom related events and kept the default version intact. This event was triggered by the default event "easy" Guard crate.

{
      "EventDuration (duration the event will be active for)": 800,
      "EventName (event name)": "Easy Level",
      "AutoHack (enables auto hacking of crates when an event is finished)": true,
      "AutoHackSeconds (countdown for crate to unlock in seconds)": 45,
      "UseKits (use custom kits plugin)": true,
      "Kits (custom kits)": [],
      "NpcName (custom name)": "Easy Guard",
      "NpcCount (number of guards to spawn)": 4,
      "NpcHealth (health guards spawn with)": 100,
      "NpcRadius (max distance guards will roam)": 15,
      "NpcAggression (max aggression distance guards will target)": 120,
      "MarkerColor (marker color)": "#e00bf2",
      "MarkerBorderColor (marker border color)": "#000000",
      "MarkerOpacity (marker opacity)": 0.4,
      "UseLoot (use custom loot table)": false,
      "MaxLootItems (max items to spawn in crate)": 4,
      "CustomLoot (items to spawn in crate)": []
    },​