Clothing Slots

Available Inventory Slots Depends On Clothing Worn

Total Downloads: 732 - First Release: Dec 31, 2017 - Last Update: Jan 9, 2018

5/5, 3 likes
  1. Jake Rich submitted a new resource:

    Clothing Slots - Available Inventory Slots Depends On Clothing Worn

    Read more about this resource...
     
  2. This is such a cool idea! Awesome work man, you've uploaded some really dope plugins
    [DOUBLEPOST=1514765656][/DOUBLEPOST]Also if possible could you add permissions to this, that'd be fantastic.
     
  3. Also unfortunately it seems like this plugin bugs players spawning options and is fixed upon deleting the plugin and restarting the server. Awesome plugin regardless.
     
  4. Jake Rich updated Clothing Slots with a new update entry:

    1.0.1


    [DOUBLEPOST=1514769386][/DOUBLEPOST]
    Wait what? What do you mean it bugs their spawning options?
     
  5. For example a player when this plug was loaded could not use their sleeping bags and it failed to call a hook, can't remember which one but it bugged out the player. Upon deletion and restarting the respawn options worked fine.
     
  6. This plugin doesn't affect respawning at all :p If you see the error again, let me know the error message or what hook is failed to call so I can try and pin point it.
     
  7. I will try recreate the error tomorrow
     
  8. This is great. I spent some time attempting to balance the slots that unlocked a little better. Just my view but I think by default it should be less avalable slots the less clothing you have. A nude with 4 inv. slots and basic burlap clothing offering minimal inv. space. If anyone is interested here is my CFG.

    Code:
    {
      "DefaultSlots": 4,
      "Clothing": {
        "burlap.shirt": {
          "Slots": 2,
          "Stacksize": 1.0
        },
        "burlap.shoes": {
          "Slots": 1,
          "Stacksize": 1.0
        },
        "facialhair.style01": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "femalearmpithair.style01": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "femaleeyebrow.style01": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "femalepubichair.style01": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "female_hairstyle_01": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "female_hairstyle_03": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "burlap.gloves": {
          "Slots": 2,
          "Stacksize": 1.0
        },
        "gloweyes": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "male_hairstyle_01": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "female_hairstyle_02": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "attire.hide.helterneck": {
          "Slots": 2,
          "Stacksize": 1.0
        },
        "hat.beenie": {
          "Slots": 2,
          "Stacksize": 1.0
        },
        "hat.boonie": {
          "Slots": 2,
          "Stacksize": 1.0
        },
        "bucket.helmet": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "burlap.headwrap": {
          "Slots": 1,
          "Stacksize": 1.0
        },
        "hat.candle": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "hat.cap": {
          "Slots": 1,
          "Stacksize": 1.0
        },
        "coffeecan.helmet": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "deer.skull.mask": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "heavy.plate.helmet": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "hat.miner": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "attire.reindeer.headband": {
          "Slots": 1,
          "Stacksize": 1.0
        },
        "riot.helmet": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "hat.wolf": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "wood.armor.helmet": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "hazmatsuit": {
          "Slots": 14,
          "Stacksize": 1.0
        },
        "attire.hide.boots": {
          "Slots": 2,
          "Stacksize": 1.0
        },
        "attire.hide.skirt": {
          "Slots": 2,
          "Stacksize": 1.0
        },
        "attire.hide.vest": {
          "Slots": 4,
          "Stacksize": 1.0
        },
        "hoodie": {
          "Slots": 7,
          "Stacksize": 1.0
        },
        "bone.armor.suit": {
          "Slots": 6,
          "Stacksize": 1.0
        },
        "heavy.plate.jacket": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "jacket.snow": {
          "Slots": 13,
          "Stacksize": 1.0
        },
        "jacket": {
          "Slots": 6,
          "Stacksize": 1.0
        },
        "male.facialhair.style02": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "male_hairstyle_02": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "malearmpithair.style01": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "maleeyebrow.style01": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "malepubichair.style01": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "male_hairstyle_03": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "mask.balaclava": {
          "Slots": 2,
          "Stacksize": 1.0
        },
        "mask.bandana": {
          "Slots": 2,
          "Stacksize": 1.0
        },
        "metal.facemask": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "metal.plate.torso": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "burlap.trousers": {
          "Slots": 2,
          "Stacksize": 1.0
        },
        "pants": {
          "Slots": 6,
          "Stacksize": 1.0
        },
        "heavy.plate.pants": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "attire.hide.pants": {
          "Slots": 4,
          "Stacksize": 1.0
        },
        "roadsign.kilt": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "pants.shorts": {
          "Slots": 4,
          "Stacksize": 1.0
        },
        "attire.hide.poncho": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "pumpkin": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "roadsign.jacket": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "santahat": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "shirt.collared": {
          "Slots": 4,
          "Stacksize": 1.0
        },
        "shirt.tanktop": {
          "Slots": 1,
          "Stacksize": 1.0
        },
        "shoes.boots": {
          "Slots": 4,
          "Stacksize": 1.0
        },
        "tshirt": {
          "Slots": 3,
          "Stacksize": 1.0
        },
        "tshirt.long": {
          "Slots": 4,
          "Stacksize": 1.0
        },
        "wood.armor.jacket": {
          "Slots": 0,
          "Stacksize": 1.0
        },
        "wood.armor.pants": {
          "Slots": 0,
          "Stacksize": 1.0
        }
      }
    }
     
  9. I know I would be interested in any configs or ideas anyone else had, I just threw my config together quickly.
     
  10. Its great so far. My config simply scales up from nude having 4 slots threw burlap to full hoodie/Jacket for max space.

    It is is possible to use a - number on an item. would be great to be able to drop a few loot spots off a fully combat geared setup.
     
  11. Does anyone have a server running this plugin? I really love the idea for my server but want to see how it works before implimenting it on wipe day.
     
  12. It locks the inventory spaces making them inaccessible.
     
  13. I understand what it does. I wanted to see how it plays. I dont wanna just throw it on my server and force my players to use it just quit yet. It may be a shock to the system. Do u have a server connor? If so would I be able to hop on and try it out?
     
  14. I don't currently have it on but I could enable it to show you if you wish. Join this: Rusty Krab 5x
     
  15. That would be great ✌️. My ign is brometheus
    Joining now.... waiting for it to pop up on the available list. Thanks again for allowing me to see it
     
    Last edited by a moderator: Jan 2, 2018
  16. Not sure if you're joining the right server, here's the ip
    151.80.3.16:28015
     
  17. When events run it removes those inventory slots because of the kits clothing and people are left without ammo or half of whats in the kit. Please fix
    [DOUBLEPOST=1514938683][/DOUBLEPOST]Need something to make it disabled when in a zone or something
     
  18. Increase the amount of slots of the armour that is being equipped within the zone. This should negate it.
     
  19. Then that would affect out of arena gameplay. I guess thats a work around. Would be nice to have some sort of check of zone placement. I guess ill get ahold of zone manager dev and hope he can help.
     
  20. Im watching this in action right now in Winter's latest video. Very cool system!