Random skins not being applied to guns dropped by NPCsNot An Issue
Had an issue with the latest version of this plugin where guns aren't getting random skins, only the default skin is ever on any gun any NPC drops on death.

Config is as follows:
{
  "Guns": {
    "Gun condition": {
      "Min": 5,
      "Max": 95
    },
    "Attachment count": {
      "Min": 0,
      "Max": 2
    },
    "Attachment list": ["weapon.mod.8x.scope", "weapon.mod.flashlight", "weapon.mod.holosight", "weapon.mod.lasersight", "weapon.mod.muzzleboost", "weapon.mod.muzzlebrake", "weapon.mod.silencer", "weapon.mod.simplesight", "weapon.mod.small.scope"],
    "Assign random skin": true,
    "Drop chance": 1.0
  },
  "Ammo": {
    "Amount to drop": {
      "Min": 10,
      "Max": 55
    },
    "Drop chance": 0.8
  },
  "Meds": {
    "Amount to drop": {
      "Min": 1,
      "Max": 3
    },
    "Drop chance": 0.4
  },
  "Put weapon into corpse": false,
  "Remove default loot from corpse": false,
  "Drop spawned items near corpse (otherwise just delete them)": true
}​
Same here. I saw the issue on a previous where the getskin command was causing the plugin to break. so i hope there is a fix soon! the random skinned drops were freakin' amazing! Chevskii  !!!
Locked automatically