Low chance of naked troopersNot An Issue
I called them 4 times now with the new version and 2 single troopers were completely naked.
I don't know if the GiveKit failed at this moment? But he had loot and his name, only loadout failed.

My config includes one single loadkit currently.
I also fall naked although  Kit's installed
You need more than just install the Kit-plugin.
You need to create your own kit, give it a name, and use this name as kit-name in the paratrooper config.
Make sure you used the "container: wear", and give them a proper weapon in the "container:belt" (only the first weapon in the belt will be used by ncps)
Like this
"items": [        
        {
          "itemid": -1549739227,
          "container": "wear",
          "amount": 1,
          "skinid": 2090776132,
          "weapon": false,
          "blueprintTarget": 0,
          "mods": []
        }​
thx capitan. 

"NPC Paratrooper Kit to be used (chosen at random)": [
"desant2",
"desant1",
"desant3",
"desant4",
"desant5"
],

Merged post

1 bot naked. 9 have kit
Ok sorry, it was not clear if all of your troopers were naked, or just some. So this is the same bug as I described. 
yes. when adding more KITs I did not notice the appearance of naked NPCs. if you have 1 kit - 1/2 naked 8/9 have kit

Merged post

https://imgur.com/COW9DVi

I am not able to reproduce this at all. I have 8 kits loaded, each kit must have items in each kit that you created PRIOR to adding them to Paratroopers. the method for the kits calling is the same in 100 different plugins. Its a hook call. If there are any issues in any of the kits, that is a kit thing. 

ins.Kits?.Call("GiveKit", NPC, configData.NPC.Kits.GetRandom())); when used like this, all it does is look at all the different kits in the config and applies one at random. the configData.NPC.Kits is the section of the config file where you have your Kits that you are adding to the Paratroopers. GetRandom is just as it sounds.

The best way to test your Kits you created is to empty your inventory, and give yourself the kit that you created. I highly recommend for every single one you created using Kits, that you test and make sure it gives you that kit. If it does not, then there is a problem with that Kit and you may need to recreate it or resave it. Trust me when I say I have made that mistake myself. Troubleshooting 101.

and if there are 5 of them there may be a mistake?
Buba1
and if there are 5 of them there may be a mistake?

I would suggest posting your Kits data for review - strongly believe it is your kits since I cant reproduce on any of the servers I tested it on.

"desant1": {
"name": "desant1",
"description": null,
"max": 0,
"cooldown": 0.0,
"authlevel": 0,
"hide": true,
"npconly": false,
"permission": null,
"image": null,
"building": null,
"items": [
{
"itemid": -1266045928,
"container": "wear",
"amount": 1,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": 1081315464,
"container": "wear",
"amount": 1,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": -2069578888,
"container": "belt",
"amount": 1,
"skinid": 0,
"weapon": true,
"blueprintTarget": 0,
"mods": [
952603248,
442289265
]
}
]
},
"desant2": {
"name": "desant2",
"description": null,
"max": 0,
"cooldown": 0.0,
"authlevel": 0,
"hide": true,
"npconly": false,
"permission": null,
"image": null,
"building": null,
"items": [
{
"itemid": 1181207482,
"container": "wear",
"amount": 1,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": -1102429027,
"container": "wear",
"amount": 1,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": -1778159885,
"container": "wear",
"amount": 1,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": -2069578888,
"container": "belt",
"amount": 1,
"skinid": 1712378771,
"weapon": true,
"blueprintTarget": 0,
"mods": [
952603248,
442289265
]
}
]
},
"desant3": {
"name": "desant3",
"description": null,
"max": 0,
"cooldown": 0.0,
"authlevel": 0,
"hide": true,
"npconly": false,
"permission": null,
"image": null,
"building": null,
"items": [
{
"itemid": -1772746857,
"container": "wear",
"amount": 1,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": -2069578888,
"container": "belt",
"amount": 1,
"skinid": 1960257468,
"weapon": true,
"blueprintTarget": 0,
"mods": [
952603248,
442289265
]
}
]
},
"desant4": {
"name": "desant4",
"description": null,
"max": 0,
"cooldown": 0.0,
"authlevel": 0,
"hide": true,
"npconly": false,
"permission": null,
"image": null,
"building": null,
"items": [
{
"itemid": 671063303,
"container": "wear",
"amount": 1,
"skinid": 869709888,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": -2002277461,
"container": "wear",
"amount": 1,
"skinid": 953124938,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": 1722154847,
"container": "wear",
"amount": 1,
"skinid": 837179220,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": -1812555177,
"container": "belt",
"amount": 1,
"skinid": 2024164450,
"weapon": true,
"blueprintTarget": 0,
"mods": [
952603248,
442289265
]
}
]
},
"desant5": {
"name": "desant5",
"description": null,
"max": 0,
"cooldown": 0.0,
"authlevel": 0,
"hide": true,
"npconly": false,
"permission": null,
"image": null,
"building": null,
"items": [
{
"itemid": 2126889441,
"container": "wear",
"amount": 1,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": -1518883088,
"container": "wear",
"amount": 1,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": -1163532624,
"container": "wear",
"amount": 1,
"skinid": 10008,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": 237239288,
"container": "wear",
"amount": 1,
"skinid": 10021,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": 1545779598,
"container": "belt",
"amount": 1,
"skinid": 10135,
"weapon": true,
"blueprintTarget": 0,
"mods": [
952603248,
442289265
]
}

Merged post

npconly i off just now
Post your section with the Kits from the paratroopers config
"NPC Paratrooper Kit to be used (chosen at random)": [
"desant2",
"desant1",
"desant3",
"desant4",
"desant5"
],
Go to this site and paste your Kits.json in there and validate it
https://jsonlint.com/
validate JSON
I was able to get your kits with every call using the ones you sent with no issues. Keep in mind Kits is very old too over 2 years since an update. It is being redone by one of the devs. I just simply can't reproduce the random Nakeds not getting a kit.
Locked automatically