# Creating clothing that can not be taken off or dropped?

**URL:** https://discourse.cataclysmdda.org/t/creating-clothing-that-can-not-be-taken-off-or-dropped/12296
**Category:** The Toolbox
**Created:** [July 31, 2016, 6:29pm UTC](https://discourse.cataclysmdda.org/t/creating-clothing-that-can-not-be-taken-off-or-dropped/12296 "2016-07-31T18:29:37Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Eric](https://avatars.discourse-cdn.com/v4/letter/e/898d66/32.png) [@Eric](https://discourse.cataclysmdda.org/u/Eric)
#### Post date: [July 31, 2016, 6:29pm UTC](https://discourse.cataclysmdda.org/t/creating-clothing-that-can-not-be-taken-off-or-dropped/12296/1 "2016-07-31T18:29:37Z")

</div>

I’m trying to mod in a piece of clothing that cannot be removed or dropped. I tried applying the “IRREMOVABLE” and “NO\_DROP” tags to them, but upon testing the character, the clothing could be both removed and dropped.

How do I make a piece of clothing that spawns in with a character, and can not be removed or dropped?

---

<div class="post-metadata">

### Author: ![pisskop](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/pisskop/32/1327_2.png) [@pisskop](https://discourse.cataclysmdda.org/u/pisskop)
#### Post date: [July 31, 2016, 7:22pm UTC](https://discourse.cataclysmdda.org/t/creating-clothing-that-can-not-be-taken-off-or-dropped/12296/2 "2016-07-31T19:22:56Z")

</div>

Sounds like youd need to code it.

---

<div class="post-metadata">

### Author: ![Eric](https://avatars.discourse-cdn.com/v4/letter/e/898d66/32.png) [@Eric](https://discourse.cataclysmdda.org/u/Eric)
#### Post date: [August 1, 2016, 1:49am UTC](https://discourse.cataclysmdda.org/t/creating-clothing-that-can-not-be-taken-off-or-dropped/12296/3 "2016-08-01T01:49:56Z")

</div>

> [@pisskop](#):
>
> Sounds like youd need to code it.

Would I need to download the entire source code from github for this, or could I copy and paste only the parts I would need into their own files within the mod, and work with them as needed?

---

<div class="post-metadata">

### Author: ![BorkBorkGoesTheCode](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/borkborkgoesthecode/32/2343_2.png) [@BorkBorkGoesTheCode](https://discourse.cataclysmdda.org/u/BorkBorkGoesTheCode)
#### Post date: [August 1, 2016, 5:36am UTC](https://discourse.cataclysmdda.org/t/creating-clothing-that-can-not-be-taken-off-or-dropped/12296/4 "2016-08-01T05:36:16Z")

</div>

IRREMOVABLE only applies to weapon mods.

---

<div class="post-metadata">

### Author: ![Eric](https://avatars.discourse-cdn.com/v4/letter/e/898d66/32.png) [@Eric](https://discourse.cataclysmdda.org/u/Eric)
#### Post date: [August 1, 2016, 1:07pm UTC](https://discourse.cataclysmdda.org/t/creating-clothing-that-can-not-be-taken-off-or-dropped/12296/5 "2016-08-01T13:07:55Z")

</div>

> [@BorkBorkGoesTheCode](#):
>
> IRREMOVABLE only applies to weapon mods.

Can it be edited so that it applies to clothing too? Or do I meed to go into the source code for that?

---

<div class="post-metadata">

### Author: ![Soyweiser](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/soyweiser/32/37_2.png) [@Soyweiser](https://discourse.cataclysmdda.org/u/Soyweiser)
#### Post date: [August 2, 2016, 12:23am UTC](https://discourse.cataclysmdda.org/t/creating-clothing-that-can-not-be-taken-off-or-dropped/12296/6 "2016-08-02T00:23:18Z")

</div>

You will have to code it yourself I think. You could make a github issue out of it. But as it is a feature only you want so far, I think nobody will implement it. (Which isn’t intended to be malicious btw. Just how it is, not a priority feature).

---

<div class="post-metadata">

### Author: ![pisskop](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/pisskop/32/1327_2.png) [@pisskop](https://discourse.cataclysmdda.org/u/pisskop)
#### Post date: [August 3, 2016, 1:18pm UTC](https://discourse.cataclysmdda.org/t/creating-clothing-that-can-not-be-taken-off-or-dropped/12296/7 "2016-08-03T13:18:32Z")

</div>

ftr i think cursed artifacts would be neat

and give us a reason to quest for the cure. such as a lab finale, or something

---

<div class="post-metadata">

### Author: ![Chezzo](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/chezzo/32/429_2.png) [@Chezzo](https://discourse.cataclysmdda.org/u/Chezzo)
#### Post date: [September 1, 2016, 3:54pm UTC](https://discourse.cataclysmdda.org/t/creating-clothing-that-can-not-be-taken-off-or-dropped/12296/8 "2016-09-01T15:54:24Z")

</div>

The electronic handcuffs copbots put on you do this, don’t they?

---

<div class="post-metadata">

### Author: ![Taberone](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/taberone/32/515_2.png) [@Taberone](https://discourse.cataclysmdda.org/u/Taberone)
#### Post date: [September 13, 2016, 2:23pm UTC](https://discourse.cataclysmdda.org/t/creating-clothing-that-can-not-be-taken-off-or-dropped/12296/9 "2016-09-13T14:23:09Z")

</div>

> [@Chezzo](#):
>
> The electronic handcuffs copbots put on you do this, don’t they?

Handcuffs work as undroppable items you’re forced to wield that prevent you from doing much, IIRC.
