Jump to content

Enable custom skins drop

Pending 1.2.2

andremelo90
{
  "GlobalSettings": {
    "allowDuplicates": false,
    "corpseTypePerBotReSpawnProfile": false,
    "Include_DM_Crates": true,
    "Show_Skins_For_All_Items": true,
    "AllowSkinsFor": [
      "rifle.ak",
      "rifle.semiauto"
    ]
  },

hi, is

"Show_Skins_For_All_Items":

an override for

"AllowSkinsFor": []

?

Edited by andremelo90
Link to comment
  • Administrator

Hi,
No. By default the plugin only shows the 'skins' entry for items if they have skins in game by default.

If you have some item which doesn't show the 'skins' option, but you want it to,
you can either add it to 'AllowSkinsFor', or enabled Show_Skins_For_All.

One's a scalpel, one's a lump hammer.

  • Love 1
Link to comment

also,

      "rifle.ak": {
        "probability": 1,
        "minStack": 1,
        "maxStack": 1,
        "blueprintChancePercent": 0,
        "skins": [
         4369864484,
         3456788992
        ],
        "IncludeAllApprovedSkins": true,
        "MinConditionPercent": 90,
        "MaxConditionPercent": 100
      },

is 

        "IncludeAllApprovedSkins": true,

an override for:

        "skins": [
         4369864484,
         3456788992
        ],

? or do i have to set it to True only if i add any workshop approved skins to the above group?

Edited by andremelo90
Link to comment
  • Administrator

IncludeAllApprovedSkins will automatically add the ids of any rust workshop approved skins to your 'skins' list.

It should, anyway.
It wont delete entries that you have added - It should just add more, if it finds them..

  • Love 1
Link to comment
1.4m

Downloads

Total number of downloads.

6.7k

Customers

Total customers served.

99.4k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.